]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r339659:
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Tue, 30 Oct 2018 10:01:15 +0000 (10:01 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Tue, 30 Oct 2018 10:01:15 +0000 (10:01 +0000)
commit95ff7e4bb5f8680711a42303e3221c9ea9f34455
tree1198aa053140ad30c956c414ab63ca9bdac07c6a
parentd740f837946a032c60ddba5cc4cbf899eb4fbaee
MFC r339659:

netmap: add man page for the bridge program

Added bridge(8).
Also, minor fixes to the netmap "bridge" application:
 - indentation fixes and code cleanup
 - better usage description
 - better processing of netmap flags

Approved by: re (rgrimes)
share/man/man4/netmap.4
tools/tools/netmap/bridge.8 [new file with mode: 0644]
tools/tools/netmap/bridge.c
tools/tools/netmap/pkt-gen.8