- 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
- 960e58e vppapigen: update markdown documentation by Paul Vinciguerra · 4 years, 11 months ago
- 65866f0 map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 by Jon Loeliger · 4 years, 11 months ago
- 56817e2 map: handle ip4 ttl=1 packets in map-t by Alexander Chernavin · 5 years ago
- 78b58f6 crypto-native: don't expand aes-cbc keys twice by Damjan Marion · 4 years, 11 months ago
- 27d12d3 bfd: add missing cast by Klement Sekera · 4 years, 11 months ago
- 31b1a6c tests: add map-t fragmentation verifications by Alexander Chernavin · 5 years ago
- f31acfa dhcp: disable extraneous vlib_log spew by Dave Barach · 4 years, 11 months ago
- 30928f8 session tcp: fix packet tracing by Florin Coras · 4 years, 11 months ago
- dda2dbe hsa: proxy rcv wnd update acks after full fifos by Florin Coras · 4 years, 11 months ago
- 7d08e39 crypto-native: rename crypto_ia32 to crypto_native by Damjan Marion · 4 years, 11 months ago
- 0d4a612 map: ip4-map-t more RFC compliant by Vladimir Ratnikov · 5 years ago
- e9595db crypto-ia32: add VAES support for AES-CBC by Damjan Marion · 5 years ago
- bd5c49a sr: fix possible null-pointer dereference by Ignas Bacius · 5 years ago
- 12e3e31 vppinfra: use CPUID provided base frequency if available by Damjan Marion · 5 years ago
- 38e0413 vppinfra: add x86 CPU definitions by Damjan Marion · 5 years ago
- 196fce2 classify: pcap / packet trace debug CLI bugs by Dave Barach · 4 years, 11 months ago
- 03328ec interface: Add missing ip4 udp->checksum = 0 prior to computing checksum by Steven Luong · 4 years, 11 months ago
- 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
- 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
- 3b37125 map: api: fix tag overflow and leak by Benoît Ganne · 5 years ago
- 4d39f9c bfd: reset peer discriminator on timeout by Klement Sekera · 5 years ago
- 37157d5 fib: Reload the adj after possible realloc (VPP-1822) by Neale Ranns · 5 years ago
- 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
- 864872a docs nat: fix nat-ha ascii art by Paul Vinciguerra · 5 years ago
- 2d8829c session: fix node runtime in pre-input queue handler by Florin Coras · 5 years ago
- d539e25 nat: in2out-output nodes work with acl reflect by Matthew Smith · 5 years ago
- ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
- 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
- 221b383 srv6-mobile: fix the converity issue by Tetsuya Murakami · 5 years ago
- f66f883 api: mark api_trace_command_fn thread-safe by Dave Barach · 5 years ago
- 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
- 66300f6 fib: Adjacency realloc during rewrite update walk (VPP-1822) by Neale Ranns · 5 years ago
- f5c7305 hsa: proxy app fixes by Florin Coras · 5 years ago
- da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
- c0c4eec nsim: enable output scheduling on main thread by Dave Wallace · 5 years ago
- 54eda4b nat: fix dhcp client on outside interface with output feature by Alexander Chernavin · 5 years ago
- 2b4e740 nat: removed obsolete fragmentation code by Filip Varga · 5 years ago
- cd681ad classify: fix pcap filter set init by Florin Coras · 5 years ago
- db43bb6 lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly by Yulong Pei · 5 years ago
- 720435d nat: refactor of port/address allocation functions by Filip Varga · 5 years ago
- 13e6fce sr: some fixes for SRv6 CLI/API by Ahmed Abdelsalam · 5 years ago
- 1bf83b9 misc: binary-api sw_interface_vhost_user_dump is broken by Steven Luong · 5 years ago
- a420c5e gso: fix typo in the quad-loop by Steven Luong · 5 years ago
- 56cef05 tcp: fix rxt delivered without sacks by Florin Coras · 5 years ago
- 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
- ff2fad1 udp: fix ipv6 listen port registration by Florin Coras · 5 years ago
- de7fcac tcp: fix listen node coverity warning by Florin Coras · 5 years ago
- f0bae64 vppinfra: fixing compilation issues in 32-bit by Vijayabhaskar Katamreddy · 5 years ago
- c171d01 build: Add missing version.h dependency in vnet by Chris Luke · 5 years ago
- 8ad070e ip: align reass.save_rewrite_length by Klement Sekera · 5 years ago v20.05-rc0
- e5060b3 build: install vpp_echo for CSIT QUIC perf tests by Dave Wallace · 5 years ago
- 79bfb9e tcp: fix tcp check tx offload issue by Simon Zhang · 5 years ago
- d63b356 tls: enable async node on demand by Yu Ping · 5 years ago
- 180210f ip6: during icmp to icmp6 translation truncate error messages by Alexander Chernavin · 5 years ago
- fc0992c quic: add FEATURE.yaml by Aloys Augustin · 5 years ago
- 61f7bfb srv6-mobile: Revert "srv6-mobile:" by Andrew Yourtchenko · 5 years ago
- 989c3c8 tls: add picotls session close process by Simon Zhang · 5 years ago
- c95eefb tcp: handle ack advancement with no holes and reneging by Florin Coras · 5 years ago
- 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
- 57584d9 srv6-mobile: by Tetsuya Murakami · 5 years ago
- ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
- 207a163 dpdk: enforce max tx retries by Benoît Ganne · 5 years ago
- fec52ed acl: Remove unsued type by Neale Ranns · 5 years ago
- 629e268 ct6: dst,src copy typo by Neale Ranns · 5 years ago
- b3745c4 misc: feature file for unsupported feature l2tp by Ole Troan · 5 years ago
- 1c6486f tls: enable TLS OpenSSL plugin works in 3.0.0 by Yu Ping · 5 years ago
- 2d18d2e ip: avoid fib lookup for consecutive pkts having same source IP by Nitin Saxena · 5 years ago
- dfb3e41 gso: add FEATURE.yaml by Mohsin Kazmi · 5 years ago
- ebd21c9 sr: feature YAML files for Segment Routing by pcamaril · 5 years ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- 854eb6e bonding: process lacp when bond is admin down by Matthew Smith · 5 years ago
- d3d7ef5 fib: leverage well-optimized clib_memcpy by Zhiyong Yang · 5 years ago
- 87b0c89 session: remove io event dispatch dbg msg by Florin Coras · 5 years ago
- a669671 tcp: fix persist assert by Florin Coras · 5 years ago
- bbff143 misc: fix feature description spelling by Ole Troan · 5 years ago
- dbbff85 misc: feature tracking markdown improvements by Ole Troan · 5 years ago
- edf1da9 tcp: fix scoreboard assert by Florin Coras · 5 years ago
- d8c1ef9 rdma: api: prepare support for direct verb by Benoît Ganne · 5 years ago
- affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
- ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
- 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
- 0d74dd1 tls: improve connection formating by Florin Coras · 5 years ago
- 479f7fe tcp: fix last sacked with no holes by Florin Coras · 5 years ago
- 42ddf69 vppinfra: retry socket connect on EAGAIN by Florin Coras · 5 years ago
- e4a08c1 svm: fix eventfd signal write error check by Florin Coras · 5 years ago
- b2e73b1 l2: fix MAC learn counter update on adding MAC entry by John Lo · 5 years ago
- 1205059 acl: add FEATURE.yaml by Andrew Yourtchenko · 5 years ago
- 5dfc03f rdma: add FEATURE.yaml by Benoît Ganne · 5 years ago
- 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
- a9ed934 tls: Make tls CPS test run for a quite long time by Yu Ping · 5 years ago
- 067f8f9 tcp: fix duplicate sack whith reneging by Florin Coras · 5 years ago
- c190cf0 vppinfra: hash [un]set malloc/free takes a const key by Neale Ranns · 5 years ago
- 22e108d bonding: fix feature.yaml error by Ole Troan · 5 years ago
- 6b32b4a bonding: Add FEATURE.yaml by Steven Luong · 5 years ago
- 8e39e62 ipsec: Add FEATURE/yaml by Neale Ranns · 5 years ago
- c9ba85f qos: Add FEATURE.yaml by Neale Ranns · 5 years ago
- 499b864 mpls: Add FEATURE.yaml by Neale Ranns · 5 years ago
- dc376ea ip-neighbor: Add FEATURE.yaml by Neale Ranns · 5 years ago
- 78565f3 vmxnet3: add FEATURE.yaml by Steven Luong · 5 years ago