CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/03/11 04:28:55

Modified files:
        sys/netinet    : ip_icmp.c 

Log message:
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.

Idea from claudio@, moral support from henning@, ok mikeb@

Reply via email to