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
/
wireguard_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
wireguard: eliminate some calls to main thread
Matthew Smith
1
-4
/
+10
2022-08-09
wireguard: add peers roaming support
Alexander Chernavin
1
-19
/
+42
2022-08-09
wireguard: add handshake rate limiting support
Alexander Chernavin
1
-0
/
+3
2022-08-08
wireguard: add dos mitigation support
Alexander Chernavin
1
-6
/
+24
2022-08-03
wireguard: add processing of received cookie messages
Alexander Chernavin
1
-1
/
+4
2022-06-08
wireguard: increment interface RX counters
Matthew Smith
1
-0
/
+15
2022-02-23
wireguard: fix dereferences null pointer
Gabriel Oginski
1
-4
/
+11
2022-02-18
wireguard: fix passing null pointer
Gabriel Oginski
1
-0
/
+1
2022-01-21
wireguard: add async mode for decryption packets
Gabriel Oginski
1
-94
/
+420
2022-01-20
wireguard: add burst mode
Gabriel Oginski
1
-84
/
+242
2021-11-22
wireguard: add local variable in handshake process
Gabriel Oginski
1
-2
/
+4
2021-11-03
wireguard: reduce memcopy and prefetch header
Gabriel Oginski
1
-10
/
+4
2021-10-06
wireguard: add events for peer
Artem Glazychev
1
-1
/
+10
2021-10-06
wireguard: add ipv6 support
Artem Glazychev
1
-25
/
+92
2021-10-04
wireguard: use the same udp-port for multi-tunnel
Artem Glazychev
1
-9
/
+25
2021-09-30
wireguard: move adjacency processing from wireguard_peer to wireguard_interface
Artem Glazychev
1
-21
/
+2
2021-02-24
wireguard: coverity fix
Artem Glazychev
1
-11
/
+12
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-1
/
+2
2020-10-07
misc: Purge unused pg includes
Neale Ranns
1
-1
/
+0
2020-09-29
wireguard: fix license headers
Artem Glazychev
1
-0
/
+1
2020-09-23
wireguard: add handoff node
Artem Glazychev
1
-115
/
+140
2020-09-12
wireguard: Fix for tunnel encap
Neale Ranns
1
-6
/
+6
2020-09-09
wireguard: initial implementation of wireguard protocol
Artem Glazychev
1
-0
/
+451