aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard
AgeCommit message (Expand)AuthorFilesLines
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak2-60/+81
2021-10-07wireguard: peers dump fixArtem Glazychev1-1/+1
2021-10-06wireguard: add events for peerArtem Glazychev8-33/+223
2021-10-06wireguard: add ipv6 supportArtem Glazychev14-193/+517
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev5-29/+62
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev7-233/+123
2021-09-23wireguard: fix wg-output-tun feature configurationAloys Augustin1-3/+0
2021-08-13wireguard: add flag to check hmac for decryptionGabriel Oginski1-0/+1
2021-05-21bfd: use vnet cryptoKlement Sekera1-0/+4
2021-05-14vlib: pass node runtime to vlib_buffer_enqueue_to_thread()Damjan Marion1-1/+1
2021-05-13tests: move test source to vpp/testDave Wallace1-748/+0
2021-03-20tests: add support for worker awarenessKlement Sekera1-1/+1
2021-02-24wireguard: coverity fixArtem Glazychev1-11/+12
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-1/+2
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari3-3/+10
2021-02-01docs: fix up the markdownAndrew Yourtchenko1-1/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-7/+7
2020-12-06wireguard: run feature after gsoNathan Skrzypczak1-0/+1
2020-12-01wireguard: return public key in apiNathan Skrzypczak2-2/+9
2020-10-21misc: minimize dependencies on udp.hFlorin Coras2-2/+0
2020-10-20wireguard: reset secret data before freeing itBenoƮt Ganne1-4/+4
2020-10-09wireguard: park the timer processDave Barach5-2/+68
2020-10-07misc: Purge unused pg includesNeale Ranns2-2/+0
2020-09-30wireguard: fix udp-port registrationArtem Glazychev2-3/+10
2020-09-29wireguard: fix license headersArtem Glazychev13-2/+25
2020-09-29wireguard: fix indentsArtem Glazychev1-21/+35
2020-09-29wireguard: readme fixArtem Glazychev1-36/+17
2020-09-24wireguard: coverity fixArtem Glazychev1-1/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-14wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-14wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-12wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-10wireguard: fix handshake procedureArtem Glazychev2-12/+17
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev31-0/+6216