summaryrefslogtreecommitdiffstats
path: root/plugins/lb-plugin/lb/lb.c
AgeCommit message (Collapse)AuthorFilesLines
2016-08-11VPP-130: LoadBal: Add lookup bypass and fix adjacency format functionPierre Pfister1-1/+59
Change-Id: Ib83c6ba04c41dbb80603c6a08c324d71eb44a102 Signed-off-by: Pierre Pfister <ppfister@cisco.com>
2016-08-11VPP-130: MagLev-like Load BalancerPierre Pfister1-0/+746
This plugin provides load balancing for VPP in a way that is largely inspired from Google's MagLev: http://research.google.com/pubs/pub44824.html More info in the README.md Change-Id: I1223f495d5c2d5200808a398504119f2830337e9 Signed-off-by: Pierre Pfister <ppfister@cisco.com>