]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: pkt-gen: switch to libnetmap
authorvmaffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:20:08 +0000 (09:20 +0000)
committervmaffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:20:08 +0000 (09:20 +0000)
commit626f4b1e9353554fd86962e3617a13d966918b04
treedc5059236c26a416bb72f16c249039e3baaff824
parent2e2599d95111d103f0193a60214e57e863abfa60
netmap: pkt-gen: switch to libnetmap

Use the newer libnetmap (included in base) rather than the older
nm_open()/nm_close() defined in netmap_user.h
tools/tools/netmap/pkt-gen.c