aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-03vppapigen: Support an 'autoendian' keyword for message definitions inNeale Ranns2-3/+1
2021-02-01quic: clean setup_cipher functionMathias Raoul1-10/+11
2021-02-01docs: fix up the markdownAndrew Yourtchenko1-1/+1
2021-02-01fib: Changes to interpose sourceNeale Ranns1-3/+149
2021-01-28cnat: Fix session with deleted trNathan Skrzypczak3-9/+3
2021-01-28cnat: Fix throttle hash & cleanupNathan Skrzypczak5-106/+67
2021-01-28ip: Router ID included in flow hashNeale Ranns1-4/+4
2021-01-28crypto-openssl: fix iv size for AES CTRBenoît Ganne1-68/+69
2021-01-27ikev2: add per SA statsFilip Tehlar7-15/+68
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari2-13/+13
2021-01-25svm: add custom q implementation for mqFlorin Coras2-4/+3
2021-01-25crypto-ipsecmb: more explicit errors reportingBenoît Ganne1-4/+24
2021-01-22quic: quicly v0.1.2 updateMathias Raoul7-616/+388
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko4-16/+8
2021-01-21dpdk: do not use TSO for small packetsSomnath Kotur1-2/+5
2021-01-21avf: use write combining store for queues tail updateRadu Nicolau3-2/+13
2021-01-21rdma: adapt to new vnet rxq frameworkMohammed Hawari3-27/+30
2021-01-21memif: adapt to new rxq frameworkMohammed Hawari3-61/+59
2021-01-21af_xdp: update interrupt mode to new infraBenoît Ganne3-36/+86
2021-01-21marvell: adapt pp2 to new rxq framework.Mohammed Hawari2-9/+11
2021-01-21interface: rx queue infra rework, part oneDamjan Marion10-63/+87
2021-01-21perfmon: added cache hits and missesRay Kinsella2-0/+70
2021-01-21dpdk: terminate device devargs stringMatthew Smith1-1/+2
2021-01-21dpdk: add support for system libdpdkNathan Moos1-85/+96
2021-01-21ip: Use correct enum type in ip_address_setNeale Ranns3-6/+7