opnsense-src/sys/dev/netmap
Vincenzo Maffione bdf79b3562 netmap: drop compatibility FreeBSD code
Netmap users on FreeBSD are not supposed to import code from the
github netmap repository anymore. They should use the code that
is available in the src repo. We can therefore drop the compatibility
code.

MFC after:	7 days

(cherry picked from commit 3da494d324)
2022-12-31 12:06:22 +00:00
..
if_ptnet.c netmap: drop compatibility FreeBSD code 2022-12-31 12:06:22 +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: drop compatibility FreeBSD code 2022-12-31 12:06:22 +00:00
netmap_generic.c netmap: drop compatibility FreeBSD code 2022-12-31 12:06:22 +00:00
netmap_kern.h netmap: drop compatibility FreeBSD code 2022-12-31 12:06:22 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mbq.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mem2.c netmap: don't use linux type struct device * 2021-04-19 14:17:08 -04:00
netmap_mem2.h netmap: align codebase to the current upstream (760279cfb2730a585) 2018-12-05 11:57:16 +00:00
netmap_monitor.c netmap: monitor: add missing netmap_adapter_put() 2022-12-31 12:06:04 +00:00
netmap_null.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_offloadings.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_pipe.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_vale.c netmap: add a tunable for the maximum number of VALE switches 2022-03-20 09:00:50 +00:00