- 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, 4 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
- af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
- eaa83c0 ipfix-export: Fix frame leak in flow_report_process_send() by Jon Loeliger · 2 years, 7 months ago
- 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
- dd2f12b ip: unformat_ip_address should no modify its argument on failure by Benoît Ganne · 2 years, 8 months ago
- 449efe9 ip: reassembly - Fixing buffer leaks, corruption in v6 reasm by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- 8b85929 ip: reassembly - pacing reassembly timeouts for v6 by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- dac97e2 docs: update spelling word list and fix typos by Dave Wallace · 2 years, 7 months ago
- 0bfc222 devices: add af-packet v3 api by Mohsin Kazmi · 2 years, 8 months ago
- 337960b flow: support generic flow and RSS action in vapi by Ting Xu · 2 years, 9 months ago
- beafecf ip: reassembly - fixing stepping index in a better way by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- bc8c210 ip: reassembly - adding custom reassembly node by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- 096c8cc virtio: use the internal hdr offsets of buffer metadata for offloads by Mohsin Kazmi · 2 years, 7 months ago
- cada9eb api: refactor api data storage by Damjan Marion · 2 years, 7 months ago
- 8b874fc ip: reassembly - pacing reassembly timeouts by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- 14a7442 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- 3fda200 ip: reassembly - increasing the nbuckets for reass by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- 61f6a4c interface: fix overflow of link speed. by Anton Nikolaev · 2 years, 7 months ago
- 99b9639 ip: format table ids with %u by Nathan Skrzypczak · 2 years, 7 months ago
- 3153f00 vlib: exec cli line-by-line processing and script updates by Damjan Marion · 2 years, 7 months ago
- 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
- c50bcbd vlib: process startup config exec scripts line by line by Damjan Marion · 2 years, 7 months ago
- e0f901a ip: reassembly - Fixing buffer leaks, corruption by Vijayabhaskar Katamreddy · 2 years, 7 months ago
- bb912f2 ip: reassembly: add documentation by Klement Sekera · 2 years, 11 months ago
- e63a2d4 ip: fix buffer leaks in reassembly by Klement Sekera · 3 years, 7 months ago
- fdc17b1 vhost: memory leak upon deleting vhost-user interface by Steven Luong · 2 years, 7 months ago
- 01f6c73 devices: fix crash on invalid interface by Gabriel Ganne · 2 years, 7 months ago
- da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
- e5a3ae0 policer: output interface policer by Stanislav Zaikin · 2 years, 8 months ago
- 0ec1c6d udp: remove buggy assert in udp encap by Benoît Ganne · 2 years, 8 months ago
- 6e7ebb0 tls: free app session if connect notify refused by Florin Coras · 2 years, 8 months ago
- 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 9 months ago
- 98ca76a ipsec: support per next-header next-nodes by Benoît Ganne · 2 years, 8 months ago
- 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
- 975e0df session: fix coverity warning by Florin Coras · 2 years, 8 months ago
- 3bad8b6 linux-cp: sync addr and neigh only for lcp interfaces by Stanislav Zaikin · 2 years, 8 months ago
- b95e6d4 flow: enable RSS queue group action for 5G enhancement by Ting Xu · 2 years, 9 months ago
- d82f471 session: export session counts to stats segment by Florin Coras · 2 years, 8 months ago
- c5d81b9 stats: string vector and node collector improvements by Damjan Marion · 2 years, 8 months ago
- 94ba931 session: fix ctrl evt rpc elt pool realloc by Florin Coras · 2 years, 8 months ago
- 80d100c session svm: fix mq producer wait on q and ring by Florin Coras · 2 years, 8 months ago
- e0c8755 devices: remove redundant access in af-packet input by Mohsin Kazmi · 2 years, 8 months ago
- 8c2bdf8 session: add support for listen proxies by Florin Coras · 2 years, 8 months ago
- 7cd35f5 ipsec: perf improvement of ipsec4_input_node using flow cache by Zachary Leaf · 3 years, 6 months ago
- 65e770d ip: fix arc start in ip46-local for local mfib entries by Alexander Chernavin · 2 years, 8 months ago
- c792b9f tcp: limit persist segment size if window available by Florin Coras · 2 years, 9 months ago
- 98859a4 teib: use nexthop table id by Benoît Ganne · 2 years, 8 months ago