freebsd-dev/share/man
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
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 CMSG_DATA(3): Use consistent variable names 2018-11-01 15:40:57 +00:00
man4 netmap: add load balancer program 2018-11-09 08:43:40 +00:00
man5 Regen src.conf.5 after r340186 2018-11-06 15:57:17 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 arch.7: update final ia64 release to 10.4 2018-10-23 13:03:24 +00:00
man8 rc.subr(8): Document when required_* variables are processed 2018-11-07 16:56:32 +00:00
man9 Make vop_symlink take a const target path. 2018-11-02 14:42:36 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00