aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/vpe.api
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-2782/+0
2016-12-22API refactoring : lisp-gpePavel Kotucek1-100/+1
2016-12-22API refactoring : lispPavel Kotucek1-836/+1
2016-12-22API refactoring : ipsec-grePavel Kotucek1-58/+1
2016-12-22API refactoring : ipsecPavel Kotucek1-436/+1
2016-12-22API refactoring : bfdPavel Kotucek1-185/+1
2016-12-21API refactoring : l2tpPavel Kotucek1-106/+1
2016-12-21API refactoring : grePavel Kotucek1-37/+1
2016-12-21API refactoring : vxlan-gpePavel Kotucek1-41/+1
2016-12-21API refactoring : vhost_userPavel Kotucek1-107/+1
2016-12-21API refactoring : netmapPavel Kotucek1-54/+1
2016-12-21API refactoring : af_packetPavel Kotucek1-51/+1
2016-12-21API refactoring : vxlanPavel Kotucek1-67/+1
2016-12-19Python API: Add back support for old-style VLA, e.g. mask[0]Ole Troan1-1/+1
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-0/+185
2016-12-07l2fib: add mac aging supportDamjan Marion1-0/+4
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach1-103/+1
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda1-0/+2
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach1-386/+7
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek1-43/+0
2016-12-06MAP: Split MAP API out of vpe.api.Ole Troan1-163/+0
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek1-1/+29
2016-12-06Implement LISP control plane messagesFilip Tehlar1-1/+148
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach1-281/+34
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-222/+90
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach1-0/+28
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo1-0/+26
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-0/+2
2016-11-30Start spliting vpe.api into logically related piecesDave Barach1-29/+0
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek1-0/+24
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin1-0/+26
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek1-0/+43
2016-11-15Dump routes (VPP-500)Steven1-1/+79
2016-11-04VPP-524: Add support to API to dump IPsec SPDsMatthew Smith1-0/+55
2016-11-03Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.AkshayaNadahalli1-3/+5
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-1/+5
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns1-106/+117
2016-10-12VPP-362 Implement dumping of LISP adjacenciesFilip Tehlar1-0/+43
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda1-0/+51
2016-10-07VPP-395 Add udp-punt node(s) and APIAlexander Popovsky (apopovsk)1-1/+29
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek1-0/+35
2016-09-30VPP-450 Fix adding LISP adjacencies via CLIFilip Tehlar1-6/+6
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh1-0/+82
2016-09-27VPP-448 Fix LISP APIs using binary dataFilip Tehlar1-4/+19
2016-09-27LISP Source/Dest control plane support, VPP-197Florin Coras1-0/+47
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-1/+27
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham1-0/+2
2016-09-13VPP-376: Refactor LISP dump API + VATFilip Tehlar1-44/+22
2016-09-07VPP-204 Rework and finish IPFIX implementationJuraj Sloboda1-11/+103
2016-09-06Move iOAM Trace as a pluginVengada Govindan1-47/+10