CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/03 00:54:32
Modified files:
sys/net : if.c
Log message:
Fix a regression introduced when switching from rtsold to the kernel for
router solicitations. Send the router soliciation right away instead of
having a 60 second window between enabling SLAAC on the interface and the
router solicitation being sent.
ok florian@ stsp@ mpi@
