aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga44-5781/+10760
2021-02-24wireguard: coverity fixArtem Glazychev1-11/+12
2021-02-24docs: move pnat doc link into dev doc sectionDave Wallace1-1/+1
2021-02-23hsa: fifo detach cleanupFlorin Coras2-0/+27
2021-02-19dpdk: fix cryptodev offset updateFan Zhang1-11/+8
2021-02-19ikev2: start counting msgid from 0Filip Tehlar1-2/+2
2021-02-18tests: re-enable NAT44ED tests for multiworkerAndrew Yourtchenko1-1/+0
2021-02-18tests: policer test check unformat return valuesBrian Russell1-4/+6
2021-02-17linux-cp: fix coverity defectMatthew Smith1-0/+6
2021-02-16hsa: coverity fixFlorin Coras1-0/+1
2021-02-16ikev2: fix coverity warningsFilip Tehlar2-100/+117
2021-02-15lisp: coverity fixesFlorin Coras1-6/+0
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi6-38/+39
2021-02-15ip: Path MTUNeale Ranns1-4/+26
2021-02-15policer: improve policer structBrian Russell1-1/+1
2021-02-15quic: Coverity fixNathan Skrzypczak1-1/+1
2021-02-15ikev2: fix rekey against strongSwanFilip Tehlar2-52/+94
2021-02-15rdma: rdma_log__ argument dev is a pointerVratko Polak1-5/+8
2021-02-13nat: pnat only use save_rewrite_length on output pathOle Troan1-3/+2
2021-02-12dpdk: use whole vmbus address as hash key for devconfVladimir Ratnikov2-21/+22
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko12-0/+42
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari3-3/+10
2021-02-10tests: add policer test helperBrian Russell2-0/+72
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns2-29/+43
2021-02-10nat: fix EI hairpinning thread safetyKlement Sekera6-64/+810
2021-02-09tls: dtls initial implementationFlorin Coras8-22/+470
2021-02-09crypto: fix bad-hmac in sw scheduler if async modeAlexander Chernavin1-0/+1
2021-02-09gbp: fix typo in macroPaul Vinciguerra2-7/+7
2021-02-09nat: bump default max translations to 63KKlement Sekera1-1/+1
2021-02-09nat: deny adding intf addr if static-mapping-onlyAlexander Chernavin1-0/+8
2021-02-09nat: fix coverity errorsOle Troan3-7/+6
2021-02-09nat: improve type safety and remove unused paramKlement Sekera3-96/+76
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith2-43/+29
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns2-29/+43
2021-02-08tests: allow for externally supplied VPP workers config for testsAndrew Yourtchenko1-0/+2
2021-02-08ping: fix aborting on keypressIvan Shvedunov1-2/+3
2021-02-08misc: support api generated dependency for multiarch sourceOle Troan2-0/+5
2021-02-07flowprobe: set collector port for data from settingjan_cavojsky1-2/+2
2021-02-05session svm: non blocking mqFlorin Coras2-16/+5
2021-02-05nat: 1:1 policy NATOle Troan14-0/+2437
2021-02-05ikev2: fix bad ip in logsFilip Tehlar1-5/+9
2021-02-05nat: configurable handoff frame queue sizeElias Rudberg7-6/+171
2021-02-05tests: ikev2: non-default table id testFilip Tehlar1-0/+33
2021-02-04ikev2: add hint to the log when IDs do not matchFilip Tehlar1-1/+10
2021-02-04ikev2: fix msgidFilip Tehlar1-0/+1
2021-02-04crypto-ipsecmb: add support for AES CTRBenoƮt Ganne1-36/+40
2021-02-04nat: reduce number of hash tables for EI NATKlement Sekera9-141/+141
2021-02-04api: Fold the empty pool check into the main macroNeale Ranns1-6/+0
2021-02-04linux-cp: Linux Interface Mirroring for Control Plane IntegrationNeale Ranns15-0/+3555
2021-02-04vlib: increase the stats epoch only when necessaryMiklos Tirpak2-0/+263