aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-28Reduce ring size for dpdk NICs and overtal mem footprintDamjan Marion3-7/+7
2016-06-27Add support for classify table/session read to jvpp:Marek Gradzki2-26/+110
2016-06-27Plugins: Clean up the plugin directory so that each plugin has its ownOle Troan97-151/+485
2016-06-27More janitorial workDave Barach21-138/+98
2016-06-27VPP-108 : API calls to read classify table and sessionsPavel Kotucek5-5/+651
2016-06-27Add MAC address support to LISP map-cacheFilip Tehlar5-17/+131
2016-06-26Misc. janitorial work:Dave Barach5-25/+19
2016-06-25Netmap: Resolve interface state issueMohsin KAZMI1-3/+0
2016-06-25Doubly-linked list element poolsDave Barach4-1/+341
2016-06-25vhost-dpdk: dequeue size fixZhihong Wang1-4/+12
2016-06-25add buf_physaddr to dpdk traceGeorgii Tkachuk1-2/+2
2016-06-25Vagrantfile RAM default is too small.Keith Burns (alagalah)2-2/+2
2016-06-24netmap: multithreading supportMohsin KAZMI4-16/+70
2016-06-24Move vcgn as pluginShesha Sreenivasamurthy70-55/+102
2016-06-24Reformat output of lisp eid-table show command.Filip Tehlar3-11/+66
2016-06-24VPP-118: add support for variable length arrays to jvppMarek Gradzki7-9/+54
2016-06-24Add admin-up flag to L2TP tunnels and start tunnels set to downPierre Pfister4-6/+42
2016-06-23Show command support for ip feature pathsDave Barach5-3/+147
2016-06-23Use lisp_gpeX iface counters to store decap statsFlorin Coras4-36/+71
2016-06-23VPP-72 Added api call aquivalents to:marek zavodsky6-15/+874
2016-06-23LISP EID virtualization supportFilip Tehlar11-182/+443
2016-06-23More LISP SD FIB and forwarding fixesFlorin Coras3-62/+56
2016-06-22ARP/NDP does not send solicitation when no source address is availablePierre Pfister6-7/+28
2016-06-22Add MAC address support for LISPFilip Tehlar3-18/+166
2016-06-22CLI to update locator-setAndrej Kozemcak1-6/+83
2016-06-22Fix for build failure due to iOAM plugin header file pathShwetha9-17/+23
2016-06-21Vagrantfile syntax error correction - requires string input instead of integer.Srivatsa Sangli1-1/+1
2016-06-21Check if LISP is enableAndrej Kozemcak6-14/+105
2016-06-20Fix problem with DPDK vector PMDs not working in VPPDamjan Marion1-2/+4
2016-06-20VPP-143: Correctly drop local l2tp packets when no session is foundPierre Pfister3-14/+48
2016-06-20Using env.sh file for Vagrantfile inputs, but assume some defaultsKeith Burns (alagalah)4-63/+98