summaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/api.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-21/+13
2016-11-30Start spliting vpe.api into logically related piecesDave Barach1-166/+1
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-0/+4
2016-11-22GRE tests and fixesNeale Ranns1-1/+1
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-10/+15
2016-11-22Fix issues reported by coverityPavel Kotucek1-1/+5
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-19/+21
2016-11-17Fix VPP-132: leave IPv4 addresses in network byte order when sending.Matthew Smith1-1/+1
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek1-1/+42
2016-11-17Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532)Steven1-42/+33
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin1-10/+23
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek1-0/+46
2016-11-15Dump routes (VPP-500)Steven1-5/+366
2016-11-14Add support for multi FIB DHCPv6 ProxyWojciech Dec1-4/+0
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-66/+8
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo1-2/+3
2016-11-04VPP-524: Add support to API to dump IPsec SPDsMatthew Smith1-1/+78
2016-11-03Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.AkshayaNadahalli1-1/+2
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-4/+4
2016-10-29IPv6 Classify Forwarding Graph errorsNeale Ranns1-1/+1
2016-10-26dpdk: remove support for dpdk 16.04Damjan Marion1-25/+7
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-9/+41
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-2/+1
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns1-310/+340
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-1/+3
2016-10-14Add macro for sending large data structures to API clientsFlorin Coras1-3/+18
2016-10-12Fix coverity warnings, VPP-486Dave Barach1-0/+8
2016-10-12VPP-362 Implement dumping of LISP adjacenciesFilip Tehlar1-1/+83
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda1-1/+71
2016-10-07VPP-395 Add udp-punt node(s) and APIAlexander Popovsky (apopovsk)1-2/+23
2016-10-07VPP-466: PG pg_create_interface API returns wrong interface indexPavel Kotucek1-2/+3
2016-10-05Fix sw_interface_set_unnumbered API for FIB2.0Igor Mikhailov (imichail)1-4/+4
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek1-1/+38
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-27/+41
2016-09-30VPP-450 Fix adding LISP adjacencies via CLIFilip Tehlar1-5/+5
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh1-2/+142
2016-09-27LISP Source/Dest control plane support, VPP-197Florin Coras1-0/+28
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-586/+261
2016-09-20VPP-189: fix coverity issue in api_format.cFilip Tehlar1-0/+2
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham1-0/+2
2016-09-13VPP-376: Refactor LISP dump API + VATFilip Tehlar1-38/+88
2016-09-07Fix bugs in IPFIX code discovered by coverityJuraj Sloboda1-12/+9
2016-09-07VPP-204 Rework and finish IPFIX implementationJuraj Sloboda1-14/+207
2016-09-06Move iOAM Trace as a pluginVengada Govindan1-38/+11
2016-09-02Add in-message cli_request/cli_reply APIOle Troan1-0/+57
2016-08-31VPP-369 Add an L2 output classification featureDave Barach1-3/+12
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