summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-02Fix wrong indentation in vppctl scriptAndrew Li1-1/+1
2016-12-02API: Packaging of JSON files.Ole Troan19-367/+132
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach8-11/+302
2016-12-01"Update CSIT tests 161120 -> 161128""Peter Mikus1-1/+1
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo9-8/+574
2016-12-01ARP un-unmbered called when no interfaces are unnumberedNeale Ranns1-3/+11
2016-12-01Add rx interface, ip4 src+dst to the flow-per-packet recordsDave Barach2-15/+72
2016-12-01Add banner for building deb and rpm packages to verifyEd Warnicke1-0/+2
2016-12-01vppctl: clean exit cli when ctrl-d or ctrl-c enteredPadraig Connolly1-10/+20
2016-12-01doc: doxygen documentation for vhost-user CLI Commmands (VPP-279)Billy McFall2-3/+246
2016-12-01Revert "Update CSIT tests 161120 -> 161128"Ed Warnicke1-1/+1
2016-11-30Temporarily remove make testEd Warnicke1-1/+0
2016-11-30dpdk patch: virtio: tx with can_push when VERSION_1 is setPierre Pfister1-0/+38
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau11-95/+332
2016-11-30VPP-530: adapt jvpp generation for VPP API splittingMarek Gradzki5-46/+65
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari20-216/+379
2016-11-30Start spliting vpe.api into logically related piecesDave Barach18-215/+483
2016-11-29Improve test for unlocking LISP src FIBFlorin Coras1-9/+18
2016-11-29span: fix wrong next1 feature index in dual loopPavel Kotucek1-3/+3
2016-11-29Have make verify check deb and rpm buildsEd Warnicke1-5/+11