freebsd-dev/share
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
..
colldef Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ctypedef Add hybrid C.UTF-8 locale being identical to default C locale except 2018-11-04 22:13:22 +00:00
dict
doc
dtrace Introduce dwatch(1) as a tool for making DTrace more useful 2018-03-06 23:44:19 +00:00
examples Fix jail examples in jib, jng, README 2018-10-28 18:32:47 +00:00
i18n
keys
man netmap: add load balancer program 2018-11-09 08:43:40 +00:00
misc Add myself to mentees with sbruno as mentor 2018-10-22 14:01:34 +00:00
mk Add the (untested) mips and sparc64 .init call sequences. 2018-11-07 09:49:25 +00:00
monetdef Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
msgdef
numericdef Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
security
sendmail
skel Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
snmp
syscons Don't use CCACHE for linking. 2018-06-27 19:29:15 +00:00
tabset
termcap Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is 2018-06-28 13:48:59 +00:00
tests
timedef Revert r315571 for share/timedef/ca_IT.ISO8859-15.src, ca_IT is Catalan 2018-10-17 16:38:44 +00:00
vt Add some tom-thumb vt font glyphs 2018-10-21 00:35:54 +00:00
zoneinfo We don't actually need env here, so drop it. All shells allow setting 2018-02-09 15:50:32 +00:00
Makefile
Makefile.inc