summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-06ip-neighbor: Add FEATURE.yamlNeale Ranns1-0/+10
2020-01-06l2: Update FEATURE.yamlJohn Lo1-0/+3
2020-01-06gre: fix feature.yaml errorOle Troan1-2/+2
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni1-0/+10
2020-01-06gre: Add FEATURE.yamlNeale Ranns1-0/+13
2020-01-05ip6-nd: Add FEATURE.yamlNeale Ranns1-0/+12
2020-01-04misc: fix feature.yamlOle Troan2-2/+0
2020-01-04vxlan: Add FEATURE.yamlJohn Lo2-1/+15
2020-01-04l2: Add FEATURE.yamlJohn Lo1-0/+21
2020-01-04ipsec: AH copy destination and source address from templateNeale Ranns1-1/+1
2020-01-04ipsec: Targeted unit testingNeale Ranns6-97/+114
2020-01-03tcp: fix rate samples for old acksFlorin Coras1-2/+24
2020-01-03fib: Add dpo FEATURE.yaml fileNeale Ranns1-0/+15
2020-01-03bfd: add feature.yamlKlement Sekera1-0/+9
2020-01-03tcp: api clenupJakub Grajciar2-15/+25
2020-01-03lldp: add feature.yamlKlement Sekera1-0/+9
2020-01-03ip: API cleanupJakub Grajciar1-25/+26
2020-01-03devices: virtio API cleanupJakub Grajciar6-16/+143
2020-01-03qos: api clenupJakub Grajciar1-7/+8
2020-01-03mpls: api cleanupJakub Grajciar1-18/+18
2020-01-03vxlan-gbp: api cleanupJakub Grajciar1-11/+11
2020-01-03nat: use SVRKlement Sekera9-531/+440
2020-01-03tls: add features.yamlFlorin Coras1-0/+14
2020-01-03tcp: add FEATURE.yamlFlorin Coras1-0/+15
2020-01-03fib: add adjacency feature.yamlNeale Ranns1-0/+24
2020-01-03bier: add FEATURE.yamlNeale Ranns1-0/+12
2020-01-03arp: add FEATURE.yamlNeale Ranns1-0/+9
2020-01-03udp: add features.yamlFlorin Coras1-0/+9
2020-01-03session: add feature.yamlFlorin Coras1-0/+29
2020-01-03lisp: add feature.yamlFlorin Coras2-0/+25
2020-01-02session: fix listener global endpoint lookupFlorin Coras5-7/+18
2020-01-02virtio: fix checksum offload supportBenoƮt Ganne1-10/+21
2020-01-02gso: fix number of buffers required for segmentationMohsin Kazmi1-3/+4
2020-01-01ip: indent format typo fixNeale Ranns1-8/+6
2019-12-31ip-neighbor: set link-type ARP on incomplete adjacenciesNeale Ranns1-1/+1
2019-12-27tcp: validate port reuseFlorin Coras1-3/+8
2019-12-27tcp: Enable TCP timewait port useYu Ping4-8/+50
2019-12-25classify: "classify filter ..." debug CLI cleanupDave Barach1-7/+8
2019-12-23ip-neighbor: ip_neighbor_advertise() handles nullMatthew Smith1-2/+2
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns3-6/+6
2019-12-23tcp: accept sack reneging as a cc eventFlorin Coras1-4/+4
2019-12-22fib: use 32 bits per-source reference counterMiklos Tirpak2-2/+2
2019-12-22ip-neighbor: fix API initialization callMatthew Smith1-1/+1
2019-12-21session: move add/del segment msg to mqFlorin Coras5-8/+140