1. 2973350 vlib: fix memory leak on process nodes reforking by Vladislav Grishenko · 3 years, 3 months ago
  2. 8486283 vlib: leave SIGCONT signal with its default handler by Vladislav Grishenko · 2 years, 9 months ago
  3. 7f9256e api: better segregate client and server code by Benoît Ganne · 2 years, 10 months ago
  4. 8296a1d perfmon: null-terminate string by Damjan Marion · 2 years, 9 months ago
  5. fa7f21b stats: fix crash due to pointer taken before validate by Damjan Marion · 2 years, 9 months ago
  6. 2e7c5d3 vppinfra: deprecate vppinfra/graph.[ch] by Damjan Marion · 2 years, 9 months ago
  7. ed59dac crypto-native: fix dst index typo in VAES by Benoît Ganne · 2 years, 9 months ago
  8. 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
  9. b495e34 memif: fix the maxmimum number of txqs by Mohsin Kazmi · 2 years, 9 months ago
  10. 15732f5 fib: refetech the adj after the walk in case the pool realloc'd by Vladislav Grishenko · 3 years, 2 months ago
  11. f0574da stats: fix vlib_stats_validate_will_expand_internal by Damjan Marion · 2 years, 9 months ago
  12. e09bd48 session: linked list of events to be handled by main by Florin Coras · 2 years, 9 months ago
  13. 38659d8 sr: fix srv6 definition of behavior associated to a LocalSID by Francesco Lombardo · 3 years, 5 months ago
  14. 8a96c6d vppinfra: use clib_mem_alloc by Damjan Marion · 2 years, 9 months ago
  15. d23c55f wireguard: dont stacksmash bad peer base64 keys by Jon Loeliger · 2 years, 9 months ago
  16. f479179 wireguard: improve peer dump details by Jon Loeliger · 2 years, 10 months ago
  17. 17ecd85 vppinfra: add new bihash exports by Nathan Skrzypczak · 3 years ago
  18. d0d4b43 hsa: add support for SAPI in vpp_echo by Filip Tehlar · 2 years, 9 months ago
  19. 3cfd529 vppinfra: deprecate vec numa macros by Damjan Marion · 2 years, 9 months ago
  20. 53d8d4f session: add infra for safe pool reallocs by Florin Coras · 2 years, 9 months ago
  21. c8e4110 udp: avoid grabbing vlib main if not needed by Florin Coras · 2 years, 9 months ago
  22. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  23. 05563c9 vppinfra: deprecate vec_free_h() by Damjan Marion · 2 years, 9 months ago
  24. a4a28f0 vppinfra: use stored vec header size to find header by Damjan Marion · 2 years, 9 months ago
  25. 86bbdf9 vppinfra: fixed pool from heap by Damjan Marion · 2 years, 9 months ago
  26. 762cfd4 cnat: Fix conflicting rsession by Nathan Skrzypczak · 2 years, 11 months ago
  27. 6798e9e memif: fix rx/txqueue RC on connected by Nathan Skrzypczak · 3 years ago
  28. 0b77e31 ip: fix assert in ip4_ttl_inc by Aloys Augustin · 2 years, 10 months ago
  29. 19658c9 bfd: remove source IP check from session add by Klement Sekera · 2 years, 9 months ago
  30. f540d1e vlib: fix vlib_mains vector alignment by Florin Coras · 2 years, 9 months ago
  31. eeb31ec vcl: fix invalid socket read by Filip Tehlar · 2 years, 9 months ago
  32. 5c45d1c vppinfra: vec_max_len, vec_mem_size use stored header size by Damjan Marion · 2 years, 9 months ago
  33. 1da361f vppinfra: store vector header size and alignment into header by Damjan Marion · 2 years, 9 months ago
  34. 2b702da vppinfra: move hash bitmap out of vec header by Damjan Marion · 2 years, 9 months ago
  35. d591b82 misc: Improve go bindings gen by Nathan Skrzypczak · 2 years, 9 months ago
  36. c2feb65 nat: fix ICMP error translation by Klement Sekera · 2 years, 9 months ago
  37. 541de58 vpp: binary-api CLI weak linking workaround by Damjan Marion · 2 years, 9 months ago
  38. e8d6771 tcp: update error counters in listen node by Florin Coras · 2 years, 9 months ago
  39. c6a2f1f tcp: update persist timer if data acked by Florin Coras · 2 years, 9 months ago
  40. 3a36682 flow: add generic flow pattern for 5G flow enhancement by Ting Xu · 3 years, 3 months ago
  41. 218e4ec vlib: add vlib_frame_bitmap_and by Damjan Marion · 2 years, 9 months ago
  42. b0f0f8c memif: fix memif_process_desc indexing by Mauro Sardara · 2 years, 9 months ago
  43. 41a1bbf vppinfra: fix vec capacity by Florin Coras · 2 years, 9 months ago
  44. 58fd481 stats: refactor vlib counters by Damjan Marion · 2 years, 9 months ago
  45. ebfd2b6 crypto: Enabling IOMMU DMA translation table update for QAT card by Govindarajan · 2 years, 9 months ago
  46. d1bd9af stats: support recursive locking by Damjan Marion · 2 years, 9 months ago
  47. 85a9c10 hsa: fix error message by Filip Tehlar · 2 years, 9 months ago
  48. eb63cae vppinfra: don't account vec_header_t size twice in the pool header by Damjan Marion · 2 years, 10 months ago
  49. a9fe20f dpdk: improve rx burst count per loop by Fan Zhang · 2 years, 9 months ago
  50. e41fa77 map: fix memory leak by Benoît Ganne · 3 years, 1 month ago
  51. 91a46cb tls: remove pkg dependencies on mbedtls by Florin Coras · 2 years, 9 months ago
  52. 9c32f05 session: fix crash during client detach by Filip Tehlar · 2 years, 9 months ago
  53. 9652177 vlib: remoove unused field by Damjan Marion · 2 years, 9 months ago
  54. 62d656a vlib: init logging eearlier by Damjan Marion · 2 years, 9 months ago
  55. 85b285b dpdk: fix program vlans on ixgbevf by Dzmitry Sautsa · 2 years, 9 months ago
  56. 2d194a0 devices: remove the unused code from af_packet by Mohsin Kazmi · 2 years, 9 months ago
  57. 562cfa4 ipsec: remove the redundant code by Mohsin Kazmi · 2 years, 9 months ago
  58. 400d459 vppinfra: fix pool_free_elts by Florin Coras · 2 years, 9 months ago
  59. 346c247 ip: IPv4 Fragmentation fix for l2fragmetable size by Neale Ranns · 2 years, 9 months ago
  60. 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
  61. 317cace vat: fix vat_suspend crash by Damjan Marion · 2 years, 9 months ago
  62. 7fc0ee7 classify: add API to retrieve punt ACL tables by Benoît Ganne · 3 years, 2 months ago
  63. 26fec71 ipsec: input: drop by default for non-matching pkts by Zachary Leaf · 3 years, 2 months ago
  64. 1031098 ip: set fib_index before exiting input ACL node by Arthur de Kerhor · 3 years ago
  65. 7e64735 linux-cp: handle ipv4 routes when interface is disabled by Alexander Chernavin · 3 years ago
  66. ec5371e ip: Fixes for IPv6 and MPLS fragmentation by Neale Ranns · 2 years, 10 months ago
  67. 7e72195 linux-cp: fix issue of possibly closing negative fd by Alexander Chernavin · 2 years, 10 months ago
  68. 2286f93 linux-cp: stop signaling read event on every notif by Alexander Chernavin · 3 years, 2 months ago
  69. f4795a9 linux-cp: stop ignoring ENOBUFS while reading notif by Alexander Chernavin · 3 years, 2 months ago
  70. 7e0442a api: harden api trace parsing by Benoît Ganne · 2 years, 11 months ago
  71. f478f75 ping: correct the fib-index used for the reply by Neale Ranns · 2 years, 10 months ago
  72. 5c6dd17 ip: rate-limit the sending of ICMP error messages by Neale Ranns · 2 years, 10 months ago
  73. bc91e86 linux-cp: ignore neighbors if ip addr is multicast by Alexander Chernavin · 3 years, 2 months ago
  74. 81e74d8 ip: fix overflow in ip6_ext_header_walk by Benoît Ganne · 2 years, 10 months ago
  75. 82b7991 pg: fixing the cli by Mohsin Kazmi · 2 years, 10 months ago
  76. 59183e9 pg: add support for ip mode through cli by Mohsin Kazmi · 2 years, 10 months ago
  77. 3626a7c ipfix-export: fix the warning message for uninitialized variable by Mohsin Kazmi · 2 years, 10 months ago
  78. 9a63b6e classify: skip l2 header in CLI by Arthur de Kerhor · 2 years, 10 months ago
  79. c396d23 mpls: Fix the fragmentation in mpls-output. by Neale Ranns · 2 years, 10 months ago
  80. 0a3160b tunnel: Fix the format of tunnel flags by Neale Ranns · 2 years, 10 months ago
  81. c8f7fd1 vnet: use system time for pcap trace by Benoît Ganne · 2 years, 10 months ago
  82. 54223ee vcl: validate vls_epoll_ctl inputs by Florin Coras · 2 years, 10 months ago
  83. bb5e2fc session: improve tx tracing by Florin Coras · 2 years, 10 months ago
  84. aebfc28 linux-cp: detect and delete stale entries after sync by Alexander Chernavin · 3 years, 2 months ago
  85. 6db19a9 ipsec: remove ipsec vnet script by Ray Kinsella · 2 years, 10 months ago
  86. 3819205 linux-cp: resync with kernel after nl socket error by Alexander Chernavin · 3 years, 2 months ago
  87. 758ec13 ip: Path MTU DPO allocation function is public by Neale Ranns · 2 years, 10 months ago
  88. 87e92c6 linux-cp: make check of message ts null-tolerant by Alexander Chernavin · 3 years, 2 months ago
  89. adac308 linux-cp: reflect hw link state on tap on pair creation by Alexander Chernavin · 2 years, 10 months ago
  90. 53f8a27 linux-cp: lcp fib fixes by Vladimir Ratnikov · 2 years, 10 months ago
  91. fe6d8a3 vcl: fix segment detach post api disconnect by Florin Coras · 2 years, 10 months ago
  92. 6a2c6a0 wireguard: improve sending WG interface dump details by Jon Loeliger · 2 years, 10 months ago
  93. 30a6f82 tap: fix tun set mtu by Benoît Ganne · 2 years, 10 months ago
  94. 08bd44b build: fix missing dependency for library by Guillaume Solignac · 3 years, 3 months ago
  95. 5981319 hsa: add tps support for random closes by Florin Coras · 2 years, 10 months ago
  96. 0f8912f virtio: refactor code by Mohsin Kazmi · 2 years, 11 months ago
  97. 855ad33 vat2: include src/vlibmemory/vlib.api messages by Dave Wallace · 2 years, 10 months ago
  98. 8c5e5f6 tls: handle read write ssl errors by Florin Coras · 2 years, 10 months ago
  99. 3683d1b tls: Receive only when the app_session is available by Saravanan Murugesan · 2 years, 10 months ago
  100. 76b86b0 tls: Handle transport disconnect during client HS failures by Saravanan Murugesan · 2 years, 10 months ago