aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-27virtio: fix the out of order descriptors in txMohsin Kazmi4-8/+102
2020-03-25classify: fix pcap filter set initFlorin Coras1-4/+2
2020-03-25ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-03-17nat: in2out/out2in handoff node index bugfixElias Rudberg1-2/+2
2020-03-16vppapigen: fix options representationOle Troan1-1/+1
2020-03-11rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-03-10dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-03-10avf: Handle chain buffer in TX properlySteven Luong2-7/+140
2020-03-10ip6: fix l4 checksum with hop-by-hop headerMatthew Smith1-13/+23
2020-02-19fib: adjacency midchain teardown (VPP-1841)Neale Ranns3-5/+40
2020-02-18fib: fib path realloc during midchain stackNeale Ranns1-9/+13
2020-02-14fib: Fix some more realloc errorsNeale Ranns5-55/+34
2020-02-13classify: fix "show classify filter" debug CLIDave Barach1-3/+1
2020-02-12classify: pcap / packet trace debug CLI bugsDave Barach2-1/+5
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-0/+2
2020-02-05vppinfra: fix typo in tw_timer_template.cDave Barach1-1/+1
2020-02-05virtio: vhost gso is broken in some topologySteven Luong1-2/+8
2020-02-03fib: refresh adj pointer after fib_walk_sync due to possible reallocSteven Luong2-0/+13
2020-01-29devices: vhost: fix data offset on inputBenoît Ganne1-11/+1
2020-01-28session tcp: fix packet tracingFlorin Coras5-13/+15
2020-01-27fib: Reload the adj after possible realloc (VPP-1822)Neale Ranns1-0/+1
2020-01-27nsim: enable output scheduling on main threadDave Wallace2-2/+29
2020-01-27srv6-mobile: Update the documentSatoru Matsushima10-351/+248
2020-01-25session: fix node runtime in pre-input queue handlerFlorin Coras1-0/+1
2020-01-24api: mark api_trace_command_fn thread-safeDave Barach1-1/+20
2020-01-23hsa: proxy app fixesFlorin Coras1-33/+15
2020-01-22fib: FIB crash removing labelled route (VPP-1818)Neale Ranns1-7/+12
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)v20.01-rc2Neale Ranns7-14/+55
2020-01-21fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2020-01-15build: install vpp_echo for CSIT QUIC perf testsDave Wallace1-1/+0
2020-01-15tcp: fix tcp check tx offload issueSimon Zhang1-2/+6
2020-01-15tls: enable async node on demandYu Ping1-3/+1
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-15quic: add FEATURE.yamlAloys Augustin1-0/+10
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko16-2117/+329
2020-01-15tls: add picotls session close processSimon Zhang1-1/+10
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras2-2/+36
2020-01-14tests: fix worker thread initializationPaul Vinciguerra2-7/+15
2020-01-14srv6-mobile:Tetsuya Murakami16-329/+2117
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns7-1/+6
2020-01-14dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2020-01-13acl: Remove unsued typeNeale Ranns2-53/+31
2020-01-13ct6: dst,src copy typoNeale Ranns1-1/+1
2020-01-13misc: feature file for unsupported feature l2tpOle Troan1-0/+8
2020-01-13tls: enable TLS OpenSSL plugin works in 3.0.0Yu Ping1-0/+5
2020-01-11ip: avoid fib lookup for consecutive pkts having same source IPNitin Saxena1-5/+5
2020-01-10gso: add FEATURE.yamlMohsin Kazmi1-0/+12
2020-01-10sr: feature YAML files for Segment Routingpcamaril5-0/+49
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco35-61/+61
2020-01-09bonding: process lacp when bond is admin downMatthew Smith1-1/+0