Dennis Kögel wrote
in <9bbb9ab2-4f60-4dcb-8d25-fdec83f62...@neveragain.de>:
dk> Am 16.01.2012 um 20:45 schrieb Hiroki Sato:
dk> > Can you try the attached patch and let me know if it works fine on
dk> > your system?
dk>
dk> It does indeed.
Thank you for your report. I committed the change i
Am 16.01.2012 um 20:45 schrieb Hiroki Sato:
> Can you try the attached patch and let me know if it works fine on
> your system?
It does indeed.
Thank you!
- D.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-n
Dennis Koegel wrote
in <20120110102405.ga82...@neveragain.de>:
dk> Cheers,
dk>
dk> problem: Having a *lot* of IPv6 interfaces (Vlan interfaces in this case)
dk> causes a huge and annoying delay time at system boot in 9.0R.
dk>
dk> ipv6_up() in network.subr does this:
dk>
dk> + # wait for DAD
Looping in the author of that change ...
On 01/10/2012 02:24, Dennis Koegel wrote:
> Cheers,
>
> problem: Having a *lot* of IPv6 interfaces (Vlan interfaces in this case)
> causes a huge and annoying delay time at system boot in 9.0R.
>
> ipv6_up() in network.subr does this:
>
> + # wait fo
Cheers,
problem: Having a *lot* of IPv6 interfaces (Vlan interfaces in this case)
causes a huge and annoying delay time at system boot in 9.0R.
ipv6_up() in network.subr does this:
+ # wait for DAD
+ sleep `${SYSCTL_N} net.inet6.ip6.dad_count`
+ sleep 1
This happens for each a