]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: add man page for the bridge program
authorvmaffione <vmaffione@FreeBSD.org>
Tue, 23 Oct 2018 15:34:43 +0000 (15:34 +0000)
committervmaffione <vmaffione@FreeBSD.org>
Tue, 23 Oct 2018 15:34:43 +0000 (15:34 +0000)
commitc41c1dd360cf251708270621606236d80c01db6c
tree8a4838b008196da43c314ff46b8a1cd58824fae4
parent5e1b29b505bff756b2478e8133608985a493f573
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

Reviewed by: 0mp
Approved by: gnn (mentor)
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D17664
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