summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-29misc: VPP 20.01 Release Notesv20.01Andrew Yourtchenko1-1/+1297
2020-01-29misc: Markdown cleanups for the 20.01 releaseAndrew Yourtchenko4-1/+7
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-15misc: Initial changes for stable/2001 branchv20.01-rc1Andrew Yourtchenko1-0/+1
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 Augustin2-0/+11
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 Vinciguerra3-11/+19
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-13tests: disable the tap test for the time beingAndrew Yourtchenko1-1/+1
2020-01-13tls: enable TLS OpenSSL plugin works in 3.0.0Yu Ping1-0/+5
2020-01-11misc: VPP 19.08.1 release notesAndrew Yourtchenko1-0/+69
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
2020-01-09fib: leverage well-optimized clib_memcpyZhiyong Yang3-6/+6
2020-01-09session: remove io event dispatch dbg msgFlorin Coras1-4/+1
2020-01-09tcp: fix persist assertFlorin Coras1-4/+1
2020-01-09misc: fix feature description spellingOle Troan3-6/+5
2020-01-09misc: feature tracking markdown improvementsOle Troan1-26/+142
2020-01-08tcp: fix scoreboard assertFlorin Coras1-1/+1
2020-01-08rdma: api: prepare support for direct verbBenoît Ganne7-10/+79
2020-01-08virtio: fix ip4 checksum offloadMohsin Kazmi1-2/+14
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi7-20/+113
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi11-46/+320
2020-01-08tls: improve connection formatingFlorin Coras1-13/+43
2020-01-08tcp: fix last sacked with no holesFlorin Coras2-0/+46
2020-01-08vppinfra: retry socket connect on EAGAINFlorin Coras1-4/+6