freebsd-dev/sys/dev/netmap
Vincenzo Maffione 660a47cb99 netmap: monitor: add a flag to distinguish packet direction
The netmap monitor intercepts any TX/RX packets on the monitored
port. However, before this change there was no way to tell
whether an intercepted packet was being transmitted or received
on the monitored port.
A TXMON flag in the netmap slot has been added for this purpose.
2021-03-29 16:32:54 +00:00
..
if_ptnet.c
if_re_netmap.h
if_vtnet_netmap.h netmap: vtnet: fix RX initialization after netmap_reset() 2021-01-11 21:38:32 +00:00
netmap_bdg.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_bdg.h netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_freebsd.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_generic.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_kern.h netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_kloop.c
netmap_legacy.c netmap: fix parsing of legacy nmr->nr_ringid 2020-08-18 08:03:28 +00:00
netmap_mbq.c
netmap_mbq.h
netmap_mem2.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_mem2.h netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_monitor.c netmap: monitor: add a flag to distinguish packet direction 2021-03-29 16:32:54 +00:00
netmap_null.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_offloadings.c
netmap_pipe.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap_vale.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00
netmap.c netmap: add kernel support for the "offsets" feature 2021-03-29 16:29:01 +00:00