1. f876b69 ip: mark IP_ADDRESS_DUMP as mp-safe by Vladislav Grishenko · 3 years, 5 months ago
  2. d5fa6cc ip6: fix ip6-michain trace function by Maxime Peim · 7 months ago
  3. e95687b fib: fix ip drop path crashes by Dmitry Valter · 12 months ago
  4. 32dc913 vnet: move format_vl_api_address_union() from vpp to vnet by Benoît Ganne · 6 months ago
  5. 1c30d2d tcp: make syn-rcvd timeout configurable by Florin Coras · 6 months ago
  6. 75e8ffb vnet: export header files to build the plugins by Dau Do · 6 months ago
  7. 6c37845 session: fix ho cleanup on forced reset by Florin Coras · 6 months ago
  8. 7080294 session: fix ho cleanup on active and passive close by Florin Coras · 6 months ago
  9. 518bcc1 ipsec: move ah packet processing in the inline function ipsec_ah_packet_process by vinay tripathi · 11 months ago
  10. ea92116 ipsec: Add option to configure the hand-off worker queue size by Dau Do · 8 months ago
  11. 2ea1e2c dev: add port and queue counter clear operation by Monendra Singh Kushwaha · 7 months ago
  12. fa500e9 vlib: fix gdb_show_traces() by Benoît Ganne · 6 months ago
  13. afd03ff dev: fix counter_start in counter clear routine by Monendra Singh Kushwaha · 7 months ago
  14. e7901e8 ipsec: fix missing udp port check by Fan Zhang · 7 months ago
  15. 8c77c19 ip: add support for drop route through vpp CLI by Mohsin Kazmi · 8 months ago
  16. 5f69432 fib: set the value of the sw_if_index for DROP route by Mohsin Kazmi · 8 months ago
  17. 0720d65 urpf: export to use it externally by Maxime Peim · 9 months ago
  18. fc42280 udp: fix csum computation when offload disabled by Florin Coras · 7 months ago
  19. fe736b2 ip6: fix icmp throttling error index by Maxime Peim · 7 months ago
  20. 1b05378 virtio: Add RX queue full statisitics by Steven Luong · 9 months ago
  21. f03d448 session: remove ipv6 lookup threading assert by Brian Morris · 7 months ago
  22. f66702d ip-neighbor: show age instead of time in cli by Maxime Peim · 7 months ago
  23. 182d8b2 sr: move srmpls to a plugin by Scott Hutton · 8 months ago
  24. 5233ee2 dev: fix mac address dump in trace output by Alok Mishra · 8 months ago
  25. e4238aa ethernet: check destination mac for L3 in ethernet-input node by Steven Luong · 8 months ago
  26. 51e6c0d interface: fix check in set_interface_name api by Stanislav Zaikin · 1 year, 5 months ago
  27. 7b3339e gso: use the header offsets from buffer metadata by Mohsin Kazmi · 2 years, 3 months ago
  28. 804255c misc: fix int/enum mismatch errors reported by gcc-14 by Damjan Marion · 8 months ago
  29. 6edc6bc ipsec: fix CLI for create ipsec itf by Gabriel Oginski · 8 months ago
  30. 6722643 ipip: specify af for a tunnel ip addresses by Anton Nikolaev · 8 months ago
  31. 3a05db6 sr: use correct reply to sr_policy_add_v2 by Vratko Polak · 8 months ago
  32. 9a5caec session: force session cleanups on app detach by Florin Coras · 8 months ago
  33. 8188f47 ip: fix comments for icmp4 by lijinhui · 8 months ago
  34. 11f7965 tcp: check for header truncation by Benoît Ganne · 8 months ago
  35. aa78631 session: add api to detach session from app by Florin Coras · 8 months ago
  36. 7b899be fib: fix off-by-one error in rewrite length check by Benoît Ganne · 10 months ago
  37. 302db47 mpls: fix default mpls lb hash config by Vladislav Grishenko · 11 months ago
  38. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 9 months ago
  39. 0bfce6b tls: fix session state update on accept by Florin Coras · 9 months ago
  40. d136440 session: fix cleanup for refused sessions by Florin Coras · 9 months ago
  41. 37d8c18 ip6: fix icmp trace flag copy by Maxime Peim · 9 months ago
  42. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  43. 9dec76b fib: coverity 335348 out-of-bounds access by Dave Wallace · 11 months ago
  44. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  45. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  46. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 9 months ago
  47. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  48. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  49. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  50. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 5 months ago
  51. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  52. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  53. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  54. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  55. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 4 months ago
  56. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  57. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  58. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 3 months ago
  59. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  60. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  61. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  62. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  63. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  64. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  65. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  66. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 11 months ago
  67. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 5 months ago
  68. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  69. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  70. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  71. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  72. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  73. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  74. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  75. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  76. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 11 months ago
  77. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 10 months ago
  78. 84847c4 virtio: fix the packed ring support by Mohsin Kazmi · 10 months ago
  79. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  80. 89c7b54 ip6: ECMP hash support for ipv6 fragments by Benoît Ganne · 1 year, 5 months ago
  81. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  82. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  83. 078affa vnet: include platform specific un.h by Tom Jones · 11 months ago
  84. 03b7ac9 dev: fix type for uint32 arg value by Monendra Singh Kushwaha · 10 months ago
  85. 6f8252e wireguard: notify key changes to crypto engine by Lijian Zhang · 1 year, 1 month ago
  86. ff71939 ipsec: check each packet for no algs in esp-encrypt by Matthew Smith · 10 months ago
  87. 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
  88. 9bf4f8f vnet: Use platform specific netlink headers on FreeBSD by Tom Jones · 11 months ago
  89. 0f78300 vnet: Disable tuntap build on not Linux by Tom Jones · 11 months ago
  90. 61b4efc vnet: Provide platform specific if_tap headers by Tom Jones · 11 months ago
  91. 6ce1e93 vnet: Only build tap on Linux by Tom Jones · 11 months ago
  92. d1e17a8 tcp: retransmit fins in last-ack by Florin Coras · 10 months ago
  93. 81a6ffc udp: unregister ports on all cleanups by Florin Coras · 10 months ago
  94. 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
  95. e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
  96. 249f0dc vnet: Don't use __unused for struct padding by Tom Jones · 11 months ago
  97. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  98. d9b4d9f udp: add cli to dump transport ports by Florin Coras · 11 months ago
  99. f9bdc03 session: guard session lookup table allocs by Florin Coras · 11 months ago
  100. d7f17a2 tls: set app closed flag in framework by Florin Coras · 11 months ago