aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-29Added make test to make verifyEd Warnicke1-3/+3
2016-11-29Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects"Ed Warnicke1-1/+1
2016-11-29Update CSIT tests 161120 -> 161128Jan1-1/+1
2016-11-28Add support for using documentation siphons in multiple waysChris Luke19-32/+199
2016-11-28GRE Tests update after postinit removalNeale Ranns2-2/+4
2016-11-28snat: fix coverity issuesMatus Fabian3-2/+10
2016-11-28Clean up the Lua API, make it luajit-only, no CAndrew Yourtchenko5-240/+28
2016-11-28make test: detect early vpp crashKlement Sekera2-16/+18
2016-11-28snat: thread safe (VPP-443)Matus Fabian7-188/+1066
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy31-159/+2651
2016-11-27Unlock LISP source FIB if only default leftFlorin Coras1-2/+12
2016-11-25l2: quad loop l2input, l2learn and l2output nodesDamjan Marion3-217/+265
2016-11-25l2: fix latency issue casued by unnecesary read of previous cachelineDamjan Marion1-1/+1