index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
make
/
mk22
blob: f3dbde759b49a740bd2837ab282e62a8a2d85355 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
# Recursion on variables. A=$B B=$C C=$A a: echo $A b: echo "business as usual"