cvs commit: src/sys/net if_loop.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Sep 5 22:36:30 PDT 2008


sephe       2008/09/05 22:36:05 PDT

DragonFly src repository

  Modified files:
    sys/net              if_loop.c 
  Log:
  Add hwcsum support to lo interface.  This is mainly used to help new sockbuf
  testing, however, it accidentally doubles the current lo0 performance.
  
  Suggested-by: dillon@
  
  Revision  Changes    Path
  1.23      +30 -2     src/sys/net/if_loop.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/if_loop.c.diff?r1=1.22&r2=1.23&f=u





More information about the Commits mailing list