aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-06BFD: remove unneeded codeKlement Sekera1-15/+0
2017-03-06make test: reset object registry if vpp diesKlement Sekera2-2/+9
2017-03-06make test: tell vpp to set coredump sizeKlement Sekera2-6/+14
2017-03-06Add support for unix { coredump-size <size> }.Klement Sekera1-0/+22
2017-03-06span: wrong destination interface in tracingPavel Kotucek1-28/+18
2017-03-06Quad loop interface-output nodeDamjan Marion1-13/+48
2017-03-06dpdk: init.c should be under device/Damjan Marion2-1/+1
2017-03-06make test: don't run if other vpp process runsKlement Sekera1-2/+22
2017-03-06SNAT: session dump last heard type fixMartin2-3/+3
2017-03-04Fix duplicate binary API registration messages / bugsDave Barach4-8/+7
2017-03-04Export session.api.h for out-of-tree buildsAlexander Popovsky (apopovsk)1-1/+2
2017-03-04DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC...Neale Ranns4-20/+78
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras24-1975/+1460
2017-03-04Evolving SRv6 (Segment Routing for IPv6)Pablo Camarillo27-5614/+8352
2017-03-04timing wheel: avoid queueing expired timers and caching wrong earliest expiry...Andrew Yourtchenko1-2/+11
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger7-19/+241
2017-03-03Fixed PLUGIN_DISABLE bugPablo Camarillo1-1/+1
2017-03-03Clean up VXLAN api message handler registration issuesJohn Lo1-94/+0
2017-03-03VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...Andrew Yourtchenko10-88/+53
2017-03-03Improve api trace replay consistency checkingDave Barach3-2/+41
2017-03-03IPv6 RA improvementsNeale Ranns7-163/+400
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns13-70/+135
2017-03-03python API: work towards python/vpp api separationKlement Sekera2-7/+36
2017-03-02VPP-608: fix coverity warning in vppapigenDave Barach1-2/+2
2017-03-02Fix create_vlan_subif API using sw_if_index as hw_if_indexJohn Lo1-3/+8
2017-03-02Clean up binary api message handler registration issuesDave Barach14-397/+81
2017-03-02bridge domain: fix members reordered when removingEyal Bari1-1/+1
2017-03-02SNAT: user's dump and session dump of a certain snat user.magalik8-3/+370
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns7-18/+7
2017-03-02Determine pkt type in dpdk-input node using ethertype only (VPP-647)John Lo1-52/+22
2017-03-02Update CSIT tests 170220 -> 170302Jan Gelety1-1/+1
2017-03-02Fix LISP Coverity warningFlorin Coras1-1/+1
2017-03-02VPP-648: CLI Memory leak with invalid parameterBilly McFall3-29/+88
2017-03-02BFD: command line interfaceKlement Sekera15-191/+1659
2017-03-01dpdk: be a pluginDamjan Marion43-1585/+838
2017-03-01vppinfra: fix issue when copying 16 bytes with clib_memcpyDamjan Marion2-0/+10
2017-03-01Initial Release notes for 17.04.Ole Troan1-0/+20
2017-03-01Add MAINTAINERS fileDamjan Marion1-0/+158
2017-03-01VPP-598: tcp stack initial commitDave Barach94-512/+17375
2017-03-01Fix buffer template copyDave Barach2-5/+30
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion10-53/+59
2017-02-28dpdk: retire support for dpdk 16.07Damjan Marion17-41890/+3
2017-02-28Clear L2 output config on interface mode change to L3 (VPP-651)John Lo1-4/+11
2017-02-28vlib: add buffer cloning supportDamjan Marion8-265/+256
2017-02-28Fix warning in generated codeDave Barach1-4/+14
2017-02-28Trace plugin binary API message range allocationDave Barach2-8/+89
2017-02-27BFD: disable debug printsKlement Sekera1-1/+1
2017-02-27vlib: add VLIB_BUFFER_EXT_HDR_VALID flagDamjan Marion4-5/+4
2017-02-27[Proxy] ARP testsNeale Ranns5-0/+587
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar8-4/+319