On Sat, Jul 25, 2009 at 11:12:09PM +0000, Tonnerre Lombard wrote: > Module Name: src > Committed By: tonnerre > Date: Sat Jul 25 23:12:09 UTC 2009 > > Modified Files: > src/sys/netinet6: nd6.c nd6_rtr.c > > Log Message: > Instead of using the net.inet6.ip6.accept_rtadv sysctl for all devices, > make net.inet6.ip6.accept_rtadv the default for individual per-device > settings so people can use the ndp(8) utility to set per-device whether > or not to accept route advertisements. > > rtadvd changes to follow. > > (Debated on tech-net@ before but almost two weeks passed by without any > comment on the patch.)
There was one from David Young: Message-ID: <20090713160131.gg...@ojctech.com> Date: Mon, 13 Jul 2009 11:01:31 -0500 Bernd