aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-04-18SCTP: coverity scan warningsMarco Varlese3-30/+39
2018-04-18SCTP: coverity warningsMarco Varlese1-5/+2
2018-04-18Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns12-95/+42
2018-04-17vhost: show vhost-user <interface> may crash [VPP-1242]Steven1-0/+7
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven4-15/+91
2018-04-13bond: 1 packet/frame == bad performance [VPP-1236]Steven1-6/+8
2018-04-11DVR: save the rewrite length in packet meta-data for featuresv18.04-rc2Neale Ranns1-3/+9
2018-04-11L2: no-flood interface type in the Bridge-DomainNeale Ranns5-11/+42
2018-04-10Change l2-fwd node to allow possible feature before UU-FLOODJohn Lo1-6/+14
2018-04-09IPIP: version.h is not neededNeale Ranns1-1/+0
2018-04-07BIER coveroty fix for unintialised return value on errorNeale Ranns1-1/+1
2018-04-04Detailed stats collection featureNeale Ranns5-23/+290
2018-04-04NAT added FIB entries have a preference lower than API/CLINeale Ranns2-0/+6
2018-04-03reassembly: bug fixesKlement Sekera3-17/+22
2018-04-03session: use fib index in ip local testFlorin Coras1-1/+1
2018-03-30tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]Steven2-5/+6
2018-03-30bond: show trace causes a crash if the interface is deletedSteven3-13/+32
2018-03-29Coverity fixes (VPP-1204)Chris Luke5-12/+15
2018-03-29ip6: fix ip6-local urpf checkingFlorin Coras1-4/+7
2018-03-29l2_input:optimize counter accessEyal Bari1-31/+16
2018-03-29tcp: fix fib index buffer taggingFlorin Coras3-14/+19
2018-03-29No need for this routine to be globalDave Barach1-1/+1
2018-03-28bond: cli renameSteven1-11/+10
2018-03-28SCTP: use custom fibMarco Varlese2-7/+12
2018-03-27vxlan:refactor add del command functionEyal Bari1-102/+43
2018-03-27bond: coverity woesSteven2-27/+32
2018-03-26VCL: add IPv6 to socket_test.sh and make testDave Wallace1-2/+4
2018-03-26Restore the brief FIB entry printingNeale Ranns1-7/+7
2018-03-26afpacket: Fix the reply if itf already exitsMohsin Kazmi1-1/+3
2018-03-25session: fix local session disconnectsFlorin Coras3-22/+58
2018-03-23Drop dhcp pkts w/ hardware address mismatchesDave Barach2-11/+40
2018-03-23IPSEC_AH: broken initialization (VPP-1208)Marco Varlese1-1/+1
2018-03-23tcp/session: sprinkle prefetchesFlorin Coras4-16/+37
2018-03-23session: allow builtin apps to register namesFlorin Coras6-20/+73
2018-03-22bond: performance enhancementSteven3-155/+220
2018-03-22acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...Andrew Yourtchenko1-1/+2
2018-03-22Avoid atomic ops when polling queuesDave Barach1-4/+5
2018-03-21udp: make udp encap pool cacheline alignedDamjan Marion1-1/+1
2018-03-21bond: Add bonding driver and LACP protocolSteven7-0/+2768
2018-03-21VPP_1202: handle DHCP NAK packetsDave Barach2-1/+28
2018-03-21UDP Encap countersNeale Ranns3-0/+65
2018-03-21Detailed Interface stats API takes sw_if_indexNeale Ranns1-1/+4
2018-03-21reassembly: feature/concurrencyKlement Sekera12-353/+795
2018-03-20FIB Interpose SourceNeale Ranns31-4343/+5452
2018-03-19Use x(void) not x() in new interface stats codeNeale Ranns2-5/+5
2018-03-19session: fix coverity warningsFlorin Coras2-1/+12
2018-03-19Coverity found bugs in recent MPLS changesNeale Ranns3-17/+8
2018-03-19QoS code coverity found errorsNeale Ranns1-2/+2
2018-03-19FIB code coverity found defectNeale Ranns1-1/+1