aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/api/api.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-15Add LISP APIAndrej Kozemcak1-1/+448
2016-04-09Add IKEv2 APIsMatus Fabian1-3/+131
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo1-0/+5
2016-03-29Move classify_table_index under the unionDamjan Marion1-2/+2
2016-03-29Adjacency allocatorDave Barach1-0/+5
2016-03-25iOAM trace configuration APIsShwetha1-1/+62
2016-03-07Add sw_interface_clear_stats API callPavel Kotucek1-1/+60
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion1-1/+1
2016-02-22Added MTU information to sw_interface_dumpPavel1-0/+1
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister1-1/+2
2016-02-19Serialize and upload the data plane node graphDave Barach1-1/+31
2016-02-19Per-interface, per-address-family fast packet filterDave Barach1-1/+47
2016-02-02Zero the interface template before using it.Todd Foggoa1-0/+1
2016-01-22Enable shared-VM namespace supportDave Barach1-0/+20
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-4/+17
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace1-0/+50
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian1-1/+10
2015-12-13new version handlingDamjan Marion1-3/+3
2015-12-08Initial commit of vpp code.Ed Warnicke1-0/+4965