]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: nmreplay: switch to libnetmap
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:38:01 +0000 (09:38 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:38:01 +0000 (09:38 +0000)
commit91c60ce8281c1d6d46c67cf819bb270c65320332
tree1455049720bfa9dda62fb3f3da80a75e10c3e674
parent73b2e3e56b5302183a7498304fa0ec58f69891c2
netmap: nmreplay: switch to libnetmap

Use the newer libnetmap (included in base) rather than the older
nm_open()/nm_close() defined in netmap_user.h

MFC after:      3 days
tools/tools/netmap/nmreplay.c