1. e87a03f session: show session rules does not display ip6 entries by Steven Luong · 5 months ago
  2. b753554 ipsec: fix integer overflow by Fan Zhang · 5 months ago
  3. 6ce5d5b pg: fix pcap packet type when writing pcap file by Dave Wallace · 5 months ago
  4. 3572911 vnet: print Success for API errno 0 instead of UNKNOWN by Klement Sekera · 8 months ago
  5. 99213e0 session: memory leak on rule tag by Steven Luong · 5 months ago
  6. d1aeac5 session: memory leaks on rule tag hash tables by Steven Luong · 5 months ago
  7. 3a2cf84 tls: track app owner of transport session by Florin Coras · 5 months ago
  8. 2da273a session: crash in session_rule_add_del if session is not enable by Steven Luong · 6 months ago
  9. 67bae20 session: application namespace may reference a deleted vrf table by Steven Luong · 5 months ago
  10. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  11. 0e3fcc0 ip6: fix icmp error on check fail by Maxime Peim · 9 months ago
  12. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 9 months ago
  13. ff570d3 fib: make mfib optional by Benoît Ganne · 8 months ago
  14. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 3 months ago
  15. 3f75010 session: deleting an application namespace cleaning up the wrong application by Steven Luong · 5 months ago
  16. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 7 months ago
  17. 129ff04 session: add api to program rx io evts by Florin Coras · 5 months ago
  18. 75e8e1e session: improve enable and disable handling by Florin Coras · 6 months ago
  19. 6df9f44 session: handle multiple attempts to mark mq congested by Florin Coras · 6 months ago
  20. b8a2273 session: session disable crash if not enable by Steven Luong · 6 months ago
  21. d2d41bc session: memory leaks on various transports when session disable and enable by Steven Luong · 6 months ago
  22. 3eb91a5 dev: move bus code to bus/ by Damjan Marion · 6 months ago
  23. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago
  24. 26574dc ipsec: enable ipv6 udp checksum offload by Jeff Shaw · 6 months ago
  25. f876b69 ip: mark IP_ADDRESS_DUMP as mp-safe by Vladislav Grishenko · 3 years, 5 months ago
  26. d5fa6cc ip6: fix ip6-michain trace function by Maxime Peim · 7 months ago
  27. e95687b fib: fix ip drop path crashes by Dmitry Valter · 1 year ago
  28. 32dc913 vnet: move format_vl_api_address_union() from vpp to vnet by Benoît Ganne · 6 months ago
  29. 1c30d2d tcp: make syn-rcvd timeout configurable by Florin Coras · 6 months ago
  30. 75e8ffb vnet: export header files to build the plugins by Dau Do · 6 months ago
  31. 6c37845 session: fix ho cleanup on forced reset by Florin Coras · 6 months ago
  32. 7080294 session: fix ho cleanup on active and passive close by Florin Coras · 6 months ago
  33. 518bcc1 ipsec: move ah packet processing in the inline function ipsec_ah_packet_process by vinay tripathi · 11 months ago
  34. ea92116 ipsec: Add option to configure the hand-off worker queue size by Dau Do · 8 months ago
  35. 2ea1e2c dev: add port and queue counter clear operation by Monendra Singh Kushwaha · 7 months ago
  36. fa500e9 vlib: fix gdb_show_traces() by Benoît Ganne · 7 months ago
  37. afd03ff dev: fix counter_start in counter clear routine by Monendra Singh Kushwaha · 7 months ago
  38. e7901e8 ipsec: fix missing udp port check by Fan Zhang · 7 months ago
  39. 8c77c19 ip: add support for drop route through vpp CLI by Mohsin Kazmi · 8 months ago
  40. 5f69432 fib: set the value of the sw_if_index for DROP route by Mohsin Kazmi · 8 months ago
  41. 0720d65 urpf: export to use it externally by Maxime Peim · 9 months ago
  42. fc42280 udp: fix csum computation when offload disabled by Florin Coras · 7 months ago
  43. fe736b2 ip6: fix icmp throttling error index by Maxime Peim · 7 months ago
  44. 1b05378 virtio: Add RX queue full statisitics by Steven Luong · 9 months ago
  45. f03d448 session: remove ipv6 lookup threading assert by Brian Morris · 7 months ago
  46. f66702d ip-neighbor: show age instead of time in cli by Maxime Peim · 7 months ago
  47. 182d8b2 sr: move srmpls to a plugin by Scott Hutton · 8 months ago
  48. 5233ee2 dev: fix mac address dump in trace output by Alok Mishra · 8 months ago
  49. e4238aa ethernet: check destination mac for L3 in ethernet-input node by Steven Luong · 8 months ago
  50. 51e6c0d interface: fix check in set_interface_name api by Stanislav Zaikin · 1 year, 5 months ago
  51. 7b3339e gso: use the header offsets from buffer metadata by Mohsin Kazmi · 2 years, 3 months ago
  52. 804255c misc: fix int/enum mismatch errors reported by gcc-14 by Damjan Marion · 8 months ago
  53. 6edc6bc ipsec: fix CLI for create ipsec itf by Gabriel Oginski · 8 months ago
  54. 6722643 ipip: specify af for a tunnel ip addresses by Anton Nikolaev · 8 months ago
  55. 3a05db6 sr: use correct reply to sr_policy_add_v2 by Vratko Polak · 8 months ago
  56. 9a5caec session: force session cleanups on app detach by Florin Coras · 8 months ago
  57. 8188f47 ip: fix comments for icmp4 by lijinhui · 8 months ago
  58. 11f7965 tcp: check for header truncation by Benoît Ganne · 9 months ago
  59. aa78631 session: add api to detach session from app by Florin Coras · 8 months ago
  60. 7b899be fib: fix off-by-one error in rewrite length check by Benoît Ganne · 10 months ago
  61. 302db47 mpls: fix default mpls lb hash config by Vladislav Grishenko · 11 months ago
  62. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 10 months ago
  63. 0bfce6b tls: fix session state update on accept by Florin Coras · 9 months ago
  64. d136440 session: fix cleanup for refused sessions by Florin Coras · 9 months ago
  65. 37d8c18 ip6: fix icmp trace flag copy by Maxime Peim · 9 months ago
  66. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  67. 9dec76b fib: coverity 335348 out-of-bounds access by Dave Wallace · 11 months ago
  68. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  69. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  70. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 9 months ago
  71. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  72. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  73. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  74. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 5 months ago
  75. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  76. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  77. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  78. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  79. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 4 months ago
  80. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  81. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  82. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 3 months ago
  83. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  84. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  85. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  86. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  87. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  88. 2365341 session: use no for ports in transport port allocator by Florin Coras · 10 months ago
  89. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 10 months ago
  90. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 11 months ago
  91. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 5 months ago
  92. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  93. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  94. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  95. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  96. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  97. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  98. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  99. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  100. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 11 months ago