aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-19Interface Unicast, Multicast and Broadcast stats on the APINeale Ranns4-6/+162
2018-03-19IGMP pluginJakub Grajciar2-2/+36
2018-03-19IPIP: Fix coverity error.Ole Troan1-0/+3
2018-03-19FIX: Fixed ip6_fib_dump api function response.Dmitry Vakhrushev3-1/+9
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns6-80/+68
2018-03-16QoS recording and markingNeale Ranns19-11/+1630
2018-03-16Fix a long-latent bi=0 bug in vlib_buffer_add_dataDave Barach1-2/+2
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda5-1/+1029
2018-03-16stats: allow configuring poller delayKlement Sekera2-16/+28
2018-03-16IPSec: fix IPv6 policy deletingMatus Fabian1-1/+1
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda4-5/+613
2018-03-16session: allow local host bindsFlorin Coras1-4/+4
2018-03-15Update session local address is_ip4 on bind when not globalKeith Burns (alagalah)1-0/+1
2018-03-15tls: add openssl engineFlorin Coras8-162/+154
2018-03-15Add a helper function to fetch vlib node index for already stacked dposVijayabhaskar Katamreddy2-0/+40
2018-03-14vlib: internal buffer manager reworkDamjan Marion1-3/+2
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan10-0/+2244
2018-03-14srv6-plugins: fixing documentationFrancois Clad1-0/+7
2018-03-14srv6: minor CLI modificationsFrancois Clad4-15/+14