If a packet is to be reinjected by dummynet onto ethernet input path,
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 23 Aug 2008 08:26:04 +0000 (08:26 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 23 Aug 2008 08:26:04 +0000 (08:26 +0000)
commit5bad48b5ef2930c96bfaaac85de03203dbb7857c
tree6d92bee44fa18e09187ede63bf9203de56466c2e
parent7e31206ae01834efae8cec8192fed7c23de418f9
If a packet is to be reinjected by dummynet onto ethernet input path,
pass 'ifp' to ether_demux_oncpu() then.
sys/net/dummynet/ip_dummynet_glue.c
sys/net/if_ethersubr.c