CVSROOT:        /cvs
Module name:    src
Changes by:     be...@cvs.openbsd.org   2014/03/20 05:22:15

Modified files:
        sys/netinet    : ip_icmp.c 

Log message:
revert rev. 1.115

In case imcp_reflect() is called without a given source address
do not try to find a matching address by iterating over a global
list and always use the routing table.

This breaks icmp echo replies (and maybe more) on machines with >1 ip
"reverting is safer and make it clear that this function needs more love"
ok florian@, mpi@ for the revert

Reply via email to