1. 321bd10 vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler by Damjan Marion · 2 years, 7 months ago
  2. dd2f12b ip: unformat_ip_address should no modify its argument on failure by Benoît Ganne · 2 years, 8 months ago
  3. d1ca70c nat: disable nat44-ei-in2out-output ttl check by Alexander Skorichenko · 2 years, 7 months ago
  4. 78d24f3 vppapigen: fix make go-api for go1.18 by Nathan Skrzypczak · 2 years, 7 months ago
  5. 776ee67 build: add python3-pip dependency by Saima Yunus · 2 years, 7 months ago
  6. 449efe9 ip: reassembly - Fixing buffer leaks, corruption in v6 reasm by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  7. 8b85929 ip: reassembly - pacing reassembly timeouts for v6 by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  8. dac97e2 docs: update spelling word list and fix typos by Dave Wallace · 2 years, 7 months ago
  9. e0301ee misc: Initial 22.10-rc0 commit by Andrew Yourtchenko · 2 years, 7 months ago v22.10-rc0
  10. 1e167a4 docs: make docs build incremental by Nathan Skrzypczak · 2 years, 9 months ago
  11. 26c3987 tests: fix ipsec sdp cases with parrallel job by Tianyu Li · 2 years, 8 months ago
  12. 152a9b6 tests: fix default failed dir setting by Klement Sekera · 2 years, 7 months ago
  13. 0bfc222 devices: add af-packet v3 api by Mohsin Kazmi · 2 years, 8 months ago
  14. 337960b flow: support generic flow and RSS action in vapi by Ting Xu · 2 years, 9 months ago
  15. 69be089 vppinfra: fix memory trace by Leung Lai Yung · 2 years, 7 months ago
  16. e714926 vlib: implement aux data handoff by Mohammed Hawari · 2 years, 7 months ago
  17. 9a8d3d7 api: start enum values from 0 by Filip Varga · 2 years, 7 months ago
  18. d8366d0 dpdk: fix update link state by Alexander Skorichenko · 2 years, 7 months ago
  19. 8abbdf5 linux-cp: fix display of link_speed by Anton Nikolaev · 2 years, 7 months ago
  20. beafecf ip: reassembly - fixing stepping index in a better way by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  21. bc8c210 ip: reassembly - adding custom reassembly node by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  22. 096c8cc virtio: use the internal hdr offsets of buffer metadata for offloads by Mohsin Kazmi · 2 years, 7 months ago
  23. cada9eb api: refactor api data storage by Damjan Marion · 2 years, 7 months ago
  24. bf95e3e ikev2: fix tunnel direction by Stanislav Zaikin · 2 years, 7 months ago
  25. 8b874fc ip: reassembly - pacing reassembly timeouts by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  26. add6a38 stats: fix collector updates of symlinks by Arthur de Kerhor · 2 years, 7 months ago
  27. 14a7442 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  28. 01e593e vppinfra: fix non-vector build on x86_64 by Damjan Marion · 2 years, 7 months ago
  29. 9196ed7 misc: update config script in IKEv2 test by Filip Tehlar · 2 years, 7 months ago
  30. 3fda200 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  31. 61f6a4c interface: fix overflow of link speed. by Anton Nikolaev · 2 years, 7 months ago
  32. 59a08e6 acl: memory leak in acl_fa_session_cleaner_process by Steven Luong · 2 years, 7 months ago
  33. 86c7856 flowprobe: add api messages to obtain current state by Alexander Chernavin · 2 years, 7 months ago
  34. 99b9639 ip: format table ids with %u by Nathan Skrzypczak · 2 years, 7 months ago
  35. 3153f00 vlib: exec cli line-by-line processing and script updates by Damjan Marion · 2 years, 7 months ago
  36. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  37. c50bcbd vlib: process startup config exec scripts line by line by Damjan Marion · 2 years, 7 months ago
  38. c0a08ca dpdk: fix overflow in mtu arithmetic by Mohammed Hawari · 2 years, 7 months ago
  39. d0e0e06 tests: fix pnat tests formatting by Alexander Chernavin · 2 years, 7 months ago
  40. e0f901a ip: reassembly - Fixing buffer leaks, corruption by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  41. 6f5ddf3 flowprobe: add support for reporting on inbound packets by Alexander Chernavin · 2 years, 7 months ago
  42. 0891b6a pnat: add support to wildcard IP Protocol field if not specified by Fahad Naeem · 2 years, 7 months ago
  43. e2159bd tests: fix checkstyle-python by Klement Sekera · 2 years, 7 months ago
  44. d6ea087 api: revert the changes to atexit for shared memory client by Andrew Yourtchenko · 2 years, 7 months ago
  45. 3ddee3f dpdk: clear the RTE_MEMPOOL_F_NON_IO by Mohammed Hawari · 2 years, 7 months ago
  46. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  47. f90348b nat: improve icmp type detection performance by Klement Sekera · 4 years, 7 months ago
  48. bb912f2 ip: reassembly: add documentation by Klement Sekera · 2 years, 11 months ago
  49. e63a2d4 ip: fix buffer leaks in reassembly by Klement Sekera · 3 years, 7 months ago
  50. fdc17b1 vhost: memory leak upon deleting vhost-user interface by Steven Luong · 2 years, 7 months ago
  51. 01f6c73 devices: fix crash on invalid interface by Gabriel Ganne · 2 years, 7 months ago
  52. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  53. 0530d09 stats: add vlib_stats_free_string_vector by Damjan Marion · 2 years, 7 months ago
  54. 6d95324 vppinfra: free vector against its heap by Damjan Marion · 2 years, 7 months ago
  55. 4cfb46d stats: strings in string vector are c strings by Damjan Marion · 2 years, 7 months ago
  56. 4ba3c0a dpdk: fix generic flow input parsing in FDIR by Ting Xu · 2 years, 7 months ago
  57. 4ebcd95 rdma: two small improvements for rdma interface by Jieqiang Wang · 2 years, 7 months ago
  58. 0499d88 vat2: fix argument parsing by Dave Wallace · 2 years, 7 months ago
  59. e5a3ae0 policer: output interface policer by Stanislav Zaikin · 2 years, 8 months ago
  60. 0ec1c6d udp: remove buggy assert in udp encap by Benoît Ganne · 2 years, 7 months ago
  61. 6e7ebb0 tls: free app session if connect notify refused by Florin Coras · 2 years, 7 months ago
  62. 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 8 months ago
  63. 98ca76a ipsec: support per next-header next-nodes by Benoît Ganne · 2 years, 8 months ago
  64. 77c821c tests: handle removed interface by Klement Sekera · 2 years, 8 months ago
  65. 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
  66. 6a28687 dhcp: fix dhcp_compl_event by Jing Peng · 2 years, 8 months ago
  67. 39d88cc build: use env to find bash path by Damjan Marion · 2 years, 8 months ago
  68. 16ca1a9 vppinfra: fix clib_mem_destroy by Damjan Marion · 2 years, 8 months ago
  69. 687cf6f tests: fix handling failed test case by Klement Sekera · 2 years, 8 months ago
  70. 16ce09d tests: fix assert_nothing_captured by Klement Sekera · 2 years, 8 months ago
  71. 8eeb851 build: remove mbedtls from rpm dependencies by Florin Coras · 2 years, 8 months ago
  72. 39fdefd wireguard: Document wireguard async mode default by Jon Loeliger · 2 years, 8 months ago
  73. 07c7369 af_xdp: more meaningful frame_size error message by Benoît Ganne · 2 years, 8 months ago
  74. 975e0df session: fix coverity warning by Florin Coras · 2 years, 8 months ago
  75. ed1f9ad vapi: Fix build when directory contains @ by Renato Botelho do Couto · 2 years, 8 months ago
  76. 3bad8b6 linux-cp: sync addr and neigh only for lcp interfaces by Stanislav Zaikin · 2 years, 8 months ago
  77. c69655e libmemif: timer causes spin at 100% cpu by Daniel Béreš · 2 years, 8 months ago
  78. b95e6d4 flow: enable RSS queue group action for 5G enhancement by Ting Xu · 2 years, 9 months ago
  79. d82f471 session: export session counts to stats segment by Florin Coras · 2 years, 8 months ago
  80. c5d81b9 stats: string vector and node collector improvements by Damjan Marion · 2 years, 8 months ago
  81. 45e0539 build: add option to build only for native CPU by Damjan Marion · 2 years, 8 months ago
  82. 4e6222d build: fix 16-8-8 mtrie build option by Benoît Ganne · 2 years, 8 months ago
  83. a0d5433 hsa: vcl test client epoll worker loop by Florin Coras · 2 years, 8 months ago
  84. 94ba931 session: fix ctrl evt rpc elt pool realloc by Florin Coras · 2 years, 8 months ago
  85. 80d100c session svm: fix mq producer wait on q and ring by Florin Coras · 2 years, 8 months ago
  86. 5297447 nat: tweak rfc7857 tcp connection tracking by Ole Troan · 2 years, 9 months ago
  87. e0c8755 devices: remove redundant access in af-packet input by Mohsin Kazmi · 2 years, 8 months ago
  88. 8c2bdf8 session: add support for listen proxies by Florin Coras · 2 years, 8 months ago
  89. 1afa2b6 nat: fix deleting nat ei out interface feature by Alexander Skorichenko · 2 years, 8 months ago
  90. 66d6146 rpm-packaging: remove mbedtls dependency by Florin Coras · 2 years, 8 months ago
  91. 515aa75 hsa: vcl test client allow non-blocking connects by Florin Coras · 2 years, 8 months ago
  92. 9fda33d hsa: support configurable vcl client wrk loop by Florin Coras · 2 years, 8 months ago
  93. 4b922ff stats: store heap in the directory_entry vector by Damjan Marion · 2 years, 8 months ago
  94. 8cb5d36 build: c compiler version warnings by Damjan Marion · 2 years, 8 months ago
  95. 105cb1e api: fix infinite loop in show api dump CLI by Andrew Yourtchenko · 2 years, 8 months ago
  96. 8b153de vlib: disable cpu pinning if not configured by Benoît Ganne · 3 years ago
  97. aad4298 gtpu: fix memory leak by Leung Lai Yung · 2 years, 8 months ago
  98. b909dfc build: Ignore buildinfo file by Renato Botelho do Couto · 2 years, 8 months ago
  99. 7cd35f5 ipsec: perf improvement of ipsec4_input_node using flow cache by Zachary Leaf · 3 years, 6 months ago
  100. e1fd390 crypto-openssl: use getrandom syscall by Guillaume Solignac · 2 years, 8 months ago