aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/api.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-4921/+0
2016-12-22API refactoring : lisp-gpePavel Kotucek1-105/+0
2016-12-22API refactoring : lispPavel Kotucek1-1221/+0
2016-12-22API refactoring : ipsec-grePavel Kotucek1-94/+0
2016-12-22API refactoring : ipsecPavel Kotucek1-449/+0
2016-12-22API refactoring : bfdPavel Kotucek1-165/+1
2016-12-21API refactoring : l2tpPavel Kotucek1-171/+0
2016-12-21API refactoring : grePavel Kotucek1-106/+0
2016-12-21API refactoring : vhost_userPavel Kotucek1-166/+0
2016-12-21API refactoring : netmapPavel Kotucek1-41/+0
2016-12-21API refactoring : af_packetPavel Kotucek1-47/+0
2016-12-13Fix coverity build-break, VPP-255Dave Barach1-4/+4
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo1-0/+8
2016-12-08l2fwd: fix isssue with setting mac age from apiDamjan Marion1-1/+1
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-1/+167
2016-12-07l2fib: add mac aging supportDamjan Marion1-0/+2
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach1-155/+3
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda1-1/+1
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach1-1104/+5
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek1-48/+0
2016-12-06MAP: Split MAP API out of vpe.api.Ole Troan1-198/+0
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek1-1/+78
2016-12-06Implement LISP control plane messagesFilip Tehlar1-2/+136
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach1-567/+2
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach1-11/+18
2016-12-02Coverity errors in MPLS codeNeale Ranns1-1/+2
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni1-2/+1
2016-12-02api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147)Pavel Kotucek1-11/+14
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-532/+167
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach1-4/+70
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo1-0/+24
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau1-2/+36
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