CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/27 11:45:01
Modified files:
sys/netinet6 : ip6_input.c nd6.c nd6.h
Log message:
Move nd6 timer initialisation to nd6_init() and call timeout_set()
only once during init.
OK mpi@
