aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong2-3/+6
2020-06-16gso: fix the udp checksum in testMohsin Kazmi2-13/+8
2020-06-15vxlan: remove judgement with always trueZhiyong Yang1-27/+15
2020-06-12virtio: interface type based improvementsMohsin Kazmi3-75/+142
2020-06-12ip: allocate ip4 mtrie pages in htlb memoryDave Barach3-2/+48
2020-06-10ip: reassembly: LRU algorithm should eliminate the longest unused nodeszhengdelun2-2/+2
2020-06-09tap: enable gso/csum offload for tunMohsin Kazmi1-7/+0
2020-06-09vxlan: fix the inner packet checksum calculationMohsin Kazmi2-4/+101
2020-06-09misc: add code styling for vxlan encap and vxlan_packet filesMohsin Kazmi2-256/+282
2020-06-08tcp: improve rtt estimation with rate samplingFlorin Coras1-18/+29
2020-06-08vxlan: Fixed checksum caclculation offsetVladimir Isaev6-72/+44
2020-06-07fib: fix multiple dpo pool expand casesDave Barach6-7/+76
2020-06-05fib: fix adj pool expand casesDave Barach1-1/+24
2020-06-04fib: add barrier sync, pool/vector expand casesDave Barach1-1/+25
2020-06-01ip: fix IPv6 mask to prefix length conversionAndreas Schultz1-10/+5
2020-05-29bonding: Revert adjust link stateMatthew Smith1-20/+3
2020-05-29fib: Safe adj walkNeale Ranns1-8/+15
2020-05-29gso: fix flag for inner headerMohsin Kazmi1-2/+3
2020-05-29docs: Minor updates to feature.yaml filesJohn DeNisco2-6/+8
2020-05-29misc: ipfix-export unformat u16 collector_port fixElias Rudberg3-1/+20
2020-05-28tap: fix rx queue indexMohsin Kazmi1-1/+2
2020-05-27ipsec: Add/Del IPSec SA is not MP safeNeale Ranns1-7/+0
2020-05-27ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo8-31/+104
2020-05-27ip: reassembly: use correct IP header offsetKlement Sekera1-2/+7
2020-05-27bonding: adjust link state based on active slavesMatthew Smith1-3/+20
2020-05-26fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-05-26fib: Use basic hash for adjacency neighbour tableNeale Ranns1-82/+42
2020-05-25tcp: fix sack block validation on wrapFlorin Coras1-1/+3
2020-05-25api: add new stream message conventionOle Troan1-0/+1
2020-05-24tcp: track buffer alloc failuresFlorin Coras2-3/+21
2020-05-24ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-8/+11
2020-05-21vcl: support connected udp listensFlorin Coras2-0/+2
2020-05-21ip: Dual loop error in midchain chksumNeale Ranns1-1/+1
2020-05-19vppinfra: refactor mpcap.hDave Barach1-0/+113
2020-05-19interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-17ip6-nd: correct set-ip6-nd-proxy CLI short_helpIgnas Bacius1-1/+1
2020-05-16l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-05-16misc: fix typo in set-ipfix-exporter CLI short_helpIgnas Bacius1-1/+1
2020-05-15misc: removed executable bits from source filesRay Kinsella15-0/+0
2020-05-15session: track detached listener segment managersFlorin Coras4-7/+77
2020-05-14tcp: fix bogus time update due to missing castFlorin Coras1-1/+2
2020-05-14lisp: API cleanupOnong Tayeng3-41/+6
2020-05-14nat: ED: store both thread&session idx in hashKlement Sekera1-1/+1
2020-05-14ip: fix interface ip address del sw_if_index checkyedg4-6/+27
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo1-16/+10
2020-05-13gso: remove ordering dependency on esp-encrypt-tunNeale Ranns1-2/+2
2020-05-13interface: fix the checksum offload in quad loopMohsin Kazmi1-20/+25
2020-05-13feature: Config end nodes are user specificNeale Ranns5-24/+41
2020-05-13bonding: fix the GSO flagsMohsin Kazmi1-2/+8
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns2-38/+65