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