summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
AgeCommit message (Expand)Author
2021-02-10Use the same check in kernel and ifconfig for group names. ifconfigAlexander Bluhm
2021-02-01change "demote counter" / "demote count" to "demotion counter", ok deraadtStuart Henderson
2021-01-17umb(4) sets a default interface priority too; mention it hereStuart Henderson
2021-01-16Only recover the scope_id if it was not set. This way this code worksClaudio Jeker
2021-01-13Temporary addresses are preferred for 1 day and valid for 2.Florian Obser
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisSebastian Benoit
2020-11-06Keep track of allowed ips pointer correctlykn
2020-10-07Fix display of P2P link to be consistent over all AF.denis
2020-10-07Reverse previous, needs discussion.denis
2020-10-07Fix display of P2P link to be consistent over all AF.denis
2020-09-15umb(4) shows the speed of the LTE connection but misses the b in Mbps.Claudio Jeker
2020-08-24some tweaks to the "group" text, from evan silberman;Jason McIntyre
2020-08-24Omit common ifconfig optionskn
2020-08-08Replace strto*l(3) with strtonum(3)kn
2020-08-08add some vertical whitespace;Jason McIntyre
2020-08-05Move TPMR section above TRUNK to sort alphabeticallykn
2020-08-05Document tpmr ioctls and synopsiskn
2020-08-05Print tpmr(4) memberskn
2020-08-05Merge switch_status() into bridge_status()kn
2020-07-29Remove redundant bridge checkskn
2020-07-26Document aggr(4) in the TRUNK sectionkn
2020-07-03Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.Florian Obser
2020-06-27remove the spacing around "arp | rarp", as prompted by schwarze;Jason McIntyre
2020-06-27macro fixes; from matthew martinJason McIntyre
2020-06-24spelling fix; from matthias schmidtJason McIntyre
2020-06-22use (undocumented) base64 code in libc instead of libcrypto.David Gwynne
2020-06-21various minor tweaks;Jason McIntyre
2020-06-21wgpip -> wgendpoint. ok dlg@Matthieu Herrb
2020-06-21teach ifconfig about wireguard.David Gwynne
2020-04-29Add 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-27Do not set A_JOIN unconditionally. Otherwise join "" takes effect evenStefan Sperling
2020-02-24fix column alignment of 'ifconfig joinlist'; padding had an extra " "Stefan Sperling
2020-02-24Don't needlessly cap SSID width in 'ifconfig joinlist' (matters with hex SSIDs).Stefan Sperling
2020-02-24Clarify that nwid/join SSIDs must be printable ASCII if they're not hex.Stefan Sperling
2020-02-18Add IPv6 support to umb(4).Gerhard Roth
2020-01-22remove semicolons not needed after } statements. ok deraadtTed Unangst
2019-12-27Fix ifconfig WPA key installation with max allowed length SSIDs.Stefan Sperling
2019-11-30ifconfig(8) did silently ignore the netmask parameter for inet6 andAlexander Bluhm
2019-11-27use _PATH_ names for unveil if possibleTheo de Raadt
2019-11-10Update wifi-related documentation in ifconfig man page.Stefan Sperling
2019-10-24Fix ifconfig(8) compiler warnings regarding variable "name" reuse.Alexander Bluhm
2019-10-17Fix some compiler warings in ifconfig(8). Move all prototypes andAlexander Bluhm
2019-09-20Document the output of 'ifconfig scan' in client mode.Stefan Sperling
2019-09-02Make net80211 expose reasons for association failures to userland and haveStefan Sperling
2019-08-30whitespace, found while pondering improvements to sffdumpTheo de Raadt
2019-08-29fix a comparison which generated a warning on sparc64.David Gwynne
2019-08-29make the list of OM fibre distances go OM1, OM2, OM3, not OM2, OM1, OM3David Gwynne
2019-08-28s/No separable connector/No connector/David Gwynne
2019-08-28remove some cruftDavid Gwynne