]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iflib: add support for netmap offsets
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Mon, 5 Apr 2021 07:54:47 +0000 (07:54 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Mon, 5 Apr 2021 07:54:47 +0000 (07:54 +0000)
commit361e950180025b72cf78a41a3563d32f9beb0b05
tree859893f46b20c1d7024f030f6fe5579147037f7b
parent7a606f280a3e174dcdd12736b7b976903809eb9c
iflib: add support for netmap offsets

Follow-up change to a6d768d845c173823785c71bb18b40074e7a8998.
This change adds iflib support for netmap offsets, enabling
applications to use offsets on any driver backed by iflib.
sys/net/iflib.c