summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan6-15/+9
2016-12-06API: Adapt make test to Python API changes.Ole Troan6-176/+249
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach10-1532/+1715
2016-12-06Add binary API for reading interface/vrf assignment (VPP-439)Juraj Sloboda3-4/+146
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek13-214/+515
2016-12-06dpdk: fix rte_delay_us callback issueDamjan Marion1-7/+9
2016-12-06vhost: Improve data pathPierre Pfister2-425/+663
2016-12-06Fix length in LCAF headerFilip Tehlar3-5/+5
2016-12-06snat: remove duplicate makefile var definitionGabriel Ganne1-3/+0
2016-12-06MAP: Split MAP API out of vpe.api.Ole Troan7-374/+498
2016-12-06vhost: Code cleaningPierre Pfister2-334/+237
2016-12-06Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plug...Andrew Yourtchenko1-1/+2
2016-12-06test: l2xc instances multi-context test (CSIT-491)Jan1-0/+351
2016-12-06dpdk: add rte_delay_us_callbackPavel Kotucek1-1/+13
2016-12-06add missing import to mpls testGabriel Ganne1-0/+1
2016-12-06api: set jvpp version to 17.01Marek Gradzki6-6/+6
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek8-61/+313
2016-12-06Implement LISP control plane messagesFilip Tehlar13-73/+2131
2016-12-06acl: The ACL plugin.Andrew Yourtchenko20-0/+5664
2016-12-05test: l2bd instance multi-context correctionJan2-29/+23
2016-12-05Update CSIT tests 161128 -> 161204Jan1-1/+1
2016-12-05make test: fix missing log/packet messagesKlement Sekera13-86/+107
2016-12-05All mcast and All class E have /4 not /8 subnet masksNeale Ranns1-4/+4
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach7-860/+901
2016-12-05Fix l2.api patch in jvpp MakefileMarek Gradzki1-1/+1
2016-12-05api: set interface MTU API (VPP-442)Matus Fabian4-5/+134
2016-12-05Fix crash in debug mode when call ethernet_register_l3_redirect()jerryian1-0/+4
2016-12-05api: enable Java API generation for l2.api (VPP-438)Marek Gradzki1-0/+1
2016-12-05Locally generated packet go through lookup/load-balance - locally-generated i...Neale Ranns12-266/+218
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach5-146/+67
2016-12-05Fix vpp crash when generating jumbo packetsJuraj Sloboda2-2/+4
2016-12-05Fix ICMP echo reply punt pathAlexander Popovsky2-21/+48
2016-12-04Fix crash whith bonded ethernet / DPDK 16.11Alexander Popovsky2-4/+8
2016-12-02test: l2bd instances multi-context test (CSIT-479)Jan2-0/+528
2016-12-02Coverity errors in MPLS codeNeale Ranns2-4/+14
2016-12-02remove CLIB_DEBUG conditional in fib_protocol_tNeale Ranns1-4/+0
2016-12-02api: L2 XConnect API (VPP-438)Matus Fabian5-5/+242
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion14-26/+17
2016-12-02Coverity warning be gone, VPP-486Dave Barach1-2/+2
2016-12-02snat: fix 1:1 NAT with multiple workersMatus Fabian4-3/+131
2016-12-02Initialize the UDP checksum, or no supperDave Barach1-0/+1
2016-12-02make test: handle exceptions from VppPapiProvider.__init__Klement Sekera1-6/+8
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni6-13/+87
2016-12-02buffers: fix vlib_buffer_copyDamjan Marion1-2/+2
2016-12-02feature: add interface-output arcDamjan Marion4-2/+126
2016-12-02Python API: Support for per message CRC and API split.Ole Troan4-245/+767
2016-12-02Fix dpdk_validate_rte-mbuf for chained buffersPierre Pfister1-4/+5
2016-12-02api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147)Pavel Kotucek2-13/+16
2016-12-02feature: introduce feature arc end nodesDamjan Marion3-23/+35
2016-12-02MPLS infrastructure improvmentsNeale Ranns57-3797/+3858