cvs commit: src/sys/net if_ethersubr.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Mar 19 06:21:52 PDT 2008


sephe       2008/03/19 06:20:48 PDT

DragonFly src repository

  Modified files:
    sys/net              if_ethersubr.c 
  Log:
  - 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
  
  Revision  Changes    Path
  1.53      +48 -28    src/sys/net/if_ethersubr.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/if_ethersubr.c.diff?r1=1.52&r2=1.53&f=u





More information about the Commits mailing list