1. 8b4d0dd linux-cp: fix vector-used-a-C-string overflow by Benoît Ganne · 3 years, 11 months ago
  2. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 11 months ago
  3. 0eaf4e6 nat: Final NAT44 EI/ED split patch by Filip Varga · 3 years, 11 months ago
  4. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 11 months ago
  5. 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 11 months ago
  6. 98874cd fib: fix sa selection for fib routed destinations by Július Milan · 3 years, 11 months ago
  7. cb1c490 wireguard: coverity fix by Artem Glazychev · 3 years, 11 months ago
  8. 63ab851 crypto: A more memory efficient layout of the frame element struct by Neale Ranns · 3 years, 11 months ago
  9. 48307fb docs: move pnat doc link into dev doc section by Dave Wallace · 3 years, 11 months ago
  10. e46bd4c l2: coverity woe in l2_api.c by Steven Luong · 3 years, 11 months ago
  11. 1a15eb7 hsa: fifo detach cleanup by Florin Coras · 3 years, 11 months ago
  12. 4c6bbd7 vcl: segment index leak on attach by Florin Coras · 3 years, 11 months ago
  13. d77325c vcl: fix coverity warning by Florin Coras · 3 years, 11 months ago
  14. c2a5ea0 misc: run make test-refresh-deps to update the python dependencies by Andrew Yourtchenko · 3 years, 11 months ago
  15. 7c61498 tests: delete test/requirements-2.txt by Andrew Yourtchenko · 3 years, 11 months ago
  16. aa80f07 vlib: fix offload flags value reset by Benoît Ganne · 3 years, 11 months ago
  17. 5fdc47c vcl: fix vls_intercept_sigchld_handler be called recursively by nandfan · 3 years, 11 months ago
  18. 6baa45c api: fix memory leak in vl_api_cli_inband_t_handler by Andrew Yourtchenko · 3 years, 11 months ago
  19. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 11 months ago
  20. 44fadb0 svm: free shared fifo on detach by Florin Coras · 3 years, 11 months ago
  21. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 11 months ago
  22. f86b967 ip-neighbor: add set ip neighbor-config CLI command by Ivan Shvedunov · 3 years, 11 months ago
  23. 255554f svm: return chunks to slice on fifo detach by Florin Coras · 3 years, 11 months ago
  24. 7f8d174 dpdk: fix cryptodev offset update by Fan Zhang · 3 years, 11 months ago
  25. 26bcbc1 tests: add input policer thread handoff tests by Brian Russell · 3 years, 11 months ago
  26. 1aa9912 policer: add thread handoff for device input by Brian Russell · 3 years, 11 months ago
  27. fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 11 months ago
  28. 6e6920d tests: test input policer by Brian Russell · 3 years, 11 months ago
  29. b046830 policer: add api to configure input policing by Brian Russell · 3 years, 11 months ago
  30. 15c18e3 policer: add policing as device-input feature by Brian Russell · 3 years, 11 months ago
  31. 428a442 ikev2: start counting msgid from 0 by Filip Tehlar · 3 years, 11 months ago
  32. ee5cd4e session vppinfra: asan fixes by Florin Coras · 3 years, 11 months ago
  33. 5c01dbc svm: fix active fifo ll on attach by Florin Coras · 3 years, 11 months ago
  34. 0306fe6 tests: remove unnecessary setup in policer test by Brian Russell · 3 years, 11 months ago
  35. 3d0e0d1 vlib: add a "vpplog" debug CLI by Dave Barach · 3 years, 11 months ago
  36. 8fb22fd vcl: epoll out deq notifications only if fifo exists by Florin Coras · 3 years, 11 months ago
  37. 89ece7d tests: re-enable NAT44ED tests for multiworker by Andrew Yourtchenko · 3 years, 11 months ago
  38. 65a8d06 tests: policer test check unformat return values by Brian Russell · 3 years, 11 months ago
  39. 71134f2 vat2: jsonconvert return checking - coverity by Ole Troan · 3 years, 11 months ago
  40. 919654c misc: fix the linux-cp entry for Neale by Andrew Yourtchenko · 3 years, 11 months ago
  41. edc73fd vat2: add sanity checking - coverity errors by Ole Troan · 3 years, 11 months ago
  42. 384c72f vppapigen: resource leakage in fromjson array - coverity by Ole Troan · 3 years, 11 months ago
  43. 6abdf34 linux-cp: fix coverity defect by Matthew Smith · 3 years, 11 months ago
  44. 93c4b1b vppapigen: more _fromjson autogeneration coverity fixes by Ole Troan · 3 years, 11 months ago
  45. 0a5b4c3 hsa: coverity fix by Florin Coras · 3 years, 11 months ago
  46. c2e7e41 ikev2: fix coverity warnings by Filip Tehlar · 3 years, 11 months ago
  47. 445d110 stats: coverity errors leaking fd by Ole Troan · 3 years, 11 months ago
  48. 5993a34 vppapigen: coveriy missing check of return values by Ole Troan · 3 years, 11 months ago
  49. 316967c vppapigen: fix coverity issues in jsonconvert by Ole Troan · 3 years, 11 months ago
  50. 810bb89 cjson: upgrade to new version by Ole Troan · 3 years, 11 months ago
  51. bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
  52. f9db7f0 svm: fix mq coverity warning by Florin Coras · 3 years, 11 months ago
  53. eef1539 session: coverity fix by Florin Coras · 3 years, 11 months ago
  54. a0715c4 lisp: coverity fixes by Florin Coras · 3 years, 11 months ago
  55. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 4 years ago
  56. 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 11 months ago
  57. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  58. ae93608 tests: fix import in test/test_pcap.py by Paul Vinciguerra · 4 years, 8 months ago
  59. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years, 1 month ago
  60. 54be0cc policer: improve policer struct by Brian Russell · 3 years, 11 months ago
  61. 1a3e08a vppinfra: fix memcpy undefined behaviour by Benoît Ganne · 3 years, 11 months ago
  62. ce3f824 quic: Coverity fix by Nathan Skrzypczak · 3 years, 11 months ago
  63. 42bbb3f ikev2: fix rekey against strongSwan by Filip Tehlar · 4 years ago
  64. bb98314 tests: test punt policer bound to worker thread by Brian Russell · 4 years ago
  65. 48e2636 policer: add api to bind policer to worker by Brian Russell · 4 years ago
  66. fd0b399 interface: Add promisc on/off in api by Nathan Skrzypczak · 4 years ago
  67. 65d789e fib: Always honour flow hash flag by Neale Ranns · 4 years ago
  68. b00c49c vppapigen: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years, 1 month ago
  69. d1f05f7 tests: explicitly close subprocess files by Paul Vinciguerra · 4 years, 1 month ago
  70. 1fd1ea2 rdma: rdma_log__ argument dev is a pointer by Vratko Polak · 3 years, 11 months ago
  71. 6dab1ae nat: pnat only use save_rewrite_length on output path by Ole Troan · 4 years ago
  72. aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 4 years ago
  73. 088bf1d dpdk: use whole vmbus address as hash key for devconf by Vladimir Ratnikov · 4 years ago
  74. bbccdc5 policer: tidy up by Brian Russell · 4 years ago
  75. b2aae75 policer: use enum types by Brian Russell · 4 years ago
  76. 950d33e docs: fixing VPP tutorial by Arthur de Kerhor · 3 years, 11 months ago
  77. c5299ff policer: remove SSE2 prefix by Brian Russell · 4 years ago
  78. cf0102b vppapigen: coverity issues in autogenerated code pass 3. by Ole Troan · 3 years, 11 months ago
  79. b789f99 build: add missing virtualenv dependencies for debian-10 by Andrew Yourtchenko · 3 years, 11 months ago
  80. fb0afab vppapigen: fix fromjson coverity errors in generation by Ole Troan · 3 years, 11 months ago
  81. c25882c vppinfra: fix membulk coverity warnings by Florin Coras · 4 years ago
  82. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 4 years ago
  83. d5d253d wireguard: testing alternative timer dispatch by Mohammed Hawari · 4 years ago
  84. e3845d7 policer: use ip dscp by Brian Russell · 4 years ago
  85. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 11 months ago
  86. 130680b tests: add policer tests by Brian Russell · 4 years ago
  87. f91ff5f tests: add policer test helper by Brian Russell · 4 years ago
  88. b60620b vppinfra: fix bihash test-debug aarch64 sporadic failure by Dave Barach · 4 years ago
  89. 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 4 years ago
  90. 98d82ca nat: fix EI hairpinning thread safety by Klement Sekera · 4 years ago
  91. 4f423bf misc: updating maintainers file by Ole Troan · 4 years ago
  92. 16f0865 l2: crash on l2_input_is_xconnect by Steven Luong · 4 years ago
  93. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 2 months ago
  94. da2305f session: coverity fixes by Florin Coras · 4 years ago
  95. 74b2a9b crypto: fix bad-hmac in sw scheduler if async mode by Alexander Chernavin · 4 years ago
  96. 447d55b gbp: fix typo in macro by Paul Vinciguerra · 4 years ago
  97. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years, 1 month ago
  98. 3ca4b14 papi: remove python2 vpp-api-python.deb by Paul Vinciguerra · 4 years ago
  99. c68ca7b misc: Now that VOM is deprecated remove the build dependency on boost by Neale Ranns · 4 years ago
  100. 4579056 nat: bump default max translations to 63K by Klement Sekera · 4 years ago