1. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  2. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  3. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  4. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  5. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  6. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
  7. 7ab9970 Test: vpp_papi_provider. __getattr__ by Paul Vinciguerra · 6 years ago
  8. 32f6d8e GBP: per-group EP retention policy by Neale Ranns · 6 years ago
  9. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  10. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  11. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  12. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  13. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  14. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  15. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  16. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  17. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  18. 04575c5 VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. by Paul Vinciguerra · 6 years ago
  19. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  20. f076963 test/vpp_papi_provider.py: Fix simple copy/paste error. by Paul Vinciguerra · 6 years ago
  21. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  22. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  23. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  24. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  25. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  26. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  27. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  28. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  29. f0cbcea Test framework: fix import logic for sphynx. by Paul Vinciguerra · 6 years ago
  30. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  31. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  32. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  33. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  34. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  35. 6c74617 VPP-1508 Fix for bug introduced in tests on use of repr. by Paul Vinciguerra · 6 years ago
  36. 00671cf VPP-1508 python3 tests: python3 repr. by Paul Vinciguerra · 6 years ago
  37. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  38. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  39. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  40. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  41. 7d6afb3 make test: bfd refactor by Klement Sekera · 6 years ago
  42. c29c0af GBP: Endpoints with VLAN tags and birdges that don't learn by Neale Ranns · 6 years ago
  43. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  44. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  45. 97748ca IGMP: proxy device by Jakub Grajciar · 6 years ago
  46. b3f9050 vhost_user: Add test for interface states and events by Juraj Sloboda · 6 years ago
  47. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  48. 2d3c7b9 BFD: add get echo source API (VPP-1367) by Matus Fabian · 6 years ago
  49. d1e68ab Source VRF Select by Neale Ranns · 6 years ago
  50. b1be2a0 memif: Memif Test Case by Jakub Grajciar · 6 years ago
  51. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  52. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  53. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  54. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  55. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  56. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  57. bb4e022 NAT: TCP MSS clamping by Matus Fabian · 6 years ago
  58. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  59. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  60. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  61. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  62. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  63. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  64. 878c646 NAT44: add support for session timeout (VPP-1272) by Matus Fabian · 6 years ago
  65. 6150211 IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes by Neale Ranns · 6 years ago
  66. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  67. 404d88e Add test of the IP unnumbered dump by Neale Ranns · 6 years ago
  68. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  69. c6c0d2a NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) by Matus Fabian · 6 years ago
  70. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  71. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  72. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  73. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 7 years ago
  74. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 7 years ago
  75. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  76. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  77. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  78. 3337bd2 Fixed bugs in SRv6 API by Pablo Camarillo · 7 years ago
  79. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 7 years ago
  80. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  81. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  82. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  83. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  84. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  85. d57f636 VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. by Ole Troan · 7 years ago
  86. 70a26ac NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) by Matus Fabian · 7 years ago
  87. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  88. 1e5c07d Add special Twice-NAT feature (VPP-1221) by Juraj Sloboda · 7 years ago
  89. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  90. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  91. e8fa620 vhost: add vhost interface add/delete/dump API test cases to make test by Steven · 7 years ago
  92. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  93. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  94. 0e89dfc acl-plugin: make test: shuffle applied ACLs as part of the tests by Andrew Yourtchenko · 7 years ago
  95. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  96. 43b1f44 UDP Encap counters by Neale Ranns · 7 years ago
  97. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  98. 7b867a8 IGMP plugin by Jakub Grajciar · 7 years ago
  99. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  100. c037423 IPv6 ND Router discovery control plane (VPP-1095) by Juraj Sloboda · 7 years ago