1. 1a3e08a vppinfra: fix memcpy undefined behaviour by Benoît Ganne · 3 years, 10 months ago
  2. ce3f824 quic: Coverity fix by Nathan Skrzypczak · 3 years, 10 months ago
  3. 42bbb3f ikev2: fix rekey against strongSwan by Filip Tehlar · 3 years, 10 months ago
  4. 48e2636 policer: add api to bind policer to worker by Brian Russell · 3 years, 10 months ago
  5. fd0b399 interface: Add promisc on/off in api by Nathan Skrzypczak · 3 years, 10 months ago
  6. 65d789e fib: Always honour flow hash flag by Neale Ranns · 3 years, 10 months ago
  7. b00c49c vppapigen: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  8. 1fd1ea2 rdma: rdma_log__ argument dev is a pointer by Vratko Polak · 3 years, 10 months ago
  9. 6dab1ae nat: pnat only use save_rewrite_length on output path by Ole Troan · 3 years, 10 months ago
  10. aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago
  11. 088bf1d dpdk: use whole vmbus address as hash key for devconf by Vladimir Ratnikov · 3 years, 11 months ago
  12. bbccdc5 policer: tidy up by Brian Russell · 3 years, 10 months ago
  13. b2aae75 policer: use enum types by Brian Russell · 3 years, 10 months ago
  14. c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
  15. cf0102b vppapigen: coverity issues in autogenerated code pass 3. by Ole Troan · 3 years, 10 months ago
  16. fb0afab vppapigen: fix fromjson coverity errors in generation by Ole Troan · 3 years, 10 months ago
  17. c25882c vppinfra: fix membulk coverity warnings by Florin Coras · 3 years, 10 months ago
  18. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  19. d5d253d wireguard: testing alternative timer dispatch by Mohammed Hawari · 4 years ago
  20. e3845d7 policer: use ip dscp by Brian Russell · 3 years, 10 months ago
  21. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
  22. 130680b tests: add policer tests by Brian Russell · 3 years, 10 months ago
  23. f91ff5f tests: add policer test helper by Brian Russell · 3 years, 10 months ago
  24. b60620b vppinfra: fix bihash test-debug aarch64 sporadic failure by Dave Barach · 3 years, 10 months ago
  25. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  26. 98d82ca nat: fix EI hairpinning thread safety by Klement Sekera · 3 years, 10 months ago
  27. 16f0865 l2: crash on l2_input_is_xconnect by Steven Luong · 3 years, 10 months ago
  28. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  29. da2305f session: coverity fixes by Florin Coras · 3 years, 10 months ago
  30. 74b2a9b crypto: fix bad-hmac in sw scheduler if async mode by Alexander Chernavin · 4 years ago
  31. 447d55b gbp: fix typo in macro by Paul Vinciguerra · 4 years ago
  32. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  33. 3ca4b14 papi: remove python2 vpp-api-python.deb by Paul Vinciguerra · 4 years ago
  34. 4579056 nat: bump default max translations to 63K by Klement Sekera · 3 years, 11 months ago
  35. f039587 nat: deny adding intf addr if static-mapping-only by Alexander Chernavin · 4 years ago
  36. c9c9143 nat: fix coverity errors by Ole Troan · 3 years, 10 months ago
  37. 070387d nat: improve type safety and remove unused param by Klement Sekera · 3 years, 10 months ago
  38. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
  39. a8f4ebd vlib: ASSERT vm == vlib_get_main() by Dave Barach · 3 years, 10 months ago
  40. c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
  41. 4c71d6c interface: automask interrupts to polling rxqs by Mohammed Hawari · 3 years, 11 months ago
  42. 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago
  43. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  44. 0ebbbfc ipsec: Checking wrong DB for initialistation by Neale Ranns · 3 years, 10 months ago
  45. c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 3 years, 11 months ago
  46. 7f23ecd ping: fix aborting on keypress by Ivan Shvedunov · 3 years, 11 months ago
  47. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
  48. 7d527a2 misc: support api generated dependency for multiarch source by Ole Troan · 4 years ago
  49. f48de88 vppinfra: do not crash if format string is null by Andrew Yourtchenko · 3 years, 10 months ago
  50. eec6230 flowprobe: set collector port for data from setting by jan_cavojsky · 4 years, 3 months ago
  51. 048189e ipsec: CLI improvement for udp port encap by Mohammed Hawari · 3 years, 10 months ago
  52. ee1cb46 tcp: fix port reuse with multiple listeners by Florin Coras · 4 years ago
  53. ffc6bdc devices: af-packet gso mtu by Nathan Skrzypczak · 3 years, 11 months ago
  54. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  55. 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 10 months ago
  56. 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
  57. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  58. b8ce5b7 ikev2: fix bad ip in logs by Filip Tehlar · 3 years, 10 months ago
  59. 6a999d6 interface: RX/TX direction type in API by Neale Ranns · 4 years ago
  60. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  61. e345ee5 nat: configurable handoff frame queue size by Elias Rudberg · 3 years, 11 months ago
  62. 839dcc0 vxlan: add udp-port configuration support by Artem Glazychev · 4 years ago
  63. 6b35491 sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. by Tetsuya Murakami · 3 years, 11 months ago
  64. d28196f tests: ikev2: non-default table id test by Filip Tehlar · 3 years, 11 months ago
  65. 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 10 months ago
  66. bdd14fc ikev2: add hint to the log when IDs do not match by Filip Tehlar · 3 years, 11 months ago
  67. a0951d4 ikev2: fix msgid by Filip Tehlar · 3 years, 11 months ago
  68. fe7ff32 crypto-ipsecmb: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  69. b4d9c5d vppinfra: fix mem map mt issue due to snprintf by Florin Coras · 3 years, 10 months ago
  70. 34c6c30 vlib: "revert startup multi-arch variant configuration fix for interfaces" by Damjan Marion · 3 years, 11 months ago
  71. 6b3f1c0 nat: reduce number of hash tables for EI NAT by Klement Sekera · 3 years, 11 months ago
  72. 92e9cae api: Fold the empty pool check into the main macro by Neale Ranns · 3 years, 11 months ago
  73. 44db1ca linux-cp: Linux Interface Mirroring for Control Plane Integration by Neale Ranns · 4 years ago
  74. 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 10 months ago
  75. 38fae31 vlib: increase the stats epoch only when necessary by Miklos Tirpak · 4 years ago
  76. 15cb3da vxlan: fix interface naming by Ray Kinsella · 3 years, 11 months ago
  77. 9302cfe vppapigen: Support an 'autoendian' keyword for message definitions in .api files by Neale Ranns · 3 years, 10 months ago
  78. 6d467b3 vppapigen: fix enum types by Paul Vinciguerra · 4 years ago
  79. a71ed78 policer: add counters by Brian Russell · 3 years, 11 months ago
  80. bad1d35 vcl: remove verbose output from vcl iperf tests by Florin Coras · 3 years, 11 months ago
  81. 33a4649 quic: clean setup_cipher function by Mathias Raoul · 3 years, 11 months ago
  82. 2ac4135 vppinfra: add defines for bihash add and delete by Paul Atkins · 3 years, 11 months ago
  83. 3e72083 docs: fix up the markdown by Andrew Yourtchenko · 3 years, 11 months ago
  84. 1c59df7 fib: Changes to interpose source by Neale Ranns · 3 years, 11 months ago
  85. 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 3 years, 11 months ago
  86. 64177a3 interface: fix interface name overflow in logs by Benoît Ganne · 4 years, 1 month ago
  87. 150bf5a misc: fix a trunccation on vhost dump by Steven Luong · 4 years, 1 month ago
  88. ced43e2 vlib: acquire barrier before exit call by Kommula Shiva Shankar · 3 years, 11 months ago
  89. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  90. 096a1d5 vcl: fix select want deq ntf for ct sessions by Florin Coras · 3 years, 11 months ago
  91. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 3 years, 11 months ago
  92. b13ba13 vcl: honor time wait in eventfd epoll wait by Florin Coras · 3 years, 11 months ago
  93. 0c1792e cnat: Fix session with deleted tr by Nathan Skrzypczak · 4 years ago
  94. 208891c cnat: Fix throttle hash & cleanup by Nathan Skrzypczak · 4 years, 1 month ago
  95. 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 3 years, 11 months ago
  96. 97de8a2 policer: add policer handoff by Brian Russell · 3 years, 11 months ago
  97. baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 3 years, 11 months ago
  98. 89cd744 policer: add thread index to policer by Brian Russell · 3 years, 11 months ago
  99. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  100. 86c7ff6 crypto-openssl: fix iv size for AES CTR by Benoît Ganne · 3 years, 11 months ago