aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan4-133/+8
2019-03-07Add VAT support for LBHongjun Ni2-60/+179
2019-03-06ipv6 connection tracking pluginDave Barach9-0/+1706
2019-03-06GBP: use sclass in the DP for policyNeale Ranns29-684/+204
2019-03-06GBP: format EPG retention policyNeale Ranns1-1/+12
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns8-17/+69
2019-03-05GBP: format include EPG indexNeale Ranns1-1/+2
2019-03-05GBP: per-group EP retention policyNeale Ranns8-66/+55
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns3-4/+26
2019-03-04GBP: fix UT after multi-arch changeNeale Ranns13-1889/+2036
2019-03-04gbp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar13-503/+535
2019-03-02session: cleanup/rename functionsFlorin Coras1-1/+1
2019-03-01nsh: fix load failureFilip Tehlar5-69/+69
2019-03-01gtpu: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-50/+34
2019-03-01dpdk: update mlx[45] linking optionsMatthew Smith1-1/+1
2019-03-01ioam: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-19/+27
2019-03-01pppoe: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-12/+6
2019-03-01Fix API return code in case of error.Igor Mikhailov (imichail)1-1/+1
2019-02-28l2e: Migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-318/+352
2019-02-27string_test: The dark side of coveritySteven Luong1-4/+0
2019-02-27IKEv2 plugin export fixesNeale Ranns3-7/+24
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian14-79/+2463
2019-02-26vmxnet3: RSS supportSteven Luong7-81/+229
2019-02-26nsh: migrate old MUTIARCH macros to VLIB_NODE_FNFilip Tehlar8-2289/+2438
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong6-45/+283
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