[Bug 289824] nfscbd(8) does not support IPv6
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289824] nfscbd(8) does not support IPv6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Sep 2025 22:54:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289824 --- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> --- (In reply to Lexi Winter from comment #0) Only true for NFSv4.0, which I consider deprecated and for which delegations probably do not work well. The only NFSv4.0 only client is MacOS and I do not know if it even handles delegations at all? (Apple has never upgraded their client. I can only assume they are short on cash and cannot afford the engineering resources.;-) For NFSv4.1/4.2, callbacks are done on what is called a backchannel, which is a client->server TCP connection. Usually, but not always the same TCP connection as is used for regular RPCs. - Therefore works for IPv6. -- You are receiving this mail because: You are the assignee for the bug.