1. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  2. aa7a2a1 tests: remove shm files created by vpp on reset by Klement Sekera · 3 years, 9 months ago
  3. eb506be tests: remove shm handling by Klement Sekera · 3 years, 9 months ago
  4. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  5. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  6. 79a31db tests: fix NoneType printing if VPP died early by Klement Sekera · 3 years, 9 months ago
  7. 3efd4e9 tests: improve the robustness of process cleanup on INT/TERM signals by Andrew Yourtchenko · 3 years, 10 months ago
  8. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  9. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  10. 1334761 hsa: fix builtin echo apps with multiple workers by Florin Coras · 3 years, 10 months ago
  11. 8c45e51 classify: fix multiple filters support by Benoît Ganne · 3 years, 10 months ago
  12. 8c609af tests: Add tests for IPSec async mode using the crypto SW scheduler by Neale Ranns · 3 years, 10 months ago
  13. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  14. 98874cd fib: fix sa selection for fib routed destinations by Július Milan · 3 years, 10 months ago
  15. c2a5ea0 misc: run make test-refresh-deps to update the python dependencies by Andrew Yourtchenko · 3 years, 10 months ago
  16. 7c61498 tests: delete test/requirements-2.txt by Andrew Yourtchenko · 3 years, 10 months ago
  17. 6e6920d tests: test input policer by Brian Russell · 3 years, 10 months ago
  18. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  19. ae93608 tests: fix import in test/test_pcap.py by Paul Vinciguerra · 4 years, 7 months ago
  20. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  21. bb98314 tests: test punt policer bound to worker thread by Brian Russell · 3 years, 10 months ago
  22. d1f05f7 tests: explicitly close subprocess files by Paul Vinciguerra · 4 years ago
  23. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  24. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  25. 98d82ca nat: fix EI hairpinning thread safety by Klement Sekera · 3 years, 11 months ago
  26. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
  27. c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  28. c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 3 years, 11 months ago
  29. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  30. 839dcc0 vxlan: add udp-port configuration support by Artem Glazychev · 4 years ago
  31. e988726 tests: verify policer stats in punt tests by Brian Russell · 3 years, 11 months ago
  32. 5214f3a tests: add ip6 punt policer handoff test by Brian Russell · 3 years, 11 months ago
  33. a1f3606 tests: move ip6 punt setup to its own class by Brian Russell · 3 years, 11 months ago
  34. c8f3cdf tests: add ip4 punt policer handoff test by Brian Russell · 3 years, 11 months ago
  35. 318fdb8 tests: move ip4 punt setup to its own class by Brian Russell · 3 years, 11 months ago
  36. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  37. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  38. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  39. 4d08407 tests: do not skip solo-run tests if running within a single job and all remaining tests are solo-run by Andrew Yourtchenko · 3 years, 11 months ago
  40. 2699fe2 ip: add IPv6 ping test for link-layer address by Benoît Ganne · 4 years ago
  41. 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
  42. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  43. 1b5ca98 vxlan: Protect against tunnel config where source is not local by Neale Ranns · 4 years ago
  44. b716e38 l2: fix tests for learn_limit by Jerome Tollet · 4 years ago
  45. 0f8d100 l2: Separating scan-delay and learn-limit into a separate API from want_l2_macs_events by Jerome Tollet · 4 years ago
  46. 23f41d7 tests: move bond tests to src/vnet/bonding/test by Dave Wallace · 4 years ago
  47. 00c3f45 l2: fix l2 bd_learnlimit by Jerome Tollet · 4 years ago
  48. 02da926 tests: Use soft links for the test file staging by Neale Ranns · 4 years ago
  49. 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
  50. e294de6 ipip: Support MPLS over IP by Neale Ranns · 4 years ago
  51. a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
  52. 5f93e3b l2: add per bridge domain learn limit by Jerome Tollet · 4 years ago
  53. dd9299c tests: move bier tests to src/vnet/bier/test by Dave Wallace · 4 years, 1 month ago
  54. 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
  55. 8dbcacf tests: fix gathering of test src files by Dave Wallace · 4 years ago
  56. f5b27cb misc: deprecate old perfmon by Damjan Marion · 4 years ago
  57. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  58. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  59. 6cbb111 l2: add l2 learn limit tests by Jerome Tollet · 4 years ago
  60. 7184571 tests: check ethernet type in arp test case by Elias Rudberg · 4 years ago
  61. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  62. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  63. e061dad tests: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  64. d6f2217 tests: remove the dependency on subprocess32 by Paul Vinciguerra · 4 years ago
  65. 1135f65 tests: refactor ForeignAddressFactory by Paul Vinciguerra · 4 years ago
  66. 090096b tests: remove py2/py3 six compatability library by Paul Vinciguerra · 4 years ago
  67. 12b1b56 tests: fix typo in numbered list in documentation by Elias Rudberg · 4 years ago
  68. 27860dd tests: remove aenum library by Paul Vinciguerra · 4 years ago
  69. 45eff78 tests: add type annotations to the vpp object abstract class by Paul Vinciguerra · 4 years ago
  70. 2df2f75 tests: remove ip_punt from vpp_papi_provider and add ip_punt object models by Jakub Grajciar · 4 years ago
  71. 54a7780 tests: Fix unversioned python shebang lines by Dave Wallace · 4 years ago
  72. 7d8a956 tests: IPv6 multicast over GRE by Neale Ranns · 4 years, 1 month ago
  73. aa67674 vlib: clean up event-logger CLI by Dave Barach · 4 years, 1 month ago
  74. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  75. cfe949d ipsec: A P2MP ipsec interface is NBMA by Neale Ranns · 4 years, 1 month ago
  76. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years, 1 month ago
  77. 6a2794e tests: remove bond, pipe, session and api_namespace from vpp_papi_provider by Jakub Grajciar · 4 years, 1 month ago
  78. 5c2a237 tests: remove svs, proxy_arp and gso from vpp_papi_provider by Ole Troan · 4 years, 1 month ago
  79. 77f9162 tests: [re]enable an ARP test form incomplete by Neale Ranns · 4 years, 1 month ago
  80. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  81. ff1f089 tests: move crypto tests to src/vnet/crypto/test by Dave Wallace · 4 years, 1 month ago
  82. b5c6d08 tests: move classifier tests to src/vnet/classify/test by Dave Wallace · 4 years, 1 month ago
  83. e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
  84. 634c293 tests: move gre tests to src/vnet/gre/test by Dave Wallace · 4 years, 1 month ago
  85. 99bf167 tests: move GSO/GRO tests to src/vnet/gso/test by Dave Wallace · 4 years, 1 month ago
  86. 85b0f79 tests: move cli tests to src/vlib/test by Dave Wallace · 4 years, 1 month ago
  87. 2f10886 tests: move buffer tests to src/vlib/test by Dave Wallace · 4 years, 1 month ago
  88. 8de5fc2 tests: move bihash tests to src/vppinfra/test by Dave Wallace · 4 years, 1 month ago
  89. 5f7f47e classify: fix classify filter trace del cli processing by Jon Loeliger · 4 years, 1 month ago
  90. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  91. 6ba4e41 ipsec: support for multipoint on ipsec interfaces by Neale Ranns · 4 years, 2 months ago
  92. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  93. 8c1afb5 misc: deprecate VOM by Damjan Marion · 4 years, 2 months ago
  94. 609d579 ipsec: fix instance, and cli del for new ipsec interface by Eric Kinzie · 4 years, 2 months ago
  95. 533bf08 gre: MPLS over GRE does not select correct fixup function by Neale Ranns · 4 years, 2 months ago
  96. 22eefd7 ip-neighbor: Grat ARPs from different subnet are dropped by Neale Ranns · 4 years, 3 months ago
  97. 970187b ipsec: Allow SAs with NULL auth &crypto on IPSec interface by Neale Ranns · 4 years, 2 months ago
  98. 21fb4f7 fib: Register multicast MAC with interface for accepting interfaces by Neale Ranns · 4 years, 2 months ago
  99. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
  100. 558607d ikev2: better packet parsing functions by Filip Tehlar · 4 years, 5 months ago