aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-08ioam: pot plugin - generate java bindings for ioam-pot pluginSagar Srivastav6-16/+311
2016-12-08dpdk: don't drop packets if l4 checksum is flagged as badDamjan Marion2-10/+2
2016-12-08l2fwd: fix isssue with setting mac age from apiDamjan Marion1-1/+1
2016-12-08vhost: fix coverity warningPierre Pfister1-1/+1
2016-12-07Acl JVpp api generation (HONEYCOMB-305)Jan Srnicek9-0/+684
2016-12-07BFD: basic asynchronous session up/downKlement Sekera30-201/+3504
2016-12-07l2fib: add mac aging supportDamjan Marion10-18/+269
2016-12-07Make jvpp connection fail if control ping failsMarek Gradzki1-3/+1
2016-12-07Prevent re-entrant walks on an adjacency.Neale Ranns6-57/+140
2016-12-07LISP mapping timersFilip Tehlar3-1/+63
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach7-261/+398
2016-12-07epoll_input: don't sleep if we expect event in less than 1 msDamjan Marion1-4/+14
2016-12-07make test: add S-NAT plugin testsMatus Fabian2-0/+623
2016-12-07Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336Andrew Yourtchenko2-46/+30
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda7-14/+35
2016-12-07Enable Span Jvpp api generationJan Srnicek1-0/+1
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