Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
wireguard
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
wireguard: Document wireguard async mode default
Jon Loeliger
1
-2
/
+2
2022-04-05
wireguard: prevent segfault on non-adj packets
Jon Loeliger
2
-0
/
+7
2022-03-21
wireguard: dont stacksmash bad peer base64 keys
Jon Loeliger
1
-1
/
+1
2022-03-21
wireguard: improve peer dump details
Jon Loeliger
2
-11
/
+22
2022-03-02
wireguard: improve sending WG interface dump details
Jon Loeliger
2
-2
/
+11
2022-02-23
wireguard: fix dereferences null pointer
Gabriel Oginski
2
-14
/
+21
2022-02-22
wireguard: prevent stacksmashing on poorly formed base64 keys
Jon Loeliger
1
-1
/
+1
2022-02-18
wireguard: fix passing null pointer
Gabriel Oginski
2
-10
/
+11
2022-02-17
wireguard: Fix wireguard device name to use user-instance
Jon Loeliger
1
-1
/
+2
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
1
-0
/
+1
2022-01-24
wireguard: fix passing argument
Gabriel Oginski
1
-1
/
+1
2022-01-21
wireguard: add async mode for decryption packets
Gabriel Oginski
5
-217
/
+445
2022-01-21
wireguard: add async mode for encryption packets
Gabriel Oginski
10
-98
/
+606
2022-01-20
wireguard: add burst mode
Gabriel Oginski
7
-181
/
+538
2022-01-05
wireguard: fix 'wireguard add peer' cli behavior
Miroslav Miklus
1
-6
/
+6
2021-11-22
wireguard: add local variable in handshake process
Gabriel Oginski
1
-2
/
+4
2021-11-19
fib: Don't use [midchain] adjacencies to change an interface's feature arc
Neale Ranns
1
-0
/
+3
2021-11-03
wireguard: reduce memcopy and prefetch header
Gabriel Oginski
6
-35
/
+48
2021-11-02
build: remove unnecessary executable bits
Ray Kinsella
15
-0
/
+0
2021-10-13
docs: convert plugins doc md->rst
Nathan Skrzypczak
2
-60
/
+81
2021-10-07
wireguard: peers dump fix
Artem Glazychev
1
-1
/
+1
2021-10-06
wireguard: add events for peer
Artem Glazychev
8
-33
/
+223
2021-10-06
wireguard: add ipv6 support
Artem Glazychev
14
-193
/
+517
2021-10-04
wireguard: use the same udp-port for multi-tunnel
Artem Glazychev
5
-29
/
+62
2021-09-30
wireguard: move adjacency processing from wireguard_peer to wireguard_interface
Artem Glazychev
7
-233
/
+123
2021-09-23
wireguard: fix wg-output-tun feature configuration
Aloys Augustin
1
-3
/
+0
2021-08-13
wireguard: add flag to check hmac for decryption
Gabriel Oginski
1
-0
/
+1
2021-05-21
bfd: use vnet crypto
Klement Sekera
1
-0
/
+4
2021-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
1
-1
/
+1
2021-05-13
tests: move test source to vpp/test
Dave Wallace
1
-748
/
+0
2021-03-20
tests: add support for worker awareness
Klement Sekera
1
-1
/
+1
2021-02-24
wireguard: coverity fix
Artem Glazychev
1
-11
/
+12
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-1
/
+2
2021-02-11
wireguard: testing alternative timer dispatch
Mohammed Hawari
3
-3
/
+10
2021-02-01
docs: fix up the markdown
Andrew Yourtchenko
1
-1
/
+1
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
2
-7
/
+7
2020-12-06
wireguard: run feature after gso
Nathan Skrzypczak
1
-0
/
+1
2020-12-01
wireguard: return public key in api
Nathan Skrzypczak
2
-2
/
+9
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
2
-2
/
+0
2020-10-20
wireguard: reset secret data before freeing it
BenoƮt Ganne
1
-4
/
+4
2020-10-09
wireguard: park the timer process
Dave Barach
5
-2
/
+68
2020-10-07
misc: Purge unused pg includes
Neale Ranns
2
-2
/
+0
2020-09-30
wireguard: fix udp-port registration
Artem Glazychev
2
-3
/
+10
2020-09-29
wireguard: fix license headers
Artem Glazychev
13
-2
/
+25
2020-09-29
wireguard: fix indents
Artem Glazychev
1
-21
/
+35
2020-09-29
wireguard: readme fix
Artem Glazychev
1
-36
/
+17
2020-09-24
wireguard: coverity fix
Artem Glazychev
1
-1
/
+1
2020-09-23
wireguard: add handoff node
Artem Glazychev
18
-448
/
+889
2020-09-14
wireguard: coverity fixes
Neale Ranns
2
-6
/
+10
2020-09-14
wireguard: increase FIB source priority
Neale Ranns
1
-2
/
+7
[next]