]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: lb: switch to libnetmap
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:28:50 +0000 (09:28 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:28:50 +0000 (09:28 +0000)
commit73b2e3e56b5302183a7498304fa0ec58f69891c2
treea397a0e3365b8579bd88ae997e8da2d199541967
parent4bfe1a4fe2f86000c643beac89f3a9e0a0df8ab7
netmap: lb: 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/lb.c
tools/tools/netmap/pkt_hash.c