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
/
sbin
/
ifconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
florian
1
-3
/
+6
2021-03-19
Edit wireguard for concision. Remove some background covered by wg(4).
procter
1
-85
/
+74
2021-03-18
Document "-tunneldomain" and "-mplslabel", complete MPLS synopsis
kn
1
-5
/
+9
2021-03-16
Move setifrtlabel() and *keepalive() prototypes out of SMALL
kn
1
-4
/
+4
2021-03-13
Remove "deletetunnel" (deprecated with 6.4)
kn
1
-3
/
+1
2021-03-13
Move all rdomain bits under SMALL
kn
1
-4
/
+6
2021-03-13
Move MPLS related function prototypes under SMALL
kn
1
-16
/
+16
2021-03-12
Add deprecation warning for autoconfprivacy.
florian
1
-5
/
+27
2021-03-11
fix a double space and a macro error;
jmc
1
-3
/
+3
2021-03-11
When RFC 8981 obsoleted RFC 4941 the terminology changed from
florian
2
-13
/
+16
2021-03-11
Remove unhelpful sentence from TPMR
kn
1
-3
/
+1
2021-03-11
Document veb(4)
kn
1
-2
/
+99
2021-03-09
Zap stray Xr
kn
1
-2
/
+1
2021-03-09
Fix TRUNK synopsis alignment
kn
1
-2
/
+6
2021-03-08
dhclient relationship with "inet autoconf" is incorrect, it activated
deraadt
1
-5
/
+5
2021-03-04
remove extra argument to printf
jsg
1
-2
/
+2
2021-02-20
document the monitor flag.
dlg
1
-2
/
+8
2021-02-20
add support for handling the interface monitor flag
dlg
1
-2
/
+4
2021-02-10
Use the same check in kernel and ifconfig for group names. ifconfig
bluhm
1
-9
/
+9
2021-02-01
change "demote counter" / "demote count" to "demotion counter", ok deraadt
sthen
1
-5
/
+5
2021-01-17
umb(4) sets a default interface priority too; mention it here
sthen
1
-3
/
+6
2021-01-16
Only recover the scope_id if it was not set. This way this code works
claudio
1
-2
/
+3
2021-01-13
Temporary addresses are preferred for 1 day and valid for 2.
florian
1
-5
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-6
/
+9
2020-11-06
Keep track of allowed ips pointer correctly
kn
1
-9
/
+12
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
1
-3
/
+3
2020-10-07
Reverse previous, needs discussion.
denis
1
-2
/
+2
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
1
-2
/
+2
2020-09-15
umb(4) shows the speed of the LTE connection but misses the b in Mbps.
claudio
1
-2
/
+2
2020-08-24
some tweaks to the "group" text, from evan silberman;
jmc
1
-13
/
+12
2020-08-24
Omit common ifconfig options
kn
1
-4
/
+5
2020-08-08
Replace strto*l(3) with strtonum(3)
kn
1
-84
/
+47
2020-08-08
add some vertical whitespace;
jmc
1
-2
/
+3
2020-08-05
Move TPMR section above TRUNK to sort alphabetically
kn
1
-46
/
+46
2020-08-05
Document tpmr ioctls and synopsis
kn
1
-2
/
+48
2020-08-05
Print tpmr(4) members
kn
1
-2
/
+15
2020-08-05
Merge switch_status() into bridge_status()
kn
3
-23
/
+15
2020-07-29
Remove redundant bridge checks
kn
1
-18
/
+1
2020-07-26
Document aggr(4) in the TRUNK section
kn
1
-6
/
+13
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
florian
1
-2
/
+2
2020-06-27
remove the spacing around "arp | rarp", as prompted by schwarze;
jmc
1
-2
/
+2
2020-06-27
macro fixes; from matthew martin
jmc
1
-5
/
+5
2020-06-24
spelling fix; from matthias schmidt
jmc
1
-3
/
+3
2020-06-22
use (undocumented) base64 code in libc instead of libcrypto.
dlg
2
-11
/
+10
2020-06-21
various minor tweaks;
jmc
1
-7
/
+7
2020-06-21
wgpip -> wgendpoint. ok dlg@
matthieu
1
-3
/
+3
2020-06-21
teach ifconfig about wireguard.
dlg
3
-6
/
+452
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
stsp
1
-2
/
+9
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
jmc
1
-9
/
+9
2020-02-27
Do not set A_JOIN unconditionally. Otherwise join "" takes effect even
stsp
1
-2
/
+2
[next]