CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/18 00:43:51
Modified files:
sys/netinet : in.c ip_input.c ip_output.c
Log message:
Put a KERNEL_LOCK/UNLOCK dance around sections that still need some
work in the forwarding path.
Tested by Hrvoje Popovski, ok dlg@
