ru 2005-03-01 19:39:57 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_eiface.c
Log:
Pull up to ETHER_HDR_LEN before passing an mbuf to ether_input().
The bug was found by running ng_dummy(4) node configured with a
delay, in front of the ng_eiface(4) node.
Revision Changes Path
1.27 +6 -0 src/sys/netgraph/ng_eiface.c