aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lb/node.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10lb: fix intermittent per-port-vip idx lookup failureDave Wallace1-0/+1
2023-07-13lb: Fix src_ip_sticky evaluation bug in per-port-vip case.Nobuhiro MIKI1-280/+66
2023-01-18lb: add source ip based sticky load balancingNobuhiro MIKI1-22/+257
2020-10-24lb: Loadbalancer plugin, correctly rewrite checksum in L3DSR, non-TCP casesHiroki Narukawa1-4/+14
2020-08-06misc: harmonize namesDave Barach1-3/+2
2019-06-06lb: crashed with some specific commit under heavy trafficHongjun Ni1-1/+1
2018-10-02VPP-1440: clean up coverity warningsDave Barach1-2/+3
2018-08-31Support lb on both vip and per-port-vip caseHongjun Ni1-48/+198
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-06-26L3DSR fix ip checksum issue and add testHongjun Ni1-9/+12
2018-05-18Rework kube-proxy into LB pluginHongjun Ni1-301/+968
2018-03-06LB plugin: Fix Layer-4 checksum error in L3DSR.Yusuke Tatsumi1-0/+5
2018-02-02Add L3DSR feature in LB pluginHongjun Ni1-42/+76
2017-08-11Fix IP fragment-id and offset issue in LB-GRE4Hongjun Ni1-0/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-11/+11
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+419