Re: nd6 lie

2015-10-21 Thread Alexander Bluhm
On Wed, Oct 21, 2015 at 10:16:59AM +0200, Martin Pieuchot wrote: > Now that we "fixed" this historical hack, we have: > > rt_ifa->ifa_ifp == rt_ifp > > Ok? OK bluhm@ > > Index: netinet6/nd6.c > === > RCS file: /cvs/src/sys/n

nd6 lie

2015-10-21 Thread Martin Pieuchot
Now that we "fixed" this historical hack, we have: rt_ifa->ifa_ifp == rt_ifp Ok? Index: netinet6/nd6.c === RCS file: /cvs/src/sys/netinet6/nd6.c,v retrieving revision 1.155 diff -u -p -r1.155 nd6.c --- netinet6/nd6.c 1