Module Name: src Committed By: ozaki-r Date: Wed Nov 26 10:18:38 UTC 2014
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
Call looutput with holding KERNEL_LOCK
This fixes diagnostic assertion "KERNEL_LOCKED_P()" in if_loop.c.
PR kern/49410
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/netinet/ip_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
