index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
Age
Commit message (
Expand
)
Author
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-11-06
Keep track of allowed ips pointer correctly
kn
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
2020-10-07
Reverse previous, needs discussion.
denis
2020-10-07
Fix display of P2P link to be consistent over all AF.
denis
2020-09-15
umb(4) shows the speed of the LTE connection but misses the b in Mbps.
Claudio Jeker
2020-08-24
some tweaks to the "group" text, from evan silberman;
Jason McIntyre
2020-08-24
Omit common ifconfig options
kn
2020-08-08
Replace strto*l(3) with strtonum(3)
kn
2020-08-08
add some vertical whitespace;
Jason McIntyre
2020-08-05
Move TPMR section above TRUNK to sort alphabetically
kn
2020-08-05
Document tpmr ioctls and synopsis
kn
2020-08-05
Print tpmr(4) members
kn
2020-08-05
Merge switch_status() into bridge_status()
kn
2020-07-29
Remove redundant bridge checks
kn
2020-07-26
Document aggr(4) in the TRUNK section
kn
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
Florian Obser
2020-06-27
remove the spacing around "arp | rarp", as prompted by schwarze;
Jason McIntyre
2020-06-27
macro fixes; from matthew martin
Jason McIntyre
2020-06-24
spelling fix; from matthias schmidt
Jason McIntyre
2020-06-22
use (undocumented) base64 code in libc instead of libcrypto.
David Gwynne
2020-06-21
various minor tweaks;
Jason McIntyre
2020-06-21
wgpip -> wgendpoint. ok dlg@
Matthieu Herrb
2020-06-21
teach ifconfig about wireguard.
David Gwynne
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
Stefan Sperling
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-02-27
Do not set A_JOIN unconditionally. Otherwise join "" takes effect even
Stefan Sperling
2020-02-24
fix column alignment of 'ifconfig joinlist'; padding had an extra " "
Stefan Sperling
2020-02-24
Don't needlessly cap SSID width in 'ifconfig joinlist' (matters with hex SSIDs).
Stefan Sperling
2020-02-24
Clarify that nwid/join SSIDs must be printable ASCII if they're not hex.
Stefan Sperling
2020-02-18
Add IPv6 support to umb(4).
Gerhard Roth
2020-01-22
remove semicolons not needed after } statements. ok deraadt
Ted Unangst
2019-12-27
Fix ifconfig WPA key installation with max allowed length SSIDs.
Stefan Sperling
2019-11-30
ifconfig(8) did silently ignore the netmask parameter for inet6 and
Alexander Bluhm
2019-11-27
use _PATH_ names for unveil if possible
Theo de Raadt
2019-11-10
Update wifi-related documentation in ifconfig man page.
Stefan Sperling
2019-10-24
Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Alexander Bluhm
2019-10-17
Fix some compiler warings in ifconfig(8). Move all prototypes and
Alexander Bluhm
2019-09-20
Document the output of 'ifconfig scan' in client mode.
Stefan Sperling
2019-09-02
Make net80211 expose reasons for association failures to userland and have
Stefan Sperling
2019-08-30
whitespace, found while pondering improvements to sffdump
Theo de Raadt
2019-08-29
fix a comparison which generated a warning on sparc64.
David Gwynne
2019-08-29
make the list of OM fibre distances go OM1, OM2, OM3, not OM2, OM1, OM3
David Gwynne
2019-08-28
s/No separable connector/No connector/
David Gwynne
2019-08-28
remove some cruft
David Gwynne
2019-08-28
try to factor media information out and use it for qsfp as well as sfp.
David Gwynne
2019-08-27
print more qsfp temperature information
David Gwynne
2019-08-27
have a go at printing more monitoring information.
David Gwynne
2019-08-27
make a start at reporting qsfp monitor values.
David Gwynne
2019-08-26
Adjust umb DNS printing code since the type of those addresses changed.
Claudio Jeker
[next]