1. 79a32a4 tests: remove invalid arguments passed to papi by Paul Vinciguerra · 5 years ago
  2. ba6abfa gbp: add unit-tests for anonymous l3out by Benoît Ganne · 5 years ago
  3. 160c923 gbp: VRF scoped contracts by Neale Ranns · 5 years ago
  4. 1b534f5 tests: fix test_gbp.py. by Paul Vinciguerra · 6 years ago
  5. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  6. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  7. a6bee0a ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets by Neale Ranns · 6 years ago
  8. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  9. cbd0824 IPIP tunnel: use address types on API by Neale Ranns · 6 years ago
  10. b765820 Tests: Refactor. Remove copies of enums. by Paul Vinciguerra · 6 years ago
  11. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  12. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  13. bff9f2f tests: test/vpp_papi_provider.py Specify exception to catch. by Paul Vinciguerra · 6 years ago
  14. f4749ca NAT: VPP-1661 - test case cleanup and refactoring by Filip Varga · 6 years ago
  15. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  16. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  17. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  18. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  19. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  20. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  21. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  22. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  23. f05e732 IPSEC-GRE; tests by Neale Ranns · 6 years ago
  24. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  25. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  26. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  27. f7f1334 tests: update test_lb.py to use api call lb_conf. by Paul Vinciguerra · 6 years ago
  28. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  29. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  30. b5f15bd Tests: Trivial. Define constants once. by Paul Vinciguerra · 6 years ago
  31. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  32. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  33. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  34. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  35. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  36. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  37. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
  38. 7ab9970 Test: vpp_papi_provider. __getattr__ by Paul Vinciguerra · 6 years ago
  39. 32f6d8e GBP: per-group EP retention policy by Neale Ranns · 6 years ago
  40. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  41. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  42. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  43. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  44. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  45. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  46. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  47. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  48. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  49. 04575c5 VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. by Paul Vinciguerra · 6 years ago
  50. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  51. f076963 test/vpp_papi_provider.py: Fix simple copy/paste error. by Paul Vinciguerra · 6 years ago
  52. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  53. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  54. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  55. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  56. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  57. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  58. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  59. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  60. f0cbcea Test framework: fix import logic for sphynx. by Paul Vinciguerra · 6 years ago
  61. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  62. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  63. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  64. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  65. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  66. 6c74617 VPP-1508 Fix for bug introduced in tests on use of repr. by Paul Vinciguerra · 6 years ago
  67. 00671cf VPP-1508 python3 tests: python3 repr. by Paul Vinciguerra · 6 years ago
  68. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  69. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  70. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  71. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  72. 7d6afb3 make test: bfd refactor by Klement Sekera · 6 years ago
  73. c29c0af GBP: Endpoints with VLAN tags and birdges that don't learn by Neale Ranns · 6 years ago
  74. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  75. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  76. 97748ca IGMP: proxy device by Jakub Grajciar · 6 years ago
  77. b3f9050 vhost_user: Add test for interface states and events by Juraj Sloboda · 6 years ago
  78. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  79. 2d3c7b9 BFD: add get echo source API (VPP-1367) by Matus Fabian · 6 years ago
  80. d1e68ab Source VRF Select by Neale Ranns · 6 years ago
  81. b1be2a0 memif: Memif Test Case by Jakub Grajciar · 6 years ago
  82. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  83. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  84. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  85. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  86. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  87. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  88. bb4e022 NAT: TCP MSS clamping by Matus Fabian · 6 years ago
  89. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  90. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  91. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  92. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  93. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  94. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  95. 878c646 NAT44: add support for session timeout (VPP-1272) by Matus Fabian · 6 years ago
  96. 6150211 IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes by Neale Ranns · 6 years ago
  97. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  98. 404d88e Add test of the IP unnumbered dump by Neale Ranns · 6 years ago
  99. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  100. c6c0d2a NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) by Matus Fabian · 6 years ago