1. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 11 months ago
  2. 130680b tests: add policer tests by Brian Russell · 3 years, 11 months ago
  3. f91ff5f tests: add policer test helper by Brian Russell · 3 years, 11 months ago
  4. b60620b vppinfra: fix bihash test-debug aarch64 sporadic failure by Dave Barach · 3 years, 11 months ago
  5. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 11 months ago
  6. 98d82ca nat: fix EI hairpinning thread safety by Klement Sekera · 3 years, 11 months ago
  7. 16f0865 l2: crash on l2_input_is_xconnect by Steven Luong · 3 years, 11 months ago
  8. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  9. da2305f session: coverity fixes by Florin Coras · 3 years, 11 months ago
  10. 74b2a9b crypto: fix bad-hmac in sw scheduler if async mode by Alexander Chernavin · 4 years ago
  11. 447d55b gbp: fix typo in macro by Paul Vinciguerra · 4 years ago
  12. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  13. 3ca4b14 papi: remove python2 vpp-api-python.deb by Paul Vinciguerra · 4 years ago
  14. 4579056 nat: bump default max translations to 63K by Klement Sekera · 4 years ago
  15. f039587 nat: deny adding intf addr if static-mapping-only by Alexander Chernavin · 4 years, 1 month ago
  16. c9c9143 nat: fix coverity errors by Ole Troan · 3 years, 11 months ago
  17. 070387d nat: improve type safety and remove unused param by Klement Sekera · 3 years, 11 months ago
  18. 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 11 months ago
  19. a8f4ebd vlib: ASSERT vm == vlib_get_main() by Dave Barach · 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. 4c71d6c interface: automask interrupts to polling rxqs by Mohammed Hawari · 4 years ago
  22. 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years, 1 month ago
  23. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years, 1 month ago
  24. 0ebbbfc ipsec: Checking wrong DB for initialistation by Neale Ranns · 3 years, 11 months ago
  25. c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 4 years ago
  26. 7f23ecd ping: fix aborting on keypress by Ivan Shvedunov · 3 years, 11 months ago
  27. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 11 months ago
  28. 7d527a2 misc: support api generated dependency for multiarch source by Ole Troan · 4 years, 1 month ago
  29. f48de88 vppinfra: do not crash if format string is null by Andrew Yourtchenko · 3 years, 11 months ago
  30. eec6230 flowprobe: set collector port for data from setting by jan_cavojsky · 4 years, 3 months ago
  31. 048189e ipsec: CLI improvement for udp port encap by Mohammed Hawari · 3 years, 11 months ago
  32. ee1cb46 tcp: fix port reuse with multiple listeners by Florin Coras · 4 years ago
  33. ffc6bdc devices: af-packet gso mtu by Nathan Skrzypczak · 3 years, 11 months ago
  34. 5398dfb session svm: non blocking mq by Florin Coras · 4 years ago
  35. 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 11 months ago
  36. 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
  37. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 4 years ago
  38. b8ce5b7 ikev2: fix bad ip in logs by Filip Tehlar · 3 years, 11 months ago
  39. 6a999d6 interface: RX/TX direction type in API by Neale Ranns · 4 years ago
  40. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  41. e345ee5 nat: configurable handoff frame queue size by Elias Rudberg · 4 years ago
  42. 839dcc0 vxlan: add udp-port configuration support by Artem Glazychev · 4 years, 1 month ago
  43. 6b35491 sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. by Tetsuya Murakami · 3 years, 11 months ago
  44. d28196f tests: ikev2: non-default table id test by Filip Tehlar · 4 years ago
  45. 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 11 months ago
  46. bdd14fc ikev2: add hint to the log when IDs do not match by Filip Tehlar · 4 years ago
  47. a0951d4 ikev2: fix msgid by Filip Tehlar · 4 years ago
  48. fe7ff32 crypto-ipsecmb: add support for AES CTR by Benoît Ganne · 4 years ago
  49. b4d9c5d vppinfra: fix mem map mt issue due to snprintf by Florin Coras · 3 years, 11 months ago
  50. 34c6c30 vlib: "revert startup multi-arch variant configuration fix for interfaces" by Damjan Marion · 4 years ago
  51. 6b3f1c0 nat: reduce number of hash tables for EI NAT by Klement Sekera · 4 years ago
  52. 92e9cae api: Fold the empty pool check into the main macro by Neale Ranns · 4 years ago
  53. 44db1ca linux-cp: Linux Interface Mirroring for Control Plane Integration by Neale Ranns · 4 years ago
  54. 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 11 months ago
  55. 38fae31 vlib: increase the stats epoch only when necessary by Miklos Tirpak · 4 years ago
  56. 15cb3da vxlan: fix interface naming by Ray Kinsella · 4 years ago
  57. 9302cfe vppapigen: Support an 'autoendian' keyword for message definitions in .api files by Neale Ranns · 3 years, 11 months ago
  58. 6d467b3 vppapigen: fix enum types by Paul Vinciguerra · 4 years ago
  59. a71ed78 policer: add counters by Brian Russell · 4 years ago
  60. bad1d35 vcl: remove verbose output from vcl iperf tests by Florin Coras · 3 years, 11 months ago
  61. 33a4649 quic: clean setup_cipher function by Mathias Raoul · 4 years ago
  62. 2ac4135 vppinfra: add defines for bihash add and delete by Paul Atkins · 4 years ago
  63. 3e72083 docs: fix up the markdown by Andrew Yourtchenko · 4 years ago
  64. 1c59df7 fib: Changes to interpose source by Neale Ranns · 4 years ago
  65. 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 4 years ago
  66. 64177a3 interface: fix interface name overflow in logs by Benoît Ganne · 4 years, 1 month ago
  67. 150bf5a misc: fix a trunccation on vhost dump by Steven Luong · 4 years, 1 month ago
  68. ced43e2 vlib: acquire barrier before exit call by Kommula Shiva Shankar · 4 years ago
  69. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 4 years ago
  70. 096a1d5 vcl: fix select want deq ntf for ct sessions by Florin Coras · 4 years ago
  71. 80b7425 svm vcl: add helper fn that discovers mqs in segment by Florin Coras · 4 years ago
  72. b13ba13 vcl: honor time wait in eventfd epoll wait by Florin Coras · 4 years ago
  73. 0c1792e cnat: Fix session with deleted tr by Nathan Skrzypczak · 4 years, 1 month ago
  74. 208891c cnat: Fix throttle hash & cleanup by Nathan Skrzypczak · 4 years, 1 month ago
  75. 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 4 years ago
  76. 97de8a2 policer: add policer handoff by Brian Russell · 4 years ago
  77. baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 4 years ago
  78. 89cd744 policer: add thread index to policer by Brian Russell · 4 years ago
  79. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 4 years ago
  80. 86c7ff6 crypto-openssl: fix iv size for AES CTR by Benoît Ganne · 4 years ago
  81. b78607b build: do not _FORTIFY_SOURCE in debug mode by Mohammed Hawari · 4 years ago
  82. d6361c7 vhost: vhost interface hardware address not set by Steven Luong · 4 years ago
  83. 68d2753 ikev2: add per SA stats by Filip Tehlar · 4 years ago
  84. 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 4 years ago
  85. b85b0df interface: remove vnet_device_input_runtime_t by Mohammed Hawari · 4 years ago
  86. 86f1232 svm: add custom q implementation for mq by Florin Coras · 4 years ago
  87. 15036ad vlib: add show trace limit warning at the end of output too by Benoît Ganne · 4 years, 3 months ago
  88. 566b427 crypto-ipsecmb: more explicit errors reporting by Benoît Ganne · 4 years ago
  89. 5a48b3b vlib: startup multi-arch variant configuration fix for interfaces by Radu Nicolau · 4 years, 1 month ago
  90. 78de92d svm: use standard function to reset stale mutex by Benoît Ganne · 4 years ago
  91. 2e45238 quic: quicly v0.1.2 update by Mathias Raoul · 4 years ago
  92. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  93. 9fecbe1 interface: fix rx-placement api/cli for new infra by Mohammed Hawari · 4 years ago
  94. e848c8f interface: let drivers control polling when down by Mohammed Hawari · 4 years ago
  95. 85c1943 devices: adapt af_packet to new rxq framework by Mohammed Hawari · 4 years ago
  96. 313380f interface: fix vnet_hw_if_update_runtime_data by Mohammed Hawari · 4 years ago
  97. 91f4a97 sr: SRv6 FlowLabel Added by Jakub Horn · 4 years ago
  98. 09332e9 dpdk: do not use TSO for small packets by Somnath Kotur · 4 years, 1 month ago
  99. e1480a2 avf: use write combining store for queues tail update by Radu Nicolau · 4 years ago
  100. b80b640 rdma: adapt to new vnet rxq framework by Mohammed Hawari · 4 years, 1 month ago