Age | Commit message (Expand) | Author | Files | Lines |
2019-03-22 | tests: update test_lb.py to use api call lb_conf. |  Paul Vinciguerra | 1 | -4/+4 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -2/+5 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -4/+6 |
2019-03-07 | Tests: Refactor payload_to_info() |  Paul Vinciguerra | 1 | -1/+1 |
2018-08-31 | Support lb on both vip and per-port-vip case |  Hongjun Ni | 1 | -55/+218 |
2018-06-26 | L3DSR fix ip checksum issue and add test |  Hongjun Ni | 1 | -0/+6 |
2018-05-18 | Rework kube-proxy into LB plugin |  Hongjun Ni | 1 | -1/+70 |
2018-02-02 | Add L3DSR feature in LB plugin |  Hongjun Ni | 1 | -8/+36 |
2017-12-16 | Use crc32 wrapper (VPP-1086) |  Gabriel Ganne | 1 | -1/+1 |
2017-10-31 | lb plugin tests - wipe flowtable after each unit test |  Gabriel Ganne | 1 | -0/+4 |
2017-10-24 | fix test_lb_ip4_gre6() cleanup |  Gabriel Ganne | 1 | -1/+1 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -6/+5 |
2016-12-19 | make test: filter IPv6 RAs out by default |  Klement Sekera | 1 | -11/+2 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -5/+11 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -4/+3 |
2016-11-10 | Enable verification received packet for LB test |  Matej Klotton | 1 | -12/+4 |
2016-11-09 | Disable non-working checks in load-balancer test and rename ip->ip4 |  Klement Sekera | 1 | -8/+11 |
2016-10-26 | refactor test framework |  Klement Sekera | 1 | -118/+134 |
2016-10-10 | Test: Add test case for Load Balancer plugin |  Pierre Pfister | 1 | -0/+210 |