]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: lb: switch to libnetmap
authorvmaffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:28:50 +0000 (09:28 +0000)
committervmaffione <vmaffione@FreeBSD.org>
Sun, 22 Nov 2020 09:28:50 +0000 (09:28 +0000)
commitc170a5796b658cd5b6b92192a23874fef6793821
treea397a0e3365b8579bd88ae997e8da2d199541967
parent626f4b1e9353554fd86962e3617a13d966918b04
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