CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/28 06:06:55
Modified files:
sys/net : if.c
sys/netinet : in_pcb.c ip_input.c
Log message:
Replace some casts to struct in_ifaddr pointer by ifatoia() or NULL.
ok millert@, haesbaert@, bluhm@
