1. 7abf16c nsh: Resolve SA errors in NSH plugin. by Vengada Prasad Govindan · 3 years, 10 months ago
  2. c3ba58c dhcp: calls to vnet_feature_enable_disable needs to be protected by Steven Luong · 3 years, 10 months ago
  3. a6406b9 misc: update john lo email address in maintainers by Ole Troan · 3 years, 10 months ago
  4. d7a32cb ikev2: fix auth by Filip Tehlar · 3 years, 10 months ago
  5. 5943e36 classify: fix crash if no pcap filter has been configured by Benoît Ganne · 3 years, 10 months ago
  6. 8c45e51 classify: fix multiple filters support by Benoît Ganne · 3 years, 10 months ago
  7. 2c0b6b4 nat: avoid crash if plugin not enabled by Klement Sekera · 3 years, 10 months ago
  8. dc243ee nat: pick outside addr based on local addr by Klement Sekera · 3 years, 10 months ago
  9. f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
  10. 3ec024c vlib: fix clear trace buffer race condition by Benoît Ganne · 3 years, 10 months ago
  11. 7c7ed17 vppinfra: mem leak in show memory main-heap by Florin Coras · 3 years, 10 months ago
  12. 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
  13. 4f0ac7e cnat: coverity fix by Nathan Skrzypczak · 3 years, 10 months ago
  14. 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
  15. 9c499e3 svm: fix shared hdr migration by Florin Coras · 3 years, 10 months ago
  16. 5599fc2 nat: optimize flow matching in ED NAT by Klement Sekera · 3 years, 10 months ago
  17. e7a80a9 nat: NAT44ED fail if using old plugin option by Filip Varga · 3 years, 10 months ago
  18. edb1716 interface: Fix rxq deletion by Nathan Skrzypczak · 3 years, 10 months ago
  19. 455779f interface: fix sh int rx by Nathan Skrzypczak · 3 years, 10 months ago
  20. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  21. cc9a1a0 cnat: add input feature node by Nathan Skrzypczak · 3 years, 10 months ago
  22. 4d23787 cnat: Add maglev support by Nathan Skrzypczak · 3 years, 10 months ago
  23. 27647a2 cnat: fixes & prepare maglev by Nathan Skrzypczak · 3 years, 10 months ago
  24. b80d67c crypto: fix coverity issue 218445 by Piotr Bronowski · 3 years, 10 months ago
  25. 9a804df sr: Fix the coverity issue on srv6-mobile plugin by Tetsuya Murakami · 3 years, 10 months ago
  26. 8c609af tests: Add tests for IPSec async mode using the crypto SW scheduler by Neale Ranns · 3 years, 10 months ago
  27. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  28. 28a0b01 ikev2: Use the IPSec functions for UDP port management by Neale Ranns · 3 years, 10 months ago
  29. 8b4d0dd linux-cp: fix vector-used-a-C-string overflow by Benoît Ganne · 3 years, 10 months ago
  30. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  31. 0eaf4e6 nat: Final NAT44 EI/ED split patch by Filip Varga · 3 years, 10 months ago
  32. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
  33. 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 10 months ago
  34. 98874cd fib: fix sa selection for fib routed destinations by Július Milan · 3 years, 10 months ago
  35. cb1c490 wireguard: coverity fix by Artem Glazychev · 3 years, 10 months ago
  36. 63ab851 crypto: A more memory efficient layout of the frame element struct by Neale Ranns · 3 years, 10 months ago
  37. 48307fb docs: move pnat doc link into dev doc section by Dave Wallace · 3 years, 10 months ago
  38. e46bd4c l2: coverity woe in l2_api.c by Steven Luong · 3 years, 10 months ago
  39. 1a15eb7 hsa: fifo detach cleanup by Florin Coras · 3 years, 10 months ago
  40. 4c6bbd7 vcl: segment index leak on attach by Florin Coras · 3 years, 10 months ago
  41. d77325c vcl: fix coverity warning by Florin Coras · 3 years, 10 months ago
  42. c2a5ea0 misc: run make test-refresh-deps to update the python dependencies by Andrew Yourtchenko · 3 years, 10 months ago
  43. 7c61498 tests: delete test/requirements-2.txt by Andrew Yourtchenko · 3 years, 10 months ago
  44. aa80f07 vlib: fix offload flags value reset by Benoît Ganne · 3 years, 10 months ago
  45. 5fdc47c vcl: fix vls_intercept_sigchld_handler be called recursively by nandfan · 3 years, 10 months ago
  46. 6baa45c api: fix memory leak in vl_api_cli_inband_t_handler by Andrew Yourtchenko · 3 years, 10 months ago
  47. cbb5e82 vcl: cleanup fifos detached from segments by Florin Coras · 3 years, 10 months ago
  48. 44fadb0 svm: free shared fifo on detach by Florin Coras · 3 years, 10 months ago
  49. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  50. f86b967 ip-neighbor: add set ip neighbor-config CLI command by Ivan Shvedunov · 3 years, 10 months ago
  51. 255554f svm: return chunks to slice on fifo detach by Florin Coras · 3 years, 10 months ago
  52. 7f8d174 dpdk: fix cryptodev offset update by Fan Zhang · 3 years, 10 months ago
  53. 26bcbc1 tests: add input policer thread handoff tests by Brian Russell · 3 years, 10 months ago
  54. 1aa9912 policer: add thread handoff for device input by Brian Russell · 3 years, 10 months ago
  55. fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
  56. 6e6920d tests: test input policer by Brian Russell · 3 years, 10 months ago
  57. b046830 policer: add api to configure input policing by Brian Russell · 3 years, 10 months ago
  58. 15c18e3 policer: add policing as device-input feature by Brian Russell · 3 years, 10 months ago
  59. 428a442 ikev2: start counting msgid from 0 by Filip Tehlar · 3 years, 10 months ago
  60. ee5cd4e session vppinfra: asan fixes by Florin Coras · 3 years, 10 months ago
  61. 5c01dbc svm: fix active fifo ll on attach by Florin Coras · 3 years, 10 months ago
  62. 0306fe6 tests: remove unnecessary setup in policer test by Brian Russell · 3 years, 10 months ago
  63. 3d0e0d1 vlib: add a "vpplog" debug CLI by Dave Barach · 3 years, 10 months ago
  64. 8fb22fd vcl: epoll out deq notifications only if fifo exists by Florin Coras · 3 years, 10 months ago
  65. 89ece7d tests: re-enable NAT44ED tests for multiworker by Andrew Yourtchenko · 3 years, 10 months ago
  66. 65a8d06 tests: policer test check unformat return values by Brian Russell · 3 years, 10 months ago
  67. 71134f2 vat2: jsonconvert return checking - coverity by Ole Troan · 3 years, 10 months ago
  68. 919654c misc: fix the linux-cp entry for Neale by Andrew Yourtchenko · 3 years, 10 months ago
  69. edc73fd vat2: add sanity checking - coverity errors by Ole Troan · 3 years, 10 months ago
  70. 384c72f vppapigen: resource leakage in fromjson array - coverity by Ole Troan · 3 years, 10 months ago
  71. 6abdf34 linux-cp: fix coverity defect by Matthew Smith · 3 years, 10 months ago
  72. 93c4b1b vppapigen: more _fromjson autogeneration coverity fixes by Ole Troan · 3 years, 10 months ago
  73. 0a5b4c3 hsa: coverity fix by Florin Coras · 3 years, 10 months ago
  74. c2e7e41 ikev2: fix coverity warnings by Filip Tehlar · 3 years, 10 months ago
  75. 445d110 stats: coverity errors leaking fd by Ole Troan · 3 years, 10 months ago
  76. 5993a34 vppapigen: coveriy missing check of return values by Ole Troan · 3 years, 10 months ago
  77. 316967c vppapigen: fix coverity issues in jsonconvert by Ole Troan · 3 years, 10 months ago
  78. 810bb89 cjson: upgrade to new version by Ole Troan · 3 years, 10 months ago
  79. bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
  80. f9db7f0 svm: fix mq coverity warning by Florin Coras · 3 years, 10 months ago
  81. eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
  82. a0715c4 lisp: coverity fixes by Florin Coras · 3 years, 10 months ago
  83. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  84. 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 10 months ago
  85. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  86. ae93608 tests: fix import in test/test_pcap.py by Paul Vinciguerra · 4 years, 7 months ago
  87. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  88. 54be0cc policer: improve policer struct by Brian Russell · 3 years, 10 months ago
  89. 1a3e08a vppinfra: fix memcpy undefined behaviour by Benoît Ganne · 3 years, 10 months ago
  90. ce3f824 quic: Coverity fix by Nathan Skrzypczak · 3 years, 10 months ago
  91. 42bbb3f ikev2: fix rekey against strongSwan by Filip Tehlar · 3 years, 10 months ago
  92. bb98314 tests: test punt policer bound to worker thread by Brian Russell · 3 years, 10 months ago
  93. 48e2636 policer: add api to bind policer to worker by Brian Russell · 3 years, 10 months ago
  94. fd0b399 interface: Add promisc on/off in api by Nathan Skrzypczak · 3 years, 10 months ago
  95. 65d789e fib: Always honour flow hash flag by Neale Ranns · 3 years, 10 months ago
  96. b00c49c vppapigen: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
  97. d1f05f7 tests: explicitly close subprocess files by Paul Vinciguerra · 4 years ago
  98. 1fd1ea2 rdma: rdma_log__ argument dev is a pointer by Vratko Polak · 3 years, 10 months ago
  99. 6dab1ae nat: pnat only use save_rewrite_length on output path by Ole Troan · 3 years, 10 months ago
  100. aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago