CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/21 03:42:00
Modified files:
sys/netinet6 : nd6_rtr.c
Log message:
Assert that in6_ifadd() is always called at IPL_SOFTNET.
While here us __func__ in debug strings to reduce noise when grepping.
