1. 93bc431 ipsec: show fast path flag in cli by Fan Zhang · 2 years, 7 months ago
  2. 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
  3. e1dce37 ipsec: add spd fast path matching by Piotr Bronowski · 2 years, 7 months ago
  4. 829bff8 ipsec: make match function inline by Piotr Bronowski · 2 years, 7 months ago
  5. 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
  6. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  7. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  8. 365fabe docs: fix broken links by Pratikshya Prasai · 2 years, 6 months ago
  9. d699a34 ipsec: introduce spd fast path types by Piotr Bronowski · 2 years, 7 months ago
  10. 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
  11. 5b4b4c0 quic:fix crash rx_fifo full or grow by fanxb · 2 years, 6 months ago
  12. d6c3b1f stats: fix prometheus exporter crash on large number of FIB entries by Alexander Chernavin · 2 years, 6 months ago
  13. 15b1381 docs: fix spelling errors by Dave Wallace · 2 years, 6 months ago
  14. ada7e4e ip: reassembly - Add node level stats, fix customapp behavior by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  15. bbc99f4 build: update makefile for ubuntu 22.04 docker executors by Saima Yunus · 2 years, 6 months ago
  16. 5f6422d docs: cleaning up VPP documents by deleting unnecessary info. by Saima Yunus · 2 years, 7 months ago
  17. 78f672b rdma: bump to rdma-core 41.0 by Benoît Ganne · 2 years, 6 months ago
  18. 2d76657 dpdk: add support allow/block scan mode for vmbus dev by Xiaoming Jiang · 2 years, 6 months ago
  19. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  20. 0d5f1a6 vppinfra: fix bihash_8_16 entry format function by Benoît Ganne · 2 years, 6 months ago
  21. c2ab1bd hsa: allow first segments larger than 4g for proxy by Florin Coras · 2 years, 6 months ago
  22. c629f90 ip: improve ip ACL traces by Benoît Ganne · 2 years, 6 months ago
  23. f4cfa2a vppinfra: missing __clib_export for clib_pmalloc_alloc_aligned by Damjan Marion · 2 years, 7 months ago
  24. b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
  25. 42928be wireguard: increment interface RX counters by Matthew Smith · 2 years, 7 months ago
  26. b376e92 classify: fix sesssion details api by Nathan Skrzypczak · 2 years, 6 months ago
  27. 9615883 vlib: fix crash on packet on deleted interface by Pim van Pelt · 2 years, 7 months ago
  28. 9cca694 sr: SRv6 TEF behavior support by Ahmed Abdelsalam · 2 years, 6 months ago
  29. 1477c72 wireguard: fix crash by not sending arp via wg interface by Alexander Chernavin · 2 years, 7 months ago
  30. db8dd26 hsa: dealloc proxy fifos on right thread by Florin Coras · 2 years, 7 months ago
  31. 7b8d26c hsa: refactor proxy session lookup and cleanup by Florin Coras · 2 years, 7 months ago
  32. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  33. eaa83c0 ipfix-export: Fix frame leak in flow_report_process_send() by Jon Loeliger · 2 years, 7 months ago
  34. 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
  35. 082dc14 stats: swap used and total stats by Leland Krych · 2 years, 7 months ago
  36. 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 7 months ago
  37. 321bd10 vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler by Damjan Marion · 2 years, 7 months ago
  38. dd2f12b ip: unformat_ip_address should no modify its argument on failure by Benoît Ganne · 2 years, 8 months ago
  39. d1ca70c nat: disable nat44-ei-in2out-output ttl check by Alexander Skorichenko · 2 years, 7 months ago
  40. 78d24f3 vppapigen: fix make go-api for go1.18 by Nathan Skrzypczak · 2 years, 7 months ago
  41. 776ee67 build: add python3-pip dependency by Saima Yunus · 2 years, 7 months ago
  42. 449efe9 ip: reassembly - Fixing buffer leaks, corruption in v6 reasm by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  43. 8b85929 ip: reassembly - pacing reassembly timeouts for v6 by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  44. dac97e2 docs: update spelling word list and fix typos by Dave Wallace · 2 years, 7 months ago
  45. e0301ee misc: Initial 22.10-rc0 commit by Andrew Yourtchenko · 2 years, 7 months ago v22.10-rc0
  46. 1e167a4 docs: make docs build incremental by Nathan Skrzypczak · 2 years, 9 months ago
  47. 26c3987 tests: fix ipsec sdp cases with parrallel job by Tianyu Li · 2 years, 8 months ago
  48. 152a9b6 tests: fix default failed dir setting by Klement Sekera · 2 years, 7 months ago
  49. 0bfc222 devices: add af-packet v3 api by Mohsin Kazmi · 2 years, 8 months ago
  50. 337960b flow: support generic flow and RSS action in vapi by Ting Xu · 2 years, 9 months ago
  51. 69be089 vppinfra: fix memory trace by Leung Lai Yung · 2 years, 7 months ago
  52. e714926 vlib: implement aux data handoff by Mohammed Hawari · 2 years, 7 months ago
  53. 9a8d3d7 api: start enum values from 0 by Filip Varga · 2 years, 7 months ago
  54. d8366d0 dpdk: fix update link state by Alexander Skorichenko · 2 years, 7 months ago
  55. 8abbdf5 linux-cp: fix display of link_speed by Anton Nikolaev · 2 years, 7 months ago
  56. beafecf ip: reassembly - fixing stepping index in a better way by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  57. bc8c210 ip: reassembly - adding custom reassembly node by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  58. 096c8cc virtio: use the internal hdr offsets of buffer metadata for offloads by Mohsin Kazmi · 2 years, 7 months ago
  59. cada9eb api: refactor api data storage by Damjan Marion · 2 years, 7 months ago
  60. bf95e3e ikev2: fix tunnel direction by Stanislav Zaikin · 2 years, 7 months ago
  61. 8b874fc ip: reassembly - pacing reassembly timeouts by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  62. add6a38 stats: fix collector updates of symlinks by Arthur de Kerhor · 2 years, 7 months ago
  63. 14a7442 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  64. 01e593e vppinfra: fix non-vector build on x86_64 by Damjan Marion · 2 years, 7 months ago
  65. 9196ed7 misc: update config script in IKEv2 test by Filip Tehlar · 2 years, 7 months ago
  66. 3fda200 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  67. 61f6a4c interface: fix overflow of link speed. by Anton Nikolaev · 2 years, 7 months ago
  68. 59a08e6 acl: memory leak in acl_fa_session_cleaner_process by Steven Luong · 2 years, 7 months ago
  69. 86c7856 flowprobe: add api messages to obtain current state by Alexander Chernavin · 2 years, 7 months ago
  70. 99b9639 ip: format table ids with %u by Nathan Skrzypczak · 2 years, 7 months ago
  71. 3153f00 vlib: exec cli line-by-line processing and script updates by Damjan Marion · 2 years, 7 months ago
  72. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  73. c50bcbd vlib: process startup config exec scripts line by line by Damjan Marion · 2 years, 7 months ago
  74. c0a08ca dpdk: fix overflow in mtu arithmetic by Mohammed Hawari · 2 years, 7 months ago
  75. d0e0e06 tests: fix pnat tests formatting by Alexander Chernavin · 2 years, 7 months ago
  76. e0f901a ip: reassembly - Fixing buffer leaks, corruption by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  77. 6f5ddf3 flowprobe: add support for reporting on inbound packets by Alexander Chernavin · 2 years, 7 months ago
  78. 0891b6a pnat: add support to wildcard IP Protocol field if not specified by Fahad Naeem · 2 years, 7 months ago
  79. e2159bd tests: fix checkstyle-python by Klement Sekera · 2 years, 7 months ago
  80. d6ea087 api: revert the changes to atexit for shared memory client by Andrew Yourtchenko · 2 years, 7 months ago
  81. 3ddee3f dpdk: clear the RTE_MEMPOOL_F_NON_IO by Mohammed Hawari · 2 years, 7 months ago
  82. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  83. f90348b nat: improve icmp type detection performance by Klement Sekera · 4 years, 8 months ago
  84. bb912f2 ip: reassembly: add documentation by Klement Sekera · 2 years, 11 months ago
  85. e63a2d4 ip: fix buffer leaks in reassembly by Klement Sekera · 3 years, 7 months ago
  86. fdc17b1 vhost: memory leak upon deleting vhost-user interface by Steven Luong · 2 years, 7 months ago
  87. 01f6c73 devices: fix crash on invalid interface by Gabriel Ganne · 2 years, 8 months ago
  88. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  89. 0530d09 stats: add vlib_stats_free_string_vector by Damjan Marion · 2 years, 8 months ago
  90. 6d95324 vppinfra: free vector against its heap by Damjan Marion · 2 years, 8 months ago
  91. 4cfb46d stats: strings in string vector are c strings by Damjan Marion · 2 years, 8 months ago
  92. 4ba3c0a dpdk: fix generic flow input parsing in FDIR by Ting Xu · 2 years, 8 months ago
  93. 4ebcd95 rdma: two small improvements for rdma interface by Jieqiang Wang · 2 years, 8 months ago
  94. 0499d88 vat2: fix argument parsing by Dave Wallace · 2 years, 8 months ago
  95. e5a3ae0 policer: output interface policer by Stanislav Zaikin · 2 years, 9 months ago
  96. 0ec1c6d udp: remove buggy assert in udp encap by Benoît Ganne · 2 years, 8 months ago
  97. 6e7ebb0 tls: free app session if connect notify refused by Florin Coras · 2 years, 8 months ago
  98. 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 9 months ago
  99. 98ca76a ipsec: support per next-header next-nodes by Benoît Ganne · 2 years, 8 months ago
  100. 77c821c tests: handle removed interface by Klement Sekera · 2 years, 8 months ago