1. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 2 months ago
  2. 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 2 months ago
  3. 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 2 months ago
  4. a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 2 months ago
  5. 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 7 months ago
  6. 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
  7. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  8. 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
  9. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  10. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  11. a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 3 months ago
  12. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  13. d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
  14. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  15. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  16. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  17. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
  18. 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
  19. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
  20. 6e3b3b7 build: install missing headers by Benoît Ganne · 2 years, 4 months ago
  21. de98906 teib: fix segv during failed deletion of entry by Matthew Smith · 2 years, 3 months ago
  22. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  23. dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
  24. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  25. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  26. b3778cc ip-neighbor: fix debug log format output by luoyaozu · 2 years, 3 months ago
  27. 121a16a ip: show fib index in ip4 reassembly trace by Damjan Marion · 2 years, 3 months ago
  28. d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
  29. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 4 months ago
  30. a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 3 months ago
  31. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
  32. 4a5564d fib: missing headers by Damjan Marion · 2 years, 3 months ago
  33. edb0d45 ip: fix punt socket overflow by Benoît Ganne · 3 years, 2 months ago
  34. 1363331 ipsec: fix coverity 249212 by Andrew Yourtchenko · 2 years, 4 months ago
  35. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  36. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  37. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  38. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 4 months ago
  39. 7dc351f l2: skip arp term for locally originated packets by Stanislav Zaikin · 2 years, 7 months ago
  40. c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
  41. 76b8aa0 ethernet: fix coverity 214973 by Andrew Yourtchenko · 2 years, 4 months ago
  42. 966e6ff ethernet: refactor the redundant code by Andrew Yourtchenko · 2 years, 4 months ago
  43. 186b215 ethernet: fix mac address increment error by Jieqiang Wang · 2 years, 4 months ago
  44. d2acfbc fib: fix coverity 249175 by Andrew Yourtchenko · 2 years, 4 months ago
  45. 165c963 fib: fix coverity 253539 by Andrew Yourtchenko · 2 years, 4 months ago
  46. b46a4e6 ethernet: fix coverity 218549 by Andrew Yourtchenko · 2 years, 4 months ago
  47. 4b4aded ipsec: fix coverity 249204 by Andrew Yourtchenko · 2 years, 4 months ago
  48. aac6856 classify: fix coverity 249223 by Andrew Yourtchenko · 2 years, 4 months ago
  49. 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
  50. 6e4a56e ip-neighbor: Declarative .api counters. by Neale Ranns · 2 years, 4 months ago
  51. b29c606 ip: Use .api declarative counters for ICMP. by Neale Ranns · 2 years, 4 months ago
  52. d5e4e25 fib: support "midchain delegate" removal by Alexander Chernavin · 2 years, 4 months ago
  53. 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
  54. 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 4 months ago
  55. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  56. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  57. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  58. 9fac9c8 tunnel: Fix API encoding of tunnel flags by Neale Ranns · 2 years, 7 months ago
  59. 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
  60. 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
  61. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  62. 896b184 vnet: install reass headers by Mohammed Hawari · 2 years, 6 months ago
  63. 83caa62 interface: fix show_or_clear_hw_interfaces by Mohammed Hawari · 2 years, 4 months ago
  64. 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
  65. 389aae5 vnet: On rx-mode set, return error for an actual error. by Wayne Morrison · 2 years, 4 months ago
  66. 8188060 ipsec: fix coverity warnings found in fast path implementation by Piotr Bronowski · 2 years, 5 months ago
  67. 69977d2 ip6-nd: fix ip6 ra cli issue by Takanori Hirano · 2 years, 5 months ago
  68. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  69. 4a817a5 ip6-nd: copy mac address to wrong buffer current_data by liangrq · 2 years, 5 months ago
  70. a5266c6 vppinfra: fix formatting of format_base10 by Pim van Pelt · 2 years, 5 months ago
  71. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  72. 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
  73. 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago
  74. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  75. d50e661 sr: SRv6 Path Tracing Sink node behavior by Ahmed Abdelsalam · 2 years, 6 months ago
  76. b03eec9 classify: use 32 bits hash by Benoît Ganne · 2 years, 6 months ago
  77. b005728 sr: code refactor and style fix by Ahmed Abdelsalam · 2 years, 6 months ago
  78. c933bb7 sr: Add support for SRv6 Path Tracing Infrastructure by Ahmed Abdelsalam · 2 years, 6 months ago
  79. 93bc431 ipsec: show fast path flag in cli by Fan Zhang · 2 years, 7 months ago
  80. 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
  81. e1dce37 ipsec: add spd fast path matching by Piotr Bronowski · 2 years, 7 months ago
  82. 829bff8 ipsec: make match function inline by Piotr Bronowski · 2 years, 7 months ago
  83. 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
  84. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  85. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  86. d699a34 ipsec: introduce spd fast path types by Piotr Bronowski · 2 years, 7 months ago
  87. 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
  88. ada7e4e ip: reassembly - Add node level stats, fix customapp behavior by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  89. c629f90 ip: improve ip ACL traces by Benoît Ganne · 2 years, 6 months ago
  90. b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
  91. b376e92 classify: fix sesssion details api by Nathan Skrzypczak · 2 years, 6 months ago
  92. 9cca694 sr: SRv6 TEF behavior support by Ahmed Abdelsalam · 2 years, 6 months ago
  93. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  94. eaa83c0 ipfix-export: Fix frame leak in flow_report_process_send() by Jon Loeliger · 2 years, 7 months ago
  95. 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
  96. dd2f12b ip: unformat_ip_address should no modify its argument on failure by Benoît Ganne · 2 years, 8 months ago
  97. 449efe9 ip: reassembly - Fixing buffer leaks, corruption in v6 reasm by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  98. 8b85929 ip: reassembly - pacing reassembly timeouts for v6 by Vijayabhaskar Katamreddy · 2 years, 7 months ago
  99. dac97e2 docs: update spelling word list and fix typos by Dave Wallace · 2 years, 7 months ago
  100. 0bfc222 devices: add af-packet v3 api by Mohsin Kazmi · 2 years, 8 months ago