Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | IPSEC-GRE; tests |  Neale Ranns | 1 | -0/+13 |
2019-03-29 | tests: test/vpp_l2.py fix missing name. |  Paul Vinciguerra | 1 | -13/+0 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -7/+7 |
2019-03-27 | GBP: fixes for l3-out routing |  Neale Ranns | 1 | -1/+3 |
2019-03-22 | tests: update test_lb.py to use api call lb_conf. |  Paul Vinciguerra | 1 | -0/+2 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface |  Kingwel Xie | 1 | -14/+21 |
2019-03-19 | Revert "tests: Deprecate the use of CLI commands in tests." |  Neale Ranns | 1 | -5/+0 |
2019-03-18 | Tests: Trivial. Define constants once. |  Paul Vinciguerra | 1 | -4/+1 |
2019-03-18 | tests: Deprecate the use of CLI commands in tests. |  Paul Vinciguerra | 1 | -0/+5 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -403/+5 |
2019-03-11 | VPP-1508: Tests: Fix vpp_api struct.error under py3. |  Paul Vinciguerra | 1 | -2/+2 |
2019-03-11 | Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup |  Ole Troan | 1 | -1073/+249 |
2019-03-06 | GBP: use sclass in the DP for policy |  Neale Ranns | 1 | -13/+13 |
2019-03-06 | GBP: learn from ARP and L2 packets |  Neale Ranns | 1 | -2/+3 |
2019-03-05 | Test: vpp_papi_provider. __getattr__ |  Paul Vinciguerra | 1 | -4/+8 |
2019-03-05 | GBP: per-group EP retention policy |  Neale Ranns | 1 | -7/+4 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. |  Ole Troan | 1 | -146/+74 |
2019-03-04 | test framework: add factory function and default parameters |  Ole Troan | 1 | -75/+36 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) |  Matus Fabian | 1 | -0/+44 |
2019-02-04 | Fix inheritance problem in test/hook.py. |  Paul Vinciguerra | 1 | -2/+1 |
2019-01-31 | IPSEC: API modernisation |  Neale Ranns | 1 | -45/+49 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 1 | -30/+28 |
2019-01-25 | IPSEC: tests use opbject registry |  Neale Ranns | 1 | -0/+17 |
2019-01-22 | GBP: Sclass to src-epg conversions |  Neale Ranns | 1 | -3/+6 |
2019-01-18 | VTL: Fix sphinx doc generation. |  Paul Vinciguerra | 1 | -13/+1 |
2019-01-14 | VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. |  Paul Vinciguerra | 1 | -5/+5 |
2019-01-13 | bonding: support custom interface IDs |  Alexander Chernavin | 1 | -2/+5 |
2019-01-09 | test/vpp_papi_provider.py: Fix simple copy/paste error. |  Paul Vinciguerra | 1 | -1/+0 |
2018-12-21 | GBP: add allowed ethertypes to contracts |  Neale Ranns | 1 | -2/+5 |
2018-12-21 | MAP: Convert from DPO to input feature. |  Jon Loeliger | 1 | -4/+17 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) |  Matus Fabian | 1 | -0/+33 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 1 | -5/+2 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 1 | -2/+2 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 1 | -3/+6 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -4/+3 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 1 | -8/+20 |
2018-12-06 | Test framework: fix import logic for sphynx. |  Paul Vinciguerra | 1 | -9/+6 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -8/+3 |
2018-12-02 | IPSEC-AH: anti-replay testing |  Neale Ranns | 1 | -2/+6 |
2018-11-29 | GBP: l3-out subnets |  Neale Ranns | 1 | -0/+13 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect |  Pavel Kotucek | 1 | -7/+10 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -1/+1 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. |  Paul Vinciguerra | 1 | -3/+3 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. |  Paul Vinciguerra | 1 | -4/+7 |
2018-11-22 | MAP: Use explicit address/prefix types in API |  Ole Troan | 1 | -6/+0 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) |  Matus Fabian | 1 | -0/+50 |
2018-11-15 | GBP: redirect contracts |  Neale Ranns | 1 | -2/+4 |
2018-11-15 | ipsec: infra for selecting backends |  Klement Sekera | 1 | -0/+7 |
2018-11-08 | make test: bfd refactor |  Klement Sekera | 1 | -4/+13 |