opnsense-src/sys/dev/netmap
Vincenzo Maffione 4d97457db1 monitor: fix cb restore when monitored adapter unregisters
netmap_monitor_stop() called nm_monitor_none() after the head of
the zero-copy monitors had been reset, thus thinking that there
was nothing left to do.

MFC after:	7 days

(cherry picked from commit b41818a28a)
2022-12-31 12:01:53 +00:00
..
if_ptnet.c Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
if_re_netmap.h Fix unused variable warning in if_re_netmap.h 2022-07-24 13:00:10 +02:00
if_vtnet_netmap.h netmap: vtnet: fix RX initialization after netmap_reset() 2021-01-11 21:38:32 +00:00
netmap.c netmap_update_config: update na->name to cope with reconfigurations 2022-12-24 11:46:02 +00:00
netmap_bdg.c netmap: add a tunable for the maximum number of VALE switches 2022-03-20 09:00:50 +00:00
netmap_bdg.h netmap_update_config: update na->name to cope with reconfigurations 2022-12-24 11:46:02 +00:00
netmap_freebsd.c netmap: fix issues in nm_os_extmem_create() 2021-03-23 21:17:23 +00:00
netmap_generic.c netmap: enter NET_EPOCH on generic txsync 2019-10-28 19:00:27 +00:00
netmap_kern.h netmap_update_config: update na->name to cope with reconfigurations 2022-12-24 11:46:02 +00:00
netmap_kloop.c netmap(4): Remove a double word in a source code comment 2022-09-07 09:30:30 +02:00
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: don't use linux type struct device * 2021-04-19 14:17:08 -04:00
netmap_mem2.h
netmap_monitor.c monitor: fix cb restore when monitored adapter unregisters 2022-12-31 12:01:53 +00:00
netmap_null.c
netmap_offloadings.c
netmap_pipe.c
netmap_vale.c netmap: add a tunable for the maximum number of VALE switches 2022-03-20 09:00:50 +00:00