summaryrefslogtreecommitdiffstats
path: root/vpp/api/api.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-27More janitorial workDave Barach1-7110/+0
2016-06-27VPP-108 : API calls to read classify table and sessionsPavel Kotucek1-1/+195
2016-06-23VPP-72 Added api call aquivalents to:marek zavodsky1-1/+358
2016-06-23LISP EID virtualization supportFilip Tehlar1-5/+42
2016-06-21Check if LISP is enableAndrej Kozemcak1-1/+1
2016-06-17Dynamically compute ip feature subgraph orderDave Barach1-8/+26
2016-06-17New LISP API map-request itr-rlocAndrej Kozemcak1-1/+57
2016-06-15VPP-137: VPP sends ARP with wrong requested IPNeale1-1/+13
2016-06-14Add sw_if_index to af_packet_create and various clean upsKeith Burns (alagalah)1-2/+4
2016-06-12Fix next-protocol issue configured from HoneycombHongjun Ni1-1/+1
2016-06-10Fix issue: no handler for msg id 13Hongjun Ni1-352/+351
2016-06-01VPP-105 Map API SHM uid/gid name to numberChris Luke1-1/+53
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach1-4/+9
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar1-2/+2
2016-05-31ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak1-2/+2
2016-05-30Add Dump API for VxLAN-GPE tunnelHongjun Ni1-1/+63
2016-05-29Fix VxLAN-GPE add_del API issueHongjun Ni1-2/+2
2016-05-27VPP-95 VXLAN add_del API intermittent failureChris Luke1-2/+2
2016-05-25Add Vxlan-Gpe over IPv6Hongjun Ni1-2/+14
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-2/+2
2016-05-23Add LISP RTR supportFilip Tehlar1-0/+16
2016-05-21Add per-thread, per-node runtime stats serializationDave Barach1-4/+7
2016-05-20VPP-80: netmap binary API message element name collisionDave Barach1-2/+2
2016-05-20Add policer dump APIMatus Fabian1-0/+79
2016-05-18Add netmap APIMatus Fabian1-1/+43
2016-05-16Add configure policer APIMatus Fabian1-1/+33
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar1-0/+64
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)1-107/+14
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-7/+48
2016-05-12VPP-53: clang build fails in API on SR testsDamjan Marion1-1/+1
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar1-12/+22
2016-05-10Add af_packet APIMatus Fabian1-1/+43
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras1-63/+0
2016-05-09VPP-20: Verify valid sw_if_index in ip_address_dump.Ole Troan1-0/+4
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak1-0/+34
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)1-23/+23
2016-05-03HONEYCOMB-10: Copy context identifier from request to replyMarek Gradzki1-25/+45
2016-05-02VPP-30 sr_replicate requires DPDKKeith Burns (alagalah)1-0/+5
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)1-2/+115
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke1-0/+92
2016-04-29Add support for LCAF Instance IDFilip Tehlar1-2/+2
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras1-7/+3
2016-04-28VXLAN over IPv6.Chris Luke1-6/+27
2016-04-27HONEYCOMB-10: Add missing context parameter to *details structsMaros Marsalek1-8/+18
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-1/+1
2016-04-25Convert lisp-gpe encap to interface tx nodeFlorin Coras1-3/+20
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-58/+58
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan1-9/+9
2016-04-18Add support for AArch32Christophe Fontaine1-8/+8
2016-04-15Remove historical netconf message switch APIsDave Barach1-22/+0