aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-1/+1
2020-11-26ikev2: better handling when no IKE DH configuredFilip Tehlar2-34/+161
2020-11-25session: add startup option to poll in mainFlorin Coras1-2/+2
2020-11-25dns: use correct per-thread vlib_mainBenoît Ganne4-60/+63
2020-11-25dns: fix double-unlockBenoît Ganne1-12/+0
2020-11-25ikev2: fix issue when sending multiple requests at onceFilip Tehlar2-20/+68
2020-11-25rdma: fixed UAR writing at txMohammed Hawari1-1/+1
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan20-1012/+80
2020-11-24dpdk: fix eal in nohugtlb modeNathan Skrzypczak1-16/+22
2020-11-24tests: remove svs, proxy_arp and gso from vpp_papi_providerOle Troan1-42/+63
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns3-7/+14
2020-11-19lldp: allow to configure restricted interfacesDmitry Vakhrushev1-10/+17
2020-11-19ikev2: respect punting only for ipv4Benoît Ganne1-1/+7
2020-11-19dpdk: Telemetry thread is off by default.Dmitry Vakrhushev2-0/+9
2020-11-19dpdk: remove dpdk_early_initDamjan Marion1-52/+0
2020-11-18dpdk: change mlx5 pmd name in foreach_dpdk_pmdMatthew Smith1-1/+7
2020-11-18ikev2: fix memleak when tunnel protect failsFilip Tehlar1-20/+37
2020-11-17geneve: Remove one bucket load-balance objectsNeale Ranns1-0/+12
2020-11-15avf: add L4 checksum offload supportMohammed Hawari3-6/+136
2020-11-13rdma: implement multiseg rx without striding rqMohammed Hawari8-65/+470
2020-11-13avf: actually delete ethernet address if deletion was requestedAndrew Yourtchenko1-1/+1
2020-11-13cnat: zero-initialize structsAndrew Yourtchenko1-2/+2
2020-11-13nat: cleanup & reorganizationFilip Varga22-125/+122
2020-11-13af_xdp: fix docBenoît Ganne1-1/+1
2020-11-13ethernet: mac must support 64-bits loadsBenoît Ganne3-4/+5
2020-11-13crypto-native: fix multi-arch variant initializationRay Kinsella1-4/+0
2020-11-13nat: api,cli and test update & cleanupFilip Varga10-2241/+429
2020-11-12avf: don't switch process if already running process nodeDamjan Marion1-18/+25
2020-11-12nat: use table ID for nat44 ipfix session eventsMatthew Smith2-7/+10
2020-11-10cnat: Fix invalid adj_indexNathan Skrzypczak2-10/+29
2020-11-09hsa: remove fake binary api registration in echo appsFlorin Coras2-42/+6
2020-11-09session: remove support for shm bapi attachmentFlorin Coras1-2/+0
2020-11-09ikev2: add tests for DPDFilip Tehlar1-1/+62
2020-11-09vlib: fix trace number accountingBenoît Ganne7-80/+94
2020-11-09ikev2: fix msg IDs generationFilip Tehlar1-14/+16
2020-11-09ikev2: fix udp encapFilip Tehlar2-9/+23
2020-11-05nat: fix hairpinning traceKlement Sekera1-3/+3
2020-11-05nat: remove unnecessary codeKlement Sekera3-28/+24
2020-11-05cnat: reduce compile timeNathan Skrzypczak2-20/+20
2020-11-05nat: fix byte order of vrf_id in loggingAlexander Chernavin1-0/+3
2020-11-05nat: remove unused codeKlement Sekera1-22/+0
2020-11-04session: fix ct server session thread indexFlorin Coras1-1/+1
2020-11-04rdma: various fixes for chained buffers txMohammed Hawari1-14/+19
2020-10-31ikev2: add option to disable NAT traversalFilip Tehlar9-34/+154
2020-11-04ikev2: fix reply during rekeyFilip Tehlar2-44/+192
2020-11-04ikev2: increase tick interval in process nodeFilip Tehlar1-13/+2
2020-11-04tls: fix picotls engine crypto multi-thread issueSimon Zhang3-4/+13
2020-11-03nat: bihash: fix buckets calc and remove mem paramKlement Sekera5-92/+33
2020-11-02ikev2: cli for disabling dead peer detectionFilip Tehlar3-2/+30
2020-11-02nat: fix nat64 disableBenoît Ganne1-5/+10