Age | Commit message (Expand) | Author | Files | Lines |
2023-01-18 | lb: add source ip based sticky load balancing | Nobuhiro MIKI | 1 | -0/+99 |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly | Yulong Pei | 1 | -3/+4 |
2019-11-26 | lb: lb_add_del_vip and lb_add_del_as doesn't work. | Hongjun Ni | 1 | -1/+1 |
2019-09-30 | lb: remove api boilerplate | Ole Troan | 1 | -109/+40 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+1 |
2019-08-02 | lb: fix usage of lb_main in test | Florin Coras | 1 | -2/+18 |
2019-07-31 | lb: vip and as dump/detail api's | Hongjun Ni | 1 | -7/+126 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -21/+3 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 1 | -3/+4 |
2019-03-22 | tests: update test_lb.py to use api call lb_conf. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-07 | Add VAT support for LB | Hongjun Ni | 1 | -54/+172 |
2018-08-31 | Support lb on both vip and per-port-vip case | Hongjun Ni | 1 | -1/+1 |
2018-05-18 | Rework kube-proxy into LB plugin | Hongjun Ni | 1 | -1/+7 |
2018-02-02 | Add L3DSR feature in LB plugin | Hongjun Ni | 1 | -3/+5 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+1 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 1 | -10/+9 |
2017-02-02 | Localize the timeout variable within the W message macro. | Jon Loeliger | 1 | -3/+0 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 1 | -3/+3 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -3/+9 |
2017-01-25 | Repair plugin binary API message numbering | Dave Barach | 1 | -0/+2 |
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -31/+4 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 1 | -0/+293 |