aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lb/api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-04-19lb: initialize lb_vip_add_args_tVratko Polak1-2/+2
2023-01-18lb: add source ip based sticky load balancingNobuhiro MIKI1-0/+74
2022-10-12misc: fix issues reported by clang-15Damjan Marion1-2/+0
2022-09-26api: replace print functions wth formatDamjan Marion1-7/+5
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-7/+7
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-77/+0
2020-08-06misc: harmonize namesDave Barach1-2/+2
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei1-9/+4
2019-11-26lb: lb_add_del_vip and lb_add_del_as doesn't work.Hongjun Ni1-3/+13
2019-10-30lb: refactor ntohl in lb_conf handlerVratko Polak1-9/+9
2019-09-30lb: remove api boilerplateOle Troan1-77/+6
2019-09-26lb: add APIs for set interface nat4 and nat6Hongjun Ni1-0/+42
2019-09-26lb: vl_api_lb_conf_t_handler has to ntohlVratko Polak1-4/+4
2019-08-29lb: fix memcpy error issueYulong Pei1-7/+3
2019-07-31lb: vip and as dump/detail api'sHongjun Ni1-38/+160
2019-07-18lb: update api.c to use scaffolding from latest skelPaul Vinciguerra1-39/+58
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra1-2/+10
2019-03-07Add VAT support for LBHongjun Ni1-6/+7
2018-09-24LB: fix flush flow table issueHongjun Ni1-1/+44
2018-09-07Add flush flag on del as commandHongjun Ni1-1/+1
2018-08-31Support lb on both vip and per-port-vip caseHongjun Ni1-5/+11
2018-06-08LB: reply message id and table length are wrong.Hongjun Ni1-2/+2
2018-06-05lb api: correct byte order of new_flows_table_length argumentAndrey "Zed" Zaikin1-1/+1
2018-05-18Rework kube-proxy into LB pluginHongjun Ni1-17/+63
2018-02-02Add L3DSR feature in LB pluginHongjun Ni1-5/+16
2017-10-03Repair vlib API socket serverDave Barach1-1/+1
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-23/+4
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+228