index
:
wireguard-freebsd
jb-wip
master
WireGuard implementation for the FreeBSD kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TODO.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
global: replace rwlock with mtx if never rlocked
Jason A. Donenfeld
1
-1
/
+0
2021-05-03
TODO: add note about excessive rw locks
Jason A. Donenfeld
1
-0
/
+1
2021-04-27
if_wg: handle if_transmit and if_output properly
Jason A. Donenfeld
1
-3
/
+1
2021-04-25
if_wg: do not increment error counter when sc is null
Jason A. Donenfeld
1
-0
/
+5
2021-04-24
if_wg: count on peers always having a remote
Jason A. Donenfeld
1
-6
/
+2
2021-04-23
if_wg: remove M_WAITOK, check return codes on init
Matt Dunwoodie
1
-1
/
+0
2021-04-22
wg_cookie: hash vnet into ratelimiter entry
Jason A. Donenfeld
1
-3
/
+0
2021-04-22
if_wg: properly use rn_inithead and rn_detachhead
Jason A. Donenfeld
1
-2
/
+0
2021-04-23
wg_cookie: add cookie_valid bool
Matt Dunwoodie
1
-3
/
+0
2021-04-23
wg_cookie: make ratelimiter global
Matt Dunwoodie
1
-2
/
+1
2021-04-22
TODO: more nits
Jason A. Donenfeld
1
-2
/
+12
2021-04-22
selftests: fixup headers
Jason A. Donenfeld
1
-1
/
+0
2021-04-22
if_wg: port allowedips selftest from Linux code and fix bugs
Jason A. Donenfeld
1
-2
/
+1
2021-04-20
global: use ck for loads/stores, rather than macro maze
Jason A. Donenfeld
1
-1
/
+0
2021-04-20
TODO: add a few things
Jason A. Donenfeld
1
-0
/
+4
2021-04-19
if_wg: replace wg_tag with wg_packet
Matt Dunwoodie
1
-5
/
+0
2021-04-19
if_wg: import latest wg_noise.{c,h}
Matt Dunwoodie
1
-2
/
+0
2021-04-13
if_wg: remove peer marshalling from get request
Jason A. Donenfeld
1
-5
/
+0
2021-03-31
TODO: initial dump
Jason A. Donenfeld
1
-0
/
+36