Vincenzo Maffione 689f146bdd netmap: add load balancer program
Add the lb program, which is able to load-balance input traffic
received from a netmap port over M groups, with N netmap pipes in
each group. Each received packet is forwarded to one of the pipes
chosen from each group (using an L3/L4 connection-consistent hash function).
This also adds a man page for lb and some cross-references in related
man pages.

Reviewed by:	bcr, 0mp
Approved by:	gnn (mentor)
Differential Revision:	https://reviews.freebsd.org/D17735
2018-11-09 08:43:40 +00:00
..
2018-11-03 22:02:10 +00:00
2017-10-29 08:17:03 +00:00
2018-11-09 08:43:40 +00:00
2017-11-03 13:52:34 +00:00
2018-06-27 19:29:15 +00:00
2018-10-21 00:35:54 +00:00