CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/01/23 03:16:30

Modified files:
        sys/net        : route.c route.h 
        sys/netinet6   : nd6_rtr.c 

Log message:
Merge two chunks of code to inform listeners of a route change into a
new function, rt_sendmsg().  While here, in the v6 cases, pass the same
rtableid that was used for the request instead of dereferencing a pointer
after checking for it to be NULL.

ok krw@ on a previous version, ok bluhm@

Reply via email to