CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/04/19 02:23:13

Modified files:
        sys/netinet    : ip_input.c 
        sys/netinet6   : ip6_forward.c ip6_input.c 

Log message:
Instead of freeing a cached RTF_MPATH route after using it, free it
when the next packet needs to be forwarded, just like if the route
was invalid.

ok mikeb@, claudio@

Reply via email to