- Factor out ether_restore_header() from ether_ipfw_chk() and
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 19 Mar 2008 13:20:48 +0000 (13:20 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 19 Mar 2008 13:20:48 +0000 (13:20 +0000)
commit9b77ea6e623906ecc92d762e62e3aacf35cbfa77
treed249218054a74adc8278355158bb5fc1e17a8412
parent8fe2cd5d365daa6ad185c70c82376bc7635e1427
- Factor out ether_restore_header() from ether_ipfw_chk() and
  ether_output_frame()
- Add statistics to count number of ether header restoration and number of
  ether header restoration which needs mbuf prepending
sys/net/if_ethersubr.c