CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/25 08:35:10
Modified files:
sys/netinet : in.c in.h tcp_usrreq.c
Log message:
Since in_broadcast() is now used to always iterate on all the interfaces
of your system, put it on a diet and kill the superfluous logic.
ok mikeb@
