summaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach2-6/+771
2016-12-05api: set interface MTU API (VPP-442)Matus Fabian2-1/+71
2016-12-05Fix crash in debug mode when call ethernet_register_l3_redirect()jerryian1-0/+4
2016-12-05Locally generated packet go through lookup/load-balance - locally-generated i...Neale Ranns12-266/+218
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-02Coverity errors in MPLS codeNeale Ranns1-3/+12
2016-12-02remove CLIB_DEBUG conditional in fib_protocol_tNeale Ranns1-4/+0
2016-12-02api: L2 XConnect API (VPP-438)Matus Fabian4-3/+185
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion14-26/+17
2016-12-02snat: fix 1:1 NAT with multiple workersMatus Fabian2-0/+88
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni4-10/+85
2016-12-02feature: add interface-output arcDamjan Marion4-2/+126
2016-12-02Fix dpdk_validate_rte-mbuf for chained buffersPierre Pfister1-4/+5
2016-12-02feature: introduce feature arc end nodesDamjan Marion3-23/+35
2016-12-02MPLS infrastructure improvmentsNeale Ranns46-2596/+2694
2016-12-02API: Packaging of JSON files.Ole Troan1-4/+4
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach4-1/+107
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo5-6/+447
2016-12-01ARP un-unmbered called when no interfaces are unnumberedNeale Ranns1-3/+11
2016-12-01doc: doxygen documentation for vhost-user CLI Commmands (VPP-279)Billy McFall2-3/+246
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau6-90/+250
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari15-152/+260
2016-11-30Start spliting vpe.api into logically related piecesDave Barach6-1/+251
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-28snat: thread safe (VPP-443)Matus Fabian1-0/+34
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy23-158/+2623
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
2016-11-24vhost-user: add retry sequence in tx codeDamjan Marion1-176/+187
2016-11-24vhost: CLI delete interface by namePierre Pfister1-4/+11
2016-11-24vhost: Delete thread configuration when interface deletedPierre Pfister1-0/+2
2016-11-24l2: remove unused l3 packet type discovery in l2 pathDamjan Marion2-78/+1
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion15-239/+7
2016-11-23l2: quad loop l2fwd nodeDamjan Marion2-28/+158
2016-11-23dpdk: input node next and error optimizationsDamjan Marion3-126/+117
2016-11-23Fix coverity warnings, VPP-486Dave Barach1-1/+1
2016-11-22dpdk: quad loop dpdk tx and code optimizationsDamjan Marion4-253/+181
2016-11-22GRE tests and fixesNeale Ranns11-70/+174
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-2/+2
2016-11-22Span node configuration fixChristophe Fontaine1-3/+3
2016-11-21Dual Loop Load-Balance NodesNeale Ranns3-129/+561
2016-11-21Convergence ImprovementsNeale Ranns12-37/+380
2016-11-19pg: avoid possible buffer leakDamjan Marion1-1/+1
2016-11-18dpdk: quad loop dpdk-input nodeDamjan Marion6-88/+286
2016-11-18CLI for access to HQoS queue statisticsDavid Hotham1-0/+115
2016-11-18handoff - allow symmetrical dispatchGabriel Ganne2-2/+84