Add hwcsum support to lo interface. This is mainly used to help new sockbuf
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 6 Sep 2008 05:36:05 +0000 (05:36 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 6 Sep 2008 05:36:05 +0000 (05:36 +0000)
commit72662a6721117f7086822fa32efa777a1bd1f834
tree3561e92d70f78aa4a0ecc3264bc556c334bbef15
parent1fd46b85d0006d3c1a20e975ff5aa25157b04186
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@
sys/net/if_loop.c