aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-23acl-plugin: make test: add a test which deletes an interface with applied ACLAndrew Yourtchenko1-0/+39
2018-03-23acl-plugin: make test: shuffle applied ACLs as part of the testsAndrew Yourtchenko2-1/+85
2018-03-23IGMP: coverity fixes and remove checks for scapy IGMPv3Neale Ranns3-25/+6
2018-03-22bond: performance enhancementSteven3-155/+220
2018-03-22vom: itf: make vhost_user as socket slaveMohsin Kazmi1-1/+2
2018-03-22VPP-1204: Fix coverity warningDave Barach1-2/+5
2018-03-22Add circular loggingDave Barach3-21/+85
2018-03-22Revert "acl-plugin: improvement on 'show acl-plugin' CLI"Damjan Marion2-37/+9
2018-03-22acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...Andrew Yourtchenko15-1149/+2120
2018-03-22gbp: Add the next node lookupMohsin Kazmi1-0/+5
2018-03-22NAT44: interface output feature and dst NAT (VPP-1200)Matus Fabian3-7/+137
2018-03-22memif: version 2Damjan Marion6-486/+558
2018-03-22Avoid atomic ops when polling queuesDave Barach1-4/+5
2018-03-22vom: l2-emulation: Fix sweep functionMohsin Kazmi2-2/+2
2018-03-21udp: make udp encap pool cacheline alignedDamjan Marion1-1/+1
2018-03-21acl-plugin: improvement on 'show acl-plugin' CLISteve Shin2-9/+37
2018-03-21bond: Add bonding driver and LACP protocolSteven38-1/+7743
2018-03-21VPP_1202: handle DHCP NAK packetsDave Barach2-1/+28
2018-03-21UDP Encap countersNeale Ranns7-2/+253
2018-03-21Detailed Interface stats API takes sw_if_indexNeale Ranns1-1/+4
2018-03-21IGMP plugin initialises the FIB/MFIB via ip4 moduleNeale Ranns1-1/+4
2018-03-21NAT44: fix removal of LB static mappings with same local address and port pai...Matus Fabian1-5/+35
2018-03-21reassembly: feature/concurrencyKlement Sekera18-698/+998
2018-03-20FIB Interpose SourceNeale Ranns35-4361/+5492
2018-03-20Fix Allow ARP packets for dot1q interface with MACIP enabledSteve Shin1-50/+169
2018-03-19VCL: Fix Coverity CID183003Dave Wallace1-1/+1
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-19VCL: Fix Coverity CID183009Dave Wallace1-1/+1
2018-03-19Interface Unicast, Multicast and Broadcast stats on the APINeale Ranns4-6/+162
2018-03-19IGMP pluginJakub Grajciar20-2/+3190
2018-03-19QoS: publish qos.api.h fileMatus Fabian1-0/+3
2018-03-19IPIP: Fix coverity error.Ole Troan1-0/+3
2018-03-19Scapy upgrade to 2.4.0.rc5Neale Ranns11-10/+211
2018-03-19FIX: Fixed ip6_fib_dump api function response.Dmitry Vakhrushev3-1/+9
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns8-100/+101
2018-03-16cli: make q work againFlorin Coras1-0/+8
2018-03-16QoS recording and markingNeale Ranns24-18/+2046
2018-03-16Fix a long-latent bi=0 bug in vlib_buffer_add_dataDave Barach3-4/+4
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda9-8/+1236
2018-03-16stats: allow configuring poller delayKlement Sekera4-19/+126
2018-03-16IPSec: fix IPv6 policy deletingMatus Fabian1-1/+1
2018-03-16remove spurious print statements from DVR testsNeale Ranns1-2/+0
2018-03-16Fix sample-plugin build on ubuntu 18.04Damjan Marion1-1/+0
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda8-9/+747
2018-03-16session: allow local host bindsFlorin Coras1-4/+4
2018-03-15remove bootstrap from top-level MakefileDamjan Marion3-63/+17