summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-08svm: fix eventfd signal write error checkFlorin Coras1-2/+2
2020-01-08l2: fix MAC learn counter update on adding MAC entryJohn Lo1-1/+1
2020-01-08acl: add FEATURE.yamlAndrew Yourtchenko1-0/+26
2020-01-08rdma: add FEATURE.yamlBenoît Ganne1-0/+8
2020-01-07vlib: fix coverity warning / real bugDave Barach1-1/+1
2020-01-07tls: Make tls CPS test run for a quite long timeYu Ping1-3/+7
2020-01-07tcp: fix duplicate sack whith renegingFlorin Coras2-17/+108
2020-01-07vppinfra: hash [un]set malloc/free takes a const keyNeale Ranns1-5/+5
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-06vmxnet3: add FEATURE.yamlSteven Luong1-0/+9
2020-01-06lacp: Add FEATURE.yamlSteven Luong1-0/+8
2020-01-06l2: Update FEATURE.yamlJohn Lo1-0/+3
2020-01-06gre: fix feature.yaml errorOle Troan1-2/+2
2020-01-06quic: call quic_send_packets only once per ctxAloys Augustin1-3/+7
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni5-0/+58
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 Troan3-6/+10
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-03hsa: fix coverity warningFlorin Coras1-0/+2
2020-01-03session: fix per slice fifo preallocFlorin Coras1-8/+10
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 Grajciar2-27/+27
2020-01-03devices: virtio API cleanupJakub Grajciar7-19/+161