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
2017-06-09
turns out the case of 802.1 suffixes is significant. fix up 802.1X and Q.
David Gwynne
2017-06-08
remove the timeslot code, it was only for now deleted T1 devices.
Ted Unangst
2017-06-08
consistently use lowercase suffixes for 802.1 things.
David Gwynne
2017-06-07
use the same formatting for vlan as the rest of the page; ok dlg
Jason McIntyre
2017-06-07
Fix clang warning about tautological compare: an unsigned long can't
Christian Weisgerber
2017-06-07
update the VLAN doco.
David Gwynne
2017-06-06
make vnetid and parent commands available in SMALL ifconfigs.
David Gwynne
2017-06-05
remove vlan(4) specific output handling
David Gwynne
2017-05-31
fold the vnetid and parent lines into a single encap line.
David Gwynne
2017-05-12
Make the markup of negative parameters consistently use .Cm;
Ingo Schwarze
2017-04-05
various improvements, from klemens nanni;
Jason McIntyre
2017-03-21
Replace a magic number with the corresponding macro from ieee80211_ioctl.h.
Stefan Sperling
2017-03-20
stop signposting; while here, knock out the comments;
Jason McIntyre
2017-03-20
as suggested by mpi, be less particular documenting
Jason McIntyre
2017-03-19
"autoconf" belongs in the inet6 section, not the global options part;
Jason McIntyre
2017-03-12
Make ifconfig scan display both wpa1 and wpa2 if both are supported.
Stefan Sperling
2017-03-11
Make 'ifconfig scan' display AP encryption correctly if WEP is configured
Stefan Sperling
2017-01-21
Nuke whitespace foolish enough to expose itself during the great
Kenneth R Westerback
2016-12-25
gcc says "if you define labels and don't use them, I will whine."
Kenneth R Westerback
2016-12-20
Document our new WPA default settings. Discourage use of TKIP.
Stefan Sperling
2016-12-20
Make 'ifconfig if0 wpa' and 'ifconfig if0 -wpa' reset WPA params (does not
Stefan Sperling
2016-12-13
make setting and getting tunnel addresses wrt to ipv6 scope handling.
David Gwynne
2016-11-28
Rename "flowmax" to "maxflow" and give each switch(4) ioctl a
Reyk Floeter
2016-11-18
Make the ifconfig switch0 output nicer using a single line and the
Reyk Floeter
2016-11-10
The simple UTF-16 decode routine stopped too early due to wrong calculation
Gerhard Roth
2016-11-08
- Declare usage() as __dead void (remaining prototypes are not declared as
Ricardo Mestre
2016-10-17
Use strtoull() to read the datapath id and expect "datapath" instead of
Rafael Zalamena
2016-10-06
typo
Christian Weisgerber
2016-09-09
fix pasto
Jasper Lievisse Adriaanse
2016-09-04
switch tweaks;
Jason McIntyre
2016-09-04
Add SWITCH section for switch(4).
YASUOKA Masahiko
2016-09-03
fix format string and remove unused variables
Charles Longeau
2016-09-03
Add support for a multipoint-to-multipoint mode in vxlan(4). In this
Reyk Floeter
2016-09-02
Add switch(4) support to ifconfig
Kazuya Goda
2016-08-31
Rename ifconfig's setinstance() function to setrdomain(). Less confusing.
Stefan Sperling
2016-08-19
correct a rate test introduced in rev 1.326
Jonathan Gray
2016-08-15
When running 'ifconfig scan' in hostap mode display the current Tx rate our
Stefan Sperling
2016-08-03
Fix typo, spotted by Holger Mikolon <holger@mikolon.com>
Vincent Gross
2016-06-15
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
Gerhard Roth
2016-06-14
llprio now affects pppoe(4) control frames as well as arp(4) and bpf(4) writes.
Stuart Henderson
2016-06-10
Add the "llprio" field to struct ifnet, and the corresponding keyword
Vincent Gross
2016-05-08
Do not print MPSAFE when the corresponding bit is set on the interface
Martin Pieuchot
2016-05-03
Remove INET6 #ifdefs
Jeremie Courreges-Anglas
2016-04-28
Show 11n HT rate in ifconfig scan output. Needs a new kernel.
Stefan Sperling
2016-04-18
Print interface index after priority.
Martin Pieuchot
2016-04-06
move the parent and vnetid stuff around so it builds on ramdisks too.
David Gwynne
2016-04-06
document autoconfprivacy being the default
Jonathan Gray
2016-04-06
move getting the vnetid out next to getting the ifparent
David Gwynne
2016-03-02
repair for ramdisk builds
Theo de Raadt
2016-03-02
provide generic ioctls for managing an interfaces parent
David Gwynne
[next]