aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-31VPP-240: delete subinterfacePavel Kotucek3-2/+45
2016-08-30VPP-353: Fully support LISP negative mappings in APIFilip Tehlar2-6/+17
2016-08-26VPP-356: Fix wrong byte order in LISP APIFilip Tehlar2-5/+6
2016-08-26VPP-329: Add L2 support to lisp_eid_table_map_dumpFilip Tehlar3-6/+33
2016-08-25VPP-328: Add dump call for listing LISP VNIsFilip Tehlar3-0/+73
2016-08-25Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V...Damjan Marion1-26/+23
2016-08-25VPP Python language binding - plugin supportOle Troan1-6/+6
2016-08-24VPP-321: Fix param order of unformat_lisp_eid_apiFilip Tehlar1-3/+2
2016-08-23VPP-323: Add LISP locator set index to reply API messageFilip Tehlar2-1/+8
2016-08-23VPP-342: Don't allow remote mapping to overwrite local or static mappingFilip Tehlar1-1/+1
2016-08-19VPP-337 Add per interface IN filteringDave Barach1-4/+8
2016-08-17VPP-202: L2-GRE over IPSecMatus Fabian3-2/+193
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach1-4/+4
2016-08-15VPP-198: LISP map-resolver failover algorithmFilip Tehlar1-5/+4
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach2-19/+19
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach2-4/+29
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke2-111/+122
2016-08-12VPP-189 fix more coverity warningsDave Barach1-104/+78
2016-08-12VPP-321: Fix filtering in LISP EID dump callFilip Tehlar1-2/+2
2016-08-11VPP-319: Fix handling of ERANGE from getgrnam_rEd Warnicke1-4/+16
2016-08-11VPP-321: Fix wrong checking of LISP mapping local flagFilip Tehlar1-20/+14
2016-08-10VPP-313: Wrong API dump message in vxlan_add_del_tunnelJohn Lo1-7/+14
2016-08-08VPP-189 Clean up more coverity warningsDave Barach1-3/+8
2016-08-07VPP-241: Add custom dump functions for LISPFilip Tehlar1-1/+365
2016-08-06VPP-242: Fix wrong checking of LISP Proxy-ITR modeFilip Tehlar1-1/+1
2016-08-05VPP-237 Coding standards cleanupDave Barach21-12403/+13760
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-0/+1
2016-08-04LISP multihoming API changes and cleanupFlorin Coras2-20/+49
2016-08-03VPP-226 - adding UDP TCP to port-rangeKeith Burns (alagalah)3-36/+64
2016-08-03VPP-180 Clean up multi-socket / multi-chunk mempool discoveryDave Barach1-2/+2
2016-08-03LISP API/VAT cleanupFlorin Coras2-215/+137
2016-08-03VPP-233: disallow array[0] in reply messagesMarek Gradzki1-4/+4
2016-08-02API support for src/dst based routing policy in LISPFilip Tehlar1-2/+7
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach3-2/+231
2016-07-31Initial L2 LISP supportFlorin Coras2-7/+9
2016-07-30VPP-189: Fix another batch of coverity warningsDave Barach1-1/+1
2016-07-28Edit eid table dumpAndrej Kozemcak2-30/+62
2016-07-28LISP - Bug fix, can`t remove static remote mappingAndrej Kozemcak2-47/+36
2016-07-28Edit Lisp locator_set APIAndrej Kozemcak2-79/+180
2016-07-28VPE_API small fix for LISP locator_setAndrej Kozemcak1-1/+3
2016-07-27VAT add_locator_set api support multiple locatorsAndrej Kozemcak2-1/+28
2016-07-26policer classifyMatus Fabian3-3/+297
2016-07-23VPP-108: fix buffer overrunDave Barach1-1/+1
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion1-8/+15
2016-07-22HONEYCOMB-83: Add Gre FeatureHongjun Ni3-102/+106
2016-07-21Add API calls for packet generatorPavel Kotucek3-2/+200
2016-07-21VPP-123: remove japi (the old Java API)Marek Gradzki1-46/+46
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak2-0/+59
2016-07-20L2TP: Add option for custom fib id for outgoing encapsulated packetsPierre Pfister2-0/+17
2016-07-19VPP-203 Find the relative next node index by node namesKeith Burns (alagalah)3-3/+83