Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NFS boot fails with ip_output.c rev 1.261



On 2016-09-16 23:10, mlelstv%serpens.de@localhost wrote:
roy%marples.name@localhost (Roy Marples) writes:

Sounds like NFS boot needs to wait for IN_IFF_TENTATIVE to clear from
the address.

The IN_IFF_TENTATIVE handling just breaks lots of old code.

You can disable it by setting the appropriate sysctl to zero.

$ sysctl -a | grep dad
net.inet.ip.dad_count = 3
net.inet6.ip6.dad_count = 1

Roy


Home | Main Index | Thread Index | Old Index