CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/12/02 06:29:26

Modified files:
        sys/net        : if_mpe.c if_mpw.c pf.c route.c route.h 
        sys/netinet    : if_ether.c ip_icmp.c ip_input.c ip_output.c 
        sys/netinet6   : icmp6.c in6_src.c ip6_output.c nd6.c 

Log message:
Kill the RT_REPORT flag to rtalloc() and stop sending RTM_MISS messages
for failed route lookups. This is something that was maybe useful in the
90is but in this modern times it is just annoying and nothing expect it
anyway. OK mpi@, sthen@

Reply via email to