opnsense-src/sys/dev/netmap
Luigi Rizzo 4f609083e5 Apparently the length field in advanced descriptors
does not include the CRC irrespective of the setting
of CRCSTRIP. The 82599 data sheets (sec. 7.1.6) say differently.
Very strange. Need to check what happens on legacy descriptors,
but for the time being this restores functionality.
2012-04-12 14:06:05 +00:00
..
head.diff Bring in support for netmap, a framework for very efficient packet 2011-11-17 12:17:39 +00:00
if_em_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_igb_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_lem_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
if_re_netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
ixgbe_netmap.h Apparently the length field in advanced descriptors 2012-04-12 14:06:05 +00:00
netmap.c Some code restructuring to bring the memory allocator out of netmap.c 2012-04-12 11:27:09 +00:00
netmap_kern.h Some code restructuring to bring the memory allocator out of netmap.c 2012-04-12 11:27:09 +00:00
netmap_mem1.c Some code restructuring to bring the memory allocator out of netmap.c 2012-04-12 11:27:09 +00:00