aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lb/lb_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18lb: add source ip based sticky load balancingNobuhiro MIKI1-0/+99
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei1-3/+4
2019-11-26lb: lb_add_del_vip and lb_add_del_as doesn't work.Hongjun Ni1-1/+1
2019-09-30lb: remove api boilerplateOle Troan1-109/+40
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+1
2019-08-02lb: fix usage of lb_main in testFlorin Coras1-2/+18
2019-07-31lb: vip and as dump/detail api'sHongjun Ni1-7/+126
2019-07-09vat: unload unused vat pluginsDave Barach1-21/+3
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne1-3/+4
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra1-1/+1
2019-03-07Add VAT support for LBHongjun Ni1-54/+172
2018-08-31Support lb on both vip and per-port-vip caseHongjun Ni1-1/+1
2018-05-18Rework kube-proxy into LB pluginHongjun Ni1-1/+7
2018-02-02Add L3DSR feature in LB pluginHongjun Ni1-3/+5
2017-10-03Repair vlib API socket serverDave Barach1-1/+1
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-10/+9
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-3/+0
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-3/+3
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger1-3/+9
2017-01-25Repair plugin binary API message numberingDave Barach1-0/+2
2017-01-23binary-api debug CLI works with pluginsDave Barach1-31/+4
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+293