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