opnsense-src/tools/tools/netmap
Warner Losh 3bdf775801 NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
2014-04-13 05:21:56 +00:00
..
bridge.c This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00
Makefile NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
pkt-gen.c This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00
README This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00
vale-ctl.c This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00

$FreeBSD$

This directory contains examples that use netmap

	pkt-gen		a packet sink/source using the netmap API

	bridge		a two-port jumper wire, also using the native API

	vale-ctl	the program to control VALE bridges