aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-04-18udp/session: refactor to support dgram modeFlorin Coras18-274/+778
2018-04-18Fix the ip header offset counting in vnet/ipsecSzymon Sliwa1-5/+4
2018-04-17Add logging supportDamjan Marion5-52/+136
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns8-41/+306
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-17vhost: show vhost-user <interface> may crash [VPP-1242]Steven1-0/+7
2018-04-17SCTP: coverity scan warningsMarco Varlese3-30/+39
2018-04-17vxlan:remove counters writeback cacheEyal Bari2-519/+242
2018-04-16Implement ip_probe_neighbor APIJohn Lo2-9/+63
2018-04-16session: use generic session pool for listenersFlorin Coras8-103/+42
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion19-232/+221
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan19-221/+232
2018-04-13GBP V2Neale Ranns10-7/+73
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven4-15/+91
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns12-95/+42
2018-04-12bond: 1 packet/frame == bad performance [VPP-1236]Steven1-6/+8
2018-04-10Make IPsec tunnel intf work with IPv4 output featuresMatthew Smith2-0/+13
2018-04-09features: don't break linked list, create separate one for arcDamjan Marion3-5/+5
2018-04-09L2: no-flood interface type in the Bridge-DomainNeale Ranns5-11/+42
2018-04-09plugins: unload plugin if early init failsDamjan Marion2-0/+57
2018-04-09DVR: save the rewrite length in packet meta-data for featuresNeale Ranns1-3/+9
2018-04-07BIER coveroty fix for unintialised return value on errorNeale Ranns1-1/+1
2018-04-06Change l2-fwd node to allow possible feature before UU-FLOODJohn Lo1-6/+14
2018-04-05IPIP: version.h is not neededNeale Ranns1-1/+0
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