aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-05-24dpdk: del warnings that duplicate counters in espAlexander Chernavin2-12/+0
2020-05-22avf: interrupt mode, support for WB_ON_ITRDamjan Marion2-57/+103
2020-05-22avf: improve link speed handlingDamjan Marion1-34/+36
2020-05-22nat: fix dslite session port allocationVladimir Ratnikov1-4/+4
2020-05-22nat: output fib index fixFilip Varga1-69/+47
2020-05-20srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons.Satoru Matsushima1-5/+64
2020-05-19vppinfra: refactor mpcap.hDave Barach1-1/+1
2020-05-19dpdk: change netvsc device port typeMatthew Smith1-1/+1
2020-05-19dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-05-15misc: removed executable bits from source filesRay Kinsella6-0/+0
2020-05-15ikev2: add support for NAT traversalFilip Tehlar4-82/+286
2020-05-14nat: unhide testsKlement Sekera1-5/+5
2020-05-14nat: "users" dump for ED-NATKlement Sekera3-0/+170
2020-05-14ikev2: use u32 in unformatFilip Tehlar1-1/+1
2020-05-14dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-05-14memif: 14 bytes extra overhead issue fixed.Mrityunjay Kumar1-2/+2
2020-05-14nat: remove unused codeKlement Sekera2-3/+0
2020-05-14nat: ED: store both thread&session idx in hashKlement Sekera9-197/+315
2020-05-14nat: fix segv if out of ports in ed modeAlexander Chernavin2-1/+47
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo2-6/+22
2020-05-13nat: fix broken buildKlement Sekera1-1/+1
2020-05-13nat: fix LRU blocked by inactive sessionKlement Sekera10-161/+391
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera32-451/+401
2020-05-13nat: handoff next node feature fixFilip Varga7-47/+159
2020-05-13ikev2: fix removing of expired SAsFilip Tehlar1-1/+1
2020-05-12lacp: missing endian conversions for trace packet formatSteven Luong1-2/+2
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion5-42/+54
2020-05-09gtpu: fix coverity issueChenmin Sun1-2/+2
2020-05-08docs: fix merge damage in nat.hDave Wallace1-4/+0
2020-05-08nat: fix per thread data vlib_main_t usage take 2Ole Troan7-42/+32
2020-05-07nat: remove duplicate line of codeKlement Sekera1-1/+0
2020-05-07nat: fix per thread data vlib_main_t usageFilip Varga9-75/+97
2020-05-07lacp: fix regarding vm arg for vlib_time_now callsElias Rudberg6-43/+26
2020-05-07rdma: fix alignment issueDamjan Marion1-2/+2
2020-05-06docs: clean up make docs jobPaul Vinciguerra21-42/+70
2020-05-06crypto: fix coverity issuesFan Zhang1-5/+11
2020-05-06rdma: fix clang buildBenoît Ganne1-2/+9
2020-05-06nat: ipfix logging vlib_mains[thread_index] bugfixElias Rudberg1-16/+16
2020-05-06nat: enable force session cleanupFilip Varga6-142/+236
2020-05-06nat: fix coverity warningKlement Sekera1-19/+5
2020-05-05tests: add test description to quic testsDave Wallace1-0/+24
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-2/+2
2020-05-05ikev2: remove sa from main threadFilip Tehlar1-17/+29
2020-05-05gtpu: RX offload for IPv6 payload supportingChenmin Sun3-8/+38
2020-05-05flow: explicitly convert RSS function types in dpdk_pluginChenmin Sun1-1/+34
2020-05-05nat: remove unused codeKlement Sekera1-27/+0
2020-05-04session: add option to preallocate fifo headersFlorin Coras2-2/+58
2020-05-04ikev2: fix string in apiFilip Tehlar1-1/+1
2020-05-04fib: midchain adjacency optimisationsNeale Ranns2-15/+0
2020-05-04misc: binary api fuzz test fixesDave Barach4-5/+207