CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/10/14 03:52:26

Modified files:
        sys/net        : if_gre.c if_mpe.c pf.c pfkeyv2.c route.c 
                         route.h 
        sys/netinet    : in_pcb.c ip_input.c ip_output.c ip_spd.c 
                         tcp_input.c 
        sys/netinet6   : frag6.c icmp6.c in6.c in6_src.c ip6_forward.c 
                         ip6_input.c ip6_output.c nd6.c nd6_nbr.c 
        sys/netmpls    : mpls_input.c 

Log message:
Use rtfree() instead of RTFREE(), NULLify some free'd route pointers and
kill the macro.

ok mikeb@, henning@

Reply via email to