aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-03-27virtio: fix link up/down flagMohsin Kazmi1-3/+9
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-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-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-27srv6-mobile: Update the documentSatoru Matsushima1-0/+1
2020-01-25session: fix node runtime in pre-input queue handlerFlorin Coras1-0/+1
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 Ranns3-9/+28
2020-01-21fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2020-01-15tcp: fix tcp check tx offload issueSimon Zhang1-2/+6
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko1-7/+0
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+1
2020-01-14srv6-mobile:Tetsuya Murakami1-0/+7
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns7-1/+6
2020-01-13misc: feature file for unsupported feature l2tpOle Troan1-0/+8
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 Routingpcamaril2-0/+25
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco17-30/+30
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-08tcp: fix scoreboard assertFlorin Coras1-1/+1
2020-01-08virtio: fix ip4 checksum offloadMohsin Kazmi1-2/+14
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi5-19/+108
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi9-44/+312
2020-01-08tls: improve connection formatingFlorin Coras1-13/+43
2020-01-08tcp: fix last sacked with no holesFlorin Coras1-0/+2
2020-01-08l2: fix MAC learn counter update on adding MAC entryJohn Lo1-1/+1
2020-01-07tcp: fix duplicate sack whith renegingFlorin Coras1-6/+9
2020-01-07bonding: fix feature.yaml errorOle Troan1-1/+1
2020-01-07bonding: Add FEATURE.yamlSteven Luong1-0/+16
2020-01-07ipsec: Add FEATURE/yamlNeale Ranns1-0/+11
2020-01-07qos: Add FEATURE.yamlNeale Ranns1-0/+12
2020-01-07mpls: Add FEATURE.yamlNeale Ranns1-0/+10