CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/14 02:15:26
Modified files:
sys/netinet : in_pcb.c ip_input.c ip_var.h raw_ip.c
Log message:
Backout the in_iawithaddr() -> ifa_ifwithaddr() change.
There is a massive issue with broadcast addrs because ifa_ifwithaddr()
handles them differently then in_iawithaddr().
