opnsense-src/tools/tools/netmap
Vincenzo Maffione c7c7805531 add valectl to the system commands
The valectl(4) program is used to manage vale(4) switches.
Add it to the system commands so that it can be used right away.
This program was previously called vale-ctl, and stored in
tools/tools/netmap

Reviewed by:	hrs, bcr, lwhsu, kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D22146
2019-10-31 21:01:34 +00:00
..
bridge.8 netmap: add load balancer program 2018-11-09 08:43:40 +00:00
bridge.c netmap: add man page for the bridge program 2018-10-23 15:34:43 +00:00
ctrs.h netmap: add load balancer program 2018-11-09 08:43:40 +00:00
lb.8 add valectl to the system commands 2019-10-31 21:01:34 +00:00
lb.c netmap: minor misc improvements 2019-10-20 14:15:45 +00:00
Makefile add valectl to the system commands 2019-10-31 21:01:34 +00:00
nmreplay.8 netmap: update nmreplay(8) 2018-12-21 14:45:10 +00:00
nmreplay.c netmap: nmreplay: import various fixes from upstream (2704a51839906) 2018-12-21 13:56:57 +00:00
pkt-gen.8 netmap: pkt-gen: several updates from upstream 2018-11-10 15:10:22 +00:00
pkt-gen.c netmap: minor misc improvements 2019-10-20 14:15:45 +00:00
pkt_hash.c netmap: add load balancer program 2018-11-09 08:43:40 +00:00
pkt_hash.h netmap: add load balancer program 2018-11-09 08:43:40 +00:00
README add valectl to the system commands 2019-10-31 21:01:34 +00:00

$FreeBSD$

This directory contains applications that use the netmap API

	pkt-gen		a multi-function packet generator and traffic sink

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

	lb		an L3/L4 load balancer

	nmreplay	a tool to playback a pcap file to a netmap port