CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/08 01:33:42
Modified files:
sys/netinet : ip_output.c
Log message:
Check if the outgoing route is associated to a broadcast address instead
of doing a lookup on all the addresses of the outgoing interface.
ok henning@
