aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns3-67/+45
2020-04-10fib: fix adjacency cli command issueShivaShankarK1-3/+1
2020-04-09session: fix leak on accept fifo alloc failureFlorin Coras2-6/+15
2020-04-09tcp: avoid regrabing error node in input and outputFlorin Coras2-23/+16
2020-04-09session: update fifo slice on session migrationFlorin Coras3-10/+71
2020-04-09udp: fix coverity warningFlorin Coras1-1/+1
2020-04-09bfd: always start timers with non-zero tick countsDave Barach1-0/+1
2020-04-09mpls: fix typo in error pathDave Barach1-10/+9
2020-04-09misc: fix error handling in punt_replicateDave Barach1-0/+1
2020-04-08udp: cleanup input nodeFlorin Coras6-175/+243
2020-04-08misc: check return values from vlib_buffer_copy(...)Dave Barach1-0/+3
2020-04-08virtio: fix the tcp/udp checksum offloadsMohsin Kazmi2-28/+0
2020-04-08ip: do not clear the locally-originated flagNeale Ranns2-16/+4
2020-04-08sr: Fix the coverity issueTetsuya Murakami1-15/+5
2020-04-08session: alloc exact number of bufs for multi-seg deqsSimon Zhang2-7/+24
2020-04-07session: add more session errorsFlorin Coras3-21/+33
2020-04-07l2: handle complete clone fail in l2_floodDave Barach1-2/+8
2020-04-07udp: move cli to separate fileFlorin Coras5-205/+230
2020-04-07tcp: fix conf mtu parsingFlorin Coras1-3/+3
2020-04-07udp session: allow dgram ip fragmentationFlorin Coras4-37/+37
2020-04-07udp session: jumbo frames and configurable mtuFlorin Coras4-3/+45
2020-04-07sr: fix byte-order in steering APIIgnas Bacius1-2/+2
2020-04-07sr: Support uSID function.Tetsuya Murakami3-12/+813
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-9/+7
2020-04-06session udp: shared local endpointsFlorin Coras8-40/+124
2020-04-06bonding: Add GSO supportSteven Luong2-2/+21
2020-04-06ip: reassembly: don't set error if no errorKlement Sekera4-8/+12
2020-04-04session tls: support tls deschedulingFlorin Coras7-33/+58
2020-04-04session tls: improve app transports tx schedulingFlorin Coras4-18/+37
2020-04-04misc: sprintf be goneDave Barach1-3/+4
2020-04-03session: improve error reportingFlorin Coras18-117/+156
2020-04-03session: init port_proto_type asapFlorin Coras1-7/+11
2020-04-03session udp: fix transport flags and migrationFlorin Coras4-2/+9
2020-04-03session: remove obsolete apisFlorin Coras2-797/+36
2020-04-02tcp: explicit use of timer wheel in timer apisFlorin Coras6-171/+190
2020-04-02ipsec: provide stat index in sa detailsMatthew Smith2-3/+5
2020-04-02tcp: move features to separate filesFlorin Coras17-2946/+3127
2020-04-02udp session vcl: add udp iperf testFlorin Coras2-9/+25
2020-04-02tcp: count zero wnd enqueue attemptsFlorin Coras1-0/+4
2020-04-01session udp: support connect on listenersFlorin Coras3-2/+5
2020-04-01session: allow rx events independnt of stateFlorin Coras1-6/+0
2020-04-01udp: improvements to cliFlorin Coras2-13/+64
2020-04-01udp: track connection port sharingFlorin Coras4-31/+122
2020-04-01session: fix fifos displayAloys Augustin1-5/+2
2020-04-01ip: Fix the AH/ESP protocol numbers on the APINeale Ranns1-2/+2
2020-03-31udp: validate input data lengthFlorin Coras1-4/+7
2020-03-31ipsec: use id in ipsec_tunnel_protect_detailsMatthew Smith1-4/+6
2020-03-31ipsec: fix chained ESPFilip Tehlar2-50/+145
2020-03-31vlib: move pci api types from vnet/pci to vlib/pciJakub Grajciar6-124/+2
2020-03-31ipsec: fix udp-encap in transport modeAlexander Chernavin1-1/+7