aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-02-26Move pcap rx/tx trace code out of the dpdk pluginDave Barach4-371/+0
2019-02-26DSLITE: Fix dslite_get_b4_addr_reply message type.Jon Loeliger1-1/+1
2019-02-26Remove fake MAP domain 0 entry.Jon Loeliger1-7/+1
2019-02-25IKEv2 to pluginNeale Ranns12-0/+8352
2019-02-22avf: fix eat own tail issue on txDamjan Marion1-3/+7
2019-02-22GBP: include sclass in format EPGNeale Ranns1-1/+2
2019-02-22GBP: remove testing assertsNeale Ranns2-2/+0
2019-02-22Add no-append flag to vlib_frame_tDamjan Marion3-0/+3
2019-02-21string_test: Coverity woeSteven Luong1-2/+0
2019-02-21GBP: BD index not BD IDNeale Ranns1-1/+1
2019-02-19avf: fix feature arc, take twoDamjan Marion1-1/+2
2019-02-19dpdk: update Cisco VIC port typeHyong Youb Kim1-4/+1
2019-02-19dpdk: do not shift PKT_RX_FDIRHyong Youb Kim1-1/+1
2019-02-19acl-plugin: split the dataplane function into two, save 10sec in compile timeAndrew Yourtchenko1-87/+110
2019-02-19VPP-1568:when entry src cover change, recursive-loop fib still can not work.mu.duojiao1-0/+75
2019-02-19avf: fix feature arcDamjan Marion1-0/+3
2019-02-18tls: fix openssl/mbedtls use of app_wrk indexFlorin Coras2-4/+14
2019-02-18session: move fifo allocation logic to app workerFlorin Coras1-1/+1
2019-02-18NAT: fix: multiple definition of nat64_cleaner_process_event_eNeale Ranns3-3/+3
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga26-448/+387
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns2-4/+12
2019-02-18NAT44: fix snat_get_worker_out2in_cb (VPP-1536)Matus Fabian4-17/+126
2019-02-15dpdk-ipsec: store buffer index into crypto-op privateKingwel Xie5-44/+115
2019-02-14Add -fno-common compile optionBenoƮt Ganne3-3/+3
2019-02-12fix assert failureDave Barach1-0/+6
2019-02-11session: cleanup application interfaceFlorin Coras1-36/+21
2019-02-09buffers: fix typoDamjan Marion6-9/+9
2019-02-09session: refactor listen logicFlorin Coras2-22/+24
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-4/+5
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion6-8/+9
2019-02-06dpdp-crypto: fix cryptodev segfault with dpdk 19.02Sergio Gonzalez Monroy1-11/+16
2019-02-05crypto-input: fix broken buffer trace issueKingwel Xie1-37/+16
2019-02-04session: cleanup part 1Florin Coras6-49/+45
2019-02-02Disable hqos part deuxDave Barach2-0/+4
2019-02-02dpdk: bump to dpdk 19.02Damjan Marion5-22/+33
2019-02-02vmxnet3: multiple TX queues supportSteven Luong9-182/+296
2019-02-02Deprecate old mutliarch code, phase 1Damjan Marion1-3/+1
2019-02-02VPP-1543: show map stats crash when not configured.Ole Troan1-1/+1
2019-02-01memif: fix buffer prefetchDamjan Marion1-4/+5
2019-01-31buffers: vallidate that buffer is allocated during buffer pool putDamjan Marion1-1/+1
2019-01-31dpdk-ipsec: use single queue pair per crypto resourceSergio Gonzalez Monroy6-32/+30
2019-01-31dpdk: populate mempool mem_listDamjan Marion1-2/+16
2019-01-31dpdk: store buffer poool index in mempool pool_idDamjan Marion1-22/+10
2019-01-31buffers: reinitialize metadata, add additional validationDamjan Marion1-13/+25
2019-01-30buffers: add missing ref_count = 1 in driversDamjan Marion3-0/+3
2019-01-30Use IP and MAC API types for neighborsNeale Ranns3-4/+3
2019-01-30MPLS tunnel; fix crash when deleting non-existant pathNeale Ranns1-0/+2
2019-01-30buffers: major cleanup and improvementsDamjan Marion15-684/+339
2019-01-28update openssl TLS async to align with openssl master branchPing Yu1-4/+2
2019-01-28Fix issues with order of NAT commands before set VRF table on an interfaceDmitry Vakhrushev1-2/+66