opnsense-src/sys/dev/netmap
Vincenzo Maffione 23ced94451 netmap: fix two panics with emulated adapter
This patch fixes 2 panics. The first one is due to the current VNET not
being set in the emulated adapter transmission path. The second one
is caused by the M_PKTHDR flag not being set when preallocated mbufs
are recycled in the transmit path.

Submitted by:	aleksandr.fedorov@itglobal.com
Reviewed by:	vmaffione
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D20824
2019-07-01 20:37:35 +00:00
..
if_ptnet.c
if_re_netmap.h
if_vtnet_netmap.h
netmap.c
netmap_bdg.c
netmap_bdg.h
netmap_freebsd.c
netmap_generic.c
netmap_kern.h
netmap_kloop.c
netmap_legacy.c
netmap_mbq.c
netmap_mbq.h
netmap_mem2.c
netmap_mem2.h
netmap_monitor.c
netmap_null.c
netmap_offloadings.c
netmap_pipe.c
netmap_pt.c
netmap_vale.c