- 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
- 65d25b4 ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next by Damjan Marion · 2 years, 3 months ago
- 42ed836 ip: simpler and faster ip4_full_reass_drop_all by Damjan Marion · 2 years, 3 months ago
- dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
- 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
- 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 2 months ago
- 23b33ec tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files by Steven Luong · 2 years, 2 months ago
- 8d97a5c tcp: build image with TCP_DEBUG_ALWAYS via make by Steven Luong · 2 years, 2 months ago
- 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 2 months ago
- 426f8f2 gso: set the header offsets in gro hdr fixup by Mohsin Kazmi · 2 years, 2 months ago
- 6b8874e gso: fix the checksum for odd number of data bytes by Mohsin Kazmi · 2 years, 2 months ago
- a58055d fib: only invoke adj delegate create callback on mcast adj create by Peter Morrow · 2 years, 2 months ago
- 41404bf ip: reassembly - custom context instead of VRF by Mohammed Hawari · 2 years, 6 months ago
- 2805daa ip: reassembly - custom context of ipv6 by Mohammed Hawari · 2 years, 6 months ago
- 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 2 months ago
- 9503eb5 sr: new messages created to return packet statistics in sr localsid details by ChinmayaAgarwal · 2 years, 3 months ago
- 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
- 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
- a30495c gso: clear the offload flags from segmented buffers by Mohsin Kazmi · 2 years, 2 months ago
- a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
- d925246 vnet: fix ip4 version and IHL check by Dmitry Valter · 2 years, 3 months ago
- fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
- 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
- 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
- ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
- 6b4c6e1 arp: check for manually added proxy-arp entries by Benoît Ganne · 2 years, 3 months ago
- a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
- 6e3b3b7 build: install missing headers by Benoît Ganne · 2 years, 3 months ago
- de98906 teib: fix segv during failed deletion of entry by Matthew Smith · 2 years, 3 months ago
- 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
- dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
- c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
- 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
- b3778cc ip-neighbor: fix debug log format output by luoyaozu · 2 years, 3 months ago
- 121a16a ip: show fib index in ip4 reassembly trace by Damjan Marion · 2 years, 3 months ago
- d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
- 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 3 months ago
- a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 3 months ago
- 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
- 4a5564d fib: missing headers by Damjan Marion · 2 years, 3 months ago
- edb0d45 ip: fix punt socket overflow by Benoît Ganne · 3 years, 2 months ago
- 1363331 ipsec: fix coverity 249212 by Andrew Yourtchenko · 2 years, 3 months ago
- bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
- 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
- 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 3 months ago
- 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 3 months ago
- 7dc351f l2: skip arp term for locally originated packets by Stanislav Zaikin · 2 years, 7 months ago
- c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
- 76b8aa0 ethernet: fix coverity 214973 by Andrew Yourtchenko · 2 years, 4 months ago
- 966e6ff ethernet: refactor the redundant code by Andrew Yourtchenko · 2 years, 3 months ago
- 186b215 ethernet: fix mac address increment error by Jieqiang Wang · 2 years, 4 months ago
- d2acfbc fib: fix coverity 249175 by Andrew Yourtchenko · 2 years, 4 months ago
- 165c963 fib: fix coverity 253539 by Andrew Yourtchenko · 2 years, 4 months ago
- b46a4e6 ethernet: fix coverity 218549 by Andrew Yourtchenko · 2 years, 4 months ago
- 4b4aded ipsec: fix coverity 249204 by Andrew Yourtchenko · 2 years, 4 months ago
- aac6856 classify: fix coverity 249223 by Andrew Yourtchenko · 2 years, 4 months ago
- 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
- 6e4a56e ip-neighbor: Declarative .api counters. by Neale Ranns · 2 years, 4 months ago
- b29c606 ip: Use .api declarative counters for ICMP. by Neale Ranns · 2 years, 4 months ago
- d5e4e25 fib: support "midchain delegate" removal by Alexander Chernavin · 2 years, 4 months ago
- 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
- 41a85c0 mpls: Use the .api for the definition of error/info counters by Neale Ranns · 2 years, 4 months ago
- e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
- 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
- 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
- 9fac9c8 tunnel: Fix API encoding of tunnel flags by Neale Ranns · 2 years, 7 months ago
- 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
- 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
- fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
- 896b184 vnet: install reass headers by Mohammed Hawari · 2 years, 6 months ago
- 83caa62 interface: fix show_or_clear_hw_interfaces by Mohammed Hawari · 2 years, 4 months ago
- 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
- 389aae5 vnet: On rx-mode set, return error for an actual error. by Wayne Morrison · 2 years, 4 months ago
- 8188060 ipsec: fix coverity warnings found in fast path implementation by Piotr Bronowski · 2 years, 5 months ago
- 69977d2 ip6-nd: fix ip6 ra cli issue by Takanori Hirano · 2 years, 5 months ago
- 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
- 4a817a5 ip6-nd: copy mac address to wrong buffer current_data by liangrq · 2 years, 5 months ago
- a5266c6 vppinfra: fix formatting of format_base10 by Pim van Pelt · 2 years, 5 months ago
- add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
- 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
- 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago
- 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
- d50e661 sr: SRv6 Path Tracing Sink node behavior by Ahmed Abdelsalam · 2 years, 6 months ago
- b03eec9 classify: use 32 bits hash by Benoît Ganne · 2 years, 6 months ago
- b005728 sr: code refactor and style fix by Ahmed Abdelsalam · 2 years, 6 months ago
- c933bb7 sr: Add support for SRv6 Path Tracing Infrastructure by Ahmed Abdelsalam · 2 years, 6 months ago
- 93bc431 ipsec: show fast path flag in cli by Fan Zhang · 2 years, 7 months ago
- 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
- e1dce37 ipsec: add spd fast path matching by Piotr Bronowski · 2 years, 7 months ago
- 829bff8 ipsec: make match function inline by Piotr Bronowski · 2 years, 7 months ago
- 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
- fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
- cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
- d699a34 ipsec: introduce spd fast path types by Piotr Bronowski · 2 years, 7 months ago
- 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
- ada7e4e ip: reassembly - Add node level stats, fix customapp behavior by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- c629f90 ip: improve ip ACL traces by Benoît Ganne · 2 years, 6 months ago
- b3559ce udp: add cli to dump registered ports by Benoît Ganne · 2 years, 6 months ago
- b376e92 classify: fix sesssion details api by Nathan Skrzypczak · 2 years, 6 months ago
- 9cca694 sr: SRv6 TEF behavior support by Ahmed Abdelsalam · 2 years, 6 months ago