1. 0036dcf gso: add gso documentation by Mohsin Kazmi · 2 years, 2 months ago
  2. ed5f291 policer: adding documentation by Maxime Peim · 2 years, 1 month ago
  3. e479eae ipsec: improve ipsec policy adding performance by Xiaoming Jiang · 2 years, 3 months ago
  4. fe2d23f ipsec: Failure at the start of the batch should not invalidate the rest of the batch by Neale Ranns · 2 years, 1 month ago
  5. 0b466ad session: add transport main structure by Florin Coras · 2 years, 2 months ago
  6. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 9 months ago
  7. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  8. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  9. 90943e5 ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses by Andrew Yourtchenko · 2 years, 1 month ago
  10. 1f4b651 policer: improvement show policer cli. by Huawei LI · 2 years, 2 months ago
  11. ce1ff6a ip6-nd: set router flag on NA if appropriate by Matthew Smith · 2 years, 2 months ago
  12. f094ce7 ip6-nd: initialize radv_info->send_radv to 1 by Dave Barach · 2 years, 2 months ago
  13. a6a01f1 classify: fix crash when update nonexistent classify table. by Huawei LI · 2 years, 2 months ago
  14. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 2 months ago
  15. 39d6dec sr: SRv6 Path Tracing Midpoint behaviour by Julian Klaiber · 2 years, 2 months ago
  16. 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
  17. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  18. 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
  19. 4561d6d devices: fix the l2 hdr offset in af_packet transmit side by Mohsin Kazmi · 2 years, 2 months ago
  20. 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
  21. 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
  22. cb3a6bd crypto: fix dead nn foreach by Dmitry Valter · 2 years, 2 months ago
  23. 4897257 gso: remove vxlan header include file dependency by Steven Luong · 2 years, 2 months ago
  24. 8b90d89 devices: add support for af-packet v2 by Mohsin Kazmi · 2 years, 4 months ago
  25. f8ee39f udp: support for disabling tx csum by Florin Coras · 2 years, 2 months ago
  26. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  27. 049dee9 virtio: fix the missing unlock by Mohsin Kazmi · 2 years, 2 months ago
  28. 8c1be05 udp: explicit udp output node by Florin Coras · 2 years, 2 months ago
  29. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  30. 1cc592b virtio: fix the tx side hdr offset by Mohsin Kazmi · 2 years, 2 months ago
  31. cacde12 devices: fix the header offsets in af_packet by Mohsin Kazmi · 2 years, 2 months ago
  32. 79f6dba gso: fix the metadata for gro packets by Mohsin Kazmi · 2 years, 2 months ago
  33. 19a1684 ip: fix the pseudo header checksum by Mohsin Kazmi · 2 years, 2 months ago
  34. 368dab3 ip-neighbor: delete redundant help information in cli. by Huawei LI · 2 years, 2 months ago
  35. 662c59a l2: coverity complains dead codes by Steven Luong · 2 years, 2 months ago
  36. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  37. 65d25b4 ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next by Damjan Marion · 2 years, 3 months ago
  38. 42ed836 ip: simpler and faster ip4_full_reass_drop_all by Damjan Marion · 2 years, 3 months ago
  39. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  40. 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
  41. 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 3 months ago
  42. 23b33ec tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files by Steven Luong · 2 years, 3 months ago
  43. 8d97a5c tcp: build image with TCP_DEBUG_ALWAYS via make by Steven Luong · 2 years, 3 months ago
  44. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 3 months ago
  45. 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 3 months ago
  46. 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 3 months ago
  47. a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 3 months ago
  48. 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 7 months ago
  49. 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
  50. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  51. 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
  52. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  53. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  54. a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 3 months ago
  55. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  56. d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
  57. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  58. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  59. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  60. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 4 months ago
  61. 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
  62. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
  63. 6e3b3b7 build: install missing headers by Benoît Ganne · 2 years, 4 months ago
  64. de98906 teib: fix segv during failed deletion of entry by Matthew Smith · 2 years, 4 months ago
  65. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  66. dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
  67. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  68. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  69. b3778cc ip-neighbor: fix debug log format output by luoyaozu · 2 years, 4 months ago
  70. 121a16a ip: show fib index in ip4 reassembly trace by Damjan Marion · 2 years, 3 months ago
  71. d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
  72. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 4 months ago
  73. a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 4 months ago
  74. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 4 months ago
  75. 4a5564d fib: missing headers by Damjan Marion · 2 years, 4 months ago
  76. edb0d45 ip: fix punt socket overflow by Benoît Ganne · 3 years, 2 months ago
  77. 1363331 ipsec: fix coverity 249212 by Andrew Yourtchenko · 2 years, 4 months ago
  78. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  79. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  80. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  81. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 4 months ago
  82. 7dc351f l2: skip arp term for locally originated packets by Stanislav Zaikin · 2 years, 8 months ago
  83. c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
  84. 76b8aa0 ethernet: fix coverity 214973 by Andrew Yourtchenko · 2 years, 4 months ago
  85. 966e6ff ethernet: refactor the redundant code by Andrew Yourtchenko · 2 years, 4 months ago
  86. 186b215 ethernet: fix mac address increment error by Jieqiang Wang · 2 years, 4 months ago
  87. d2acfbc fib: fix coverity 249175 by Andrew Yourtchenko · 2 years, 4 months ago
  88. 165c963 fib: fix coverity 253539 by Andrew Yourtchenko · 2 years, 4 months ago
  89. b46a4e6 ethernet: fix coverity 218549 by Andrew Yourtchenko · 2 years, 4 months ago
  90. 4b4aded ipsec: fix coverity 249204 by Andrew Yourtchenko · 2 years, 4 months ago
  91. aac6856 classify: fix coverity 249223 by Andrew Yourtchenko · 2 years, 4 months ago
  92. 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 5 months ago
  93. 6e4a56e ip-neighbor: Declarative .api counters. by Neale Ranns · 2 years, 4 months ago
  94. b29c606 ip: Use .api declarative counters for ICMP. by Neale Ranns · 2 years, 4 months ago
  95. d5e4e25 fib: support "midchain delegate" removal by Alexander Chernavin · 2 years, 4 months ago
  96. 30be19c ip: only set rx_sw_if_index when connection found to avoid following crash like tcp punt by Xiaoming Jiang · 2 years, 4 months ago
  97. 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 5 months ago
  98. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 5 months ago
  99. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 5 months ago
  100. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 5 months ago