Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-20 Thread Rin Okuyama
On 2016/09/20 23:31, Roy Marples wrote: Thanks both for testing as I don't have any NFS mounts. I've just comitted a very slightly modified version of the patch to improve comments and add increament IPv6 dropped packet stats. ip_output.c rev 1.263 works just fine for me. Thank you very much

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-20 Thread Roy Marples
On 20/09/2016 12:58, Rin Okuyama wrote: > On 2016/09/17 21:09, Roy Marples wrote: >> When I first proposed it offlist, we thought the current >> implementation was the correct thing. >> Here is a patch to just do as you suggest. >> http://www.netbsd.org/~roy/ip_output_tentative.patch >> >> Can the

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-20 Thread Rin Okuyama
Sorry for the late reply. On 2016/09/17 21:09, Roy Marples wrote: When I first proposed it offlist, we thought the current implementation was the correct thing. Here is a patch to just do as you suggest. http://www.netbsd.org/~roy/ip_output_tentative.patch Can the OP test it and see if NFS

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-17 Thread Michael van Elst
On Sat, Sep 17, 2016 at 07:45:43PM +0700, Robert Elz wrote: > The new patch looks like it will probably work (but I don't have > anything that can or would NFS boot, so I can't test that) but I think > it would be better to just treat tentative addresses like validated ones > (just as disabling

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-17 Thread Robert Elz
Date:Sat, 17 Sep 2016 13:09:45 +0100 From:Roy Marples Message-ID: | > That isn't disabling the IFF_TENTATIVE handling, it is dosabling DAD, | The end result should be the same. For this

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-17 Thread Roy Marples
On 2016-09-17 03:31, Robert Elz wrote: Date:Fri, 16 Sep 2016 23:37:40 +0100 From:Roy Marples Message-ID: <03a78e8605c842d9d032ee3ed3a59...@mail.marples.name> | > The IN_IFF_TENTATIVE handling just breaks lots of old code. | | You can disable it

Re: NFS boot fails with ip_output.c rev 1.261 Re: NFS boot fails with ip_output.c rev 1.261

2016-09-16 Thread Robert Elz
Date:Fri, 16 Sep 2016 23:37:40 +0100 From:Roy Marples Message-ID: <03a78e8605c842d9d032ee3ed3a59...@mail.marples.name> | > The IN_IFF_TENTATIVE handling just breaks lots of old code. | | You can disable it by setting the appropriate sysctl