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