summaryrefslogtreecommitdiffstats
path: root/vpp-api-test
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Declare variables as externalDamjan Marion1-0/+2
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo1-0/+5
2016-12-09VPP-470: Introduce VxLAN-GPE as transport for iOAM.Vengada Govindan1-1/+1
2016-12-07l2fib: add mac aging supportDamjan Marion1-0/+10
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda1-1/+8
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach1-39/+2
2016-12-06Add binary API for reading interface/vrf assignment (VPP-439)Juraj Sloboda1-2/+69
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek1-9/+63
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek1-4/+97
2016-12-06Implement LISP control plane messagesFilip Tehlar1-5/+408
2016-12-05api: set interface MTU API (VPP-442)Matus Fabian1-3/+49
2016-12-02api: L2 XConnect API (VPP-438)Matus Fabian1-2/+57
2016-12-02Coverity warning be gone, VPP-486Dave Barach1-2/+2
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni1-1/+1
2016-12-02api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147)Pavel Kotucek1-2/+2
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-304/+123
2016-12-02Fix wrong indentation in vppctl scriptAndrew Li1-1/+1
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach1-4/+76
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo1-0/+54
2016-12-01vppctl: clean exit cli when ctrl-d or ctrl-c enteredPadraig Connolly1-10/+20
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau3-3/+42
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-26/+86
2016-11-30Start spliting vpe.api into logically related piecesDave Barach1-3/+25
2016-11-24ipsec: remove dependency on DPDK > 0Damjan Marion1-81/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-0/+1
2016-11-22add vpp banner graphic when vpp-cli startsPadraig Connolly1-3/+14
2016-11-22VAT: don't pass u8 to unformat - it expects an 4 byte integerNeale Ranns1-2/+2
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-0/+63
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek1-3/+73
2016-11-17remove reference to Intel with dpdk docsPadraig Connolly1-1/+1
2016-11-17Fix coverity warnings, VPP-486Dave Barach1-0/+10
2016-11-17Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532)Steven1-18/+42
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin1-3/+25
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek1-0/+94
2016-11-15VPP-393: Subinterface is still used after deletionPavel Kotucek1-1/+3
2016-11-15Dump routes (VPP-500)Steven1-2/+236
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo1-7/+1
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach1-3/+0
2016-11-04vppctl: Do not use sudo if already rootPierre Pfister1-1/+5
2016-11-03Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.AkshayaNadahalli1-12/+12
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-2/+15
2016-10-25Add API call of sw_interface_set_mpls_enable to vpp_api_testJohn Lo1-0/+48
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns1-287/+328
2016-10-12VPP-362 Implement dumping of LISP adjacenciesFilip Tehlar1-0/+122
2016-10-10ipfix: add l4 unformat support for mask and match (VPP-204)Juraj Sloboda1-7/+201
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda1-3/+145
2016-10-10Add signal handlingDave Barach3-1/+78
2016-10-10platform: rewrote vppctl script to include historyPadraig1-30/+96
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns1-1/+1
2016-10-07VPP-395 Add udp-punt node(s) and APIAlexander Popovsky (apopovsk)1-5/+49