aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/api.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo1-27/+209
2016-08-31VPP-240: delete subinterfacePavel Kotucek1-1/+13
2016-08-30VPP-353: Fully support LISP negative mappings in APIFilip Tehlar1-5/+13
2016-08-26VPP-356: Fix wrong byte order in LISP APIFilip Tehlar1-3/+4
2016-08-26VPP-329: Add L2 support to lisp_eid_table_map_dumpFilip Tehlar1-2/+13
2016-08-25VPP-328: Add dump call for listing LISP VNIsFilip Tehlar1-0/+49
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 Tehlar1-1/+6
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 Fabian1-1/+95
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 Barach1-17/+17
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach1-2/+27
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-35/+39
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-08VPP-189 Clean up more coverity warningsDave Barach1-3/+8
2016-08-06VPP-242: Fix wrong checking of LISP Proxy-ITR modeFilip Tehlar1-1/+1
2016-08-05VPP-237 Coding standards cleanupDave Barach1-5369/+5871
2016-08-04LISP multihoming API changes and cleanupFlorin Coras1-19/+46
2016-08-03VPP-226 - adding UDP TCP to port-rangeKeith Burns (alagalah)1-30/+43
2016-08-03VPP-180 Clean up multi-socket / multi-chunk mempool discoveryDave Barach1-2/+2
2016-08-03LISP API/VAT cleanupFlorin Coras1-201/+111
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach1-1/+125
2016-07-31Initial L2 LISP supportFlorin Coras1-4/+5
2016-07-28Edit eid table dumpAndrej Kozemcak1-20/+33
2016-07-28LISP - Bug fix, can`t remove static remote mappingAndrej Kozemcak1-41/+33
2016-07-28Edit Lisp locator_set APIAndrej Kozemcak1-66/+108
2016-07-27VAT add_locator_set api support multiple locatorsAndrej Kozemcak1-1/+26
2016-07-26policer classifyMatus Fabian1-2/+82
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 Ni1-19/+19
2016-07-21Add API calls for packet generatorPavel Kotucek1-1/+84
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak1-0/+38
2016-07-20L2TP: Add option for custom fib id for outgoing encapsulated packetsPierre Pfister1-0/+15
2016-07-19VPP-203 Find the relative next node index by node namesKeith Burns (alagalah)1-1/+44
2016-07-16- fixed misleading indentation (fixes compilation error on gcc versio 6.1.1)Wolfgang1-2/+2
2016-07-13Add API dump call for vrf/vni mapping to vpp-api-testFilip Tehlar1-6/+18
2016-07-12policer actionMatus Fabian1-0/+12
2016-07-11Simplify API to add LISP adjacenciesFlorin Coras1-45/+18
2016-07-11VPP-183: IPSec transport modeMatus Fabian1-1/+1
2016-07-08Add locator prority and weight to LISP APIFilip Tehlar1-6/+6
2016-07-08Add binary API for IPFIXJuraj Sloboda1-1/+104