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
2019-05-31
a tidied version of mlarkin/phessler diffs to document options which don;t make
Jason McIntyre
2019-05-12
Fix 'ifconfig nwflags; These flags ended up overlapping with other flags
Stefan Sperling
2019-05-10
Document port protection support in switch(4). Also add SIOCBRDGSIFPROT to
akoshibe
2019-05-10
Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>
Philip Guenther
2019-04-26
Fix a missing carriage return.
denis
2019-04-19
rxprio.
David Gwynne
2019-04-19
add support for getting and setting rxprio
David Gwynne
2019-04-16
restore some missing error handling
David Gwynne
2019-04-15
Remove old vlan and [-]vlandev code
kn
2019-04-15
ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat.
David Gwynne
2019-04-15
follow the basic xfp support with basic qsfp+ support
David Gwynne
2019-04-15
basic support for dumping xfp info
David Gwynne
2019-04-11
print transceiver supported distances, ok deraadt
Stuart Henderson
2019-04-11
print transceiver information inline with standard interface details
Stuart Henderson
2019-04-10
use AOC and DAC instead of standard's names "optical / copper pigtail"
Theo de Raadt
2019-04-10
MPO cable names were swapped
Theo de Raadt
2019-04-10
use correct printf format for current dBm values
Stuart Henderson
2019-04-10
tweak previous; ok dlg
Jason McIntyre
2019-04-10
Tweak transceiver information printing, adding a bit more information
Stuart Henderson
2019-04-10
mention that "ifconfig foo0 transceiver" is a thing
David Gwynne
2019-04-10
add support for fetching and parsing SFF module info and diags
David Gwynne
2019-03-29
point readers to individual driver pages for notes on powersave; ok stsp
Jason McIntyre
2019-03-27
comment out the optional "duration" argument to powersave:
Jason McIntyre
2019-03-26
note that powersave is disabled by default (i.e. no need to explicitly
Jason McIntyre
2019-03-11
sort the mpls options; ok dlg
Jason McIntyre
2019-03-11
tweak previous;
Jason McIntyre
2019-03-11
fix the documentation for mpls interfaces
David Gwynne
2019-03-11
remove an extra ; on a line
David Gwynne
2019-02-26
get rid of the mpw goop
David Gwynne
2019-02-26
implement support for pwe3 ioctls
David Gwynne
2019-02-20
Tweak previous, use the same wording everywhere
Jeremie Courreges-Anglas
2019-02-20
avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr...
Theo de Raadt
2019-02-19
Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.
Stefan Sperling
2019-01-23
Nuke unused variable.
Kenneth R Westerback
2019-01-19
properly error out instead of only printing a warning when some join commands
Peter Hessler
2019-01-18
let users automatically use join to connect to any open wifi network.
Peter Hessler
2019-01-17
do not allow users to specify "join" or "nwid" twice on the same ifconfig call
Peter Hessler
2018-11-29
handle tunnel ecn configuration and reporting.
David Gwynne
2018-11-25
print more details about the join'd networks we have saved when a user runs
Peter Hessler
2018-11-25
merge the wpa related settings, instead of overriding them
Peter Hessler
2018-11-20
when printing essids return the number of chars we printed, like printf
Peter Hessler
2018-11-16
sort previous;
Jason McIntyre
2018-11-16
vlan uses txprio too
David Gwynne
2018-11-16
document txprio
David Gwynne
2018-11-16
gre has a few siblings now
David Gwynne
2018-11-14
Warn on deprecated 'vlan' and 'vlandev' option usage
kn
2018-11-12
add support for txprio settings on interfaces
David Gwynne
2018-11-10
Fix vnetid range
kn
2018-10-15
The struct members addr and dstaddr in struct if_laddrreq are struct
Florian Obser
2018-09-30
deny non-contiguous netmask
denis
[next]