aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Remove unnecessary and obsolete configure.ac directivesDamjan Marion14-23/+7
2016-07-08Update emacs plugin skeletonDamjan Marion2-25/+16
2016-07-08Add IPFIX to vpp-api-testJuraj Sloboda1-3/+127
2016-07-08Add binary API for IPFIXJuraj Sloboda5-3/+198
2016-07-08Make IPFIX src port configurableJuraj Sloboda3-1/+8
2016-07-08Multiple changes in the plugin build infraDamjan Marion18-321/+84
2016-07-08VPP-189 Some bugfixes for issues reported by CoverityChris Luke2-14/+66
2016-07-08Allow DPDK per interface startup config to enable/disable VLAN strippingJohn Lo2-8/+27
2016-07-08Reset IPFIX streams after configuration changeJuraj Sloboda1-0/+17
2016-07-08Set plugin path properly when using toplevel makefile to run/debug vppDamjan Marion1-8/+11
2016-07-07Add configuration options for IPFIXJuraj Sloboda3-11/+52
2016-07-07Use arbitrary FIB for IPFIXJuraj Sloboda3-8/+20
2016-07-07VPP-142 Recursive route sending traffic to wrong interfaceNeale6-185/+249
2016-07-07VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to climarek zavodsky4-1/+10
2016-07-07Fix bugs and do some optimization in IPFIX codeJuraj Sloboda2-6/+22
2016-07-07Document more nodesDave Barach3-0/+142
2016-07-07Remove #if DPDK == 0, to eliminate a data structure size mismatchDave Barach1-2/+2
2016-07-07Remove duplicate code buffer_func.hDamjan Marion1-4/+0
2016-07-07Fix deletion forwarding entries when deleting static remote mappingFilip Tehlar1-0/+3
2016-07-07Retire support for DPDK 2.1.0 and olderDamjan Marion8-197/+2
2016-07-07Add some doxygen tagsDave Barach4-1/+176
2016-07-07Add an option to dump details about specific LISP EID in API/CLIFilip Tehlar5-12/+162
2016-07-06Retire PLATFORM=virlDamjan Marion4-52/+2
2016-07-06Add support for capturing packets on packet generator interfacesDamjan Marion8-53/+215
2016-07-06Netmap: Fix Netmap Polling IssueMohsin KAZMI1-7/+31
2016-07-06VPP-184 - Bad type translation in jvppJan Srnicek1-2/+2
2016-07-06Bug fix for VPP-104 about not being able to down a sub-if if the super-if is upCalvin1-1/+3
2016-07-06VPP-182: IPv4 static ARP entries should not be deleted on interface downJohn Lo1-19/+24
2016-07-06VPP-177: IPsec empty buffers allocation fixMatus Fabian2-2/+4
2016-07-05VPP-144: Fix that shows the empty segment field in sh sr tunnelCalvin1-1/+6
2016-07-05VPP-179 Fix adjacency reference-count botchesDave Barach2-2/+24
2016-07-05ENIC driver patches to address various issuesJohn Lo10-0/+741
2016-07-04LISP CP cleanup and refactoringFlorin Coras10-764/+1111
2016-07-04VPP-174 IPsec API fixMatus Fabian1-7/+18
2016-07-02Add gtags option to use ctags. Hidden option in MakefileKeith Burns (alagalah)1-0/+3
2016-07-02Finish cleanup of .../plugins/{configure.ac, Makefile.am}Dave Barach6-87/+44
2016-07-02Enable PCI extended tags in the DPDK configDamjan Marion1-1/+3
2016-07-01Simple ip4 NAT pluginDave Barach14-6/+2928
2016-07-01VPP-171: fix a set of hw interface recycling bugsDave Barach3-1/+27
2016-06-30VPP-163 "show ip6 interface" ignores many addressesChris Luke2-24/+61
2016-06-30Fix buffer leak from L2 flooding replication processPierre Pfister1-0/+1
2016-06-30Fix wrong interger type when unformating value in VATFilip Tehlar1-4/+4
2016-06-30Fix clang buildDamjan Marion3-8/+8
2016-06-29Fix the spelling of the word "suppress".Chris Luke7-24/+26
2016-06-29Add support for ethernet address in LISP APIFilip Tehlar4-98/+183
2016-06-29Don't re-write adjacency with same information.Keith Burns (alagalah)1-9/+17
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion12-654/+593
2016-06-29VPP-158: VPP crashes in IKEv2 code when running multithreadedMatthew Smith6-148/+222
2016-06-28VPP-48 Fixes for ip4/6 ttl checks and icmp responsesChris Luke6-72/+244
2016-06-28Fix native build on non x86_64 systemsDamjan Marion3-0/+13