summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
AgeCommit message (Expand)Author
2019-05-31a tidied version of mlarkin/phessler diffs to document options which don;t makeJason McIntyre
2019-05-12Fix 'ifconfig nwflags; These flags ended up overlapping with other flagsStefan Sperling
2019-05-10Document port protection support in switch(4). Also add SIOCBRDGSIFPROT toakoshibe
2019-05-10Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>Philip Guenther
2019-04-26Fix a missing carriage return.denis
2019-04-19rxprio.David Gwynne
2019-04-19add support for getting and setting rxprioDavid Gwynne
2019-04-16restore some missing error handlingDavid Gwynne
2019-04-15Remove old vlan and [-]vlandev codekn
2019-04-15ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat.David Gwynne
2019-04-15follow the basic xfp support with basic qsfp+ supportDavid Gwynne
2019-04-15basic support for dumping xfp infoDavid Gwynne
2019-04-11print transceiver supported distances, ok deraadtStuart Henderson
2019-04-11print transceiver information inline with standard interface detailsStuart Henderson
2019-04-10use AOC and DAC instead of standard's names "optical / copper pigtail"Theo de Raadt
2019-04-10MPO cable names were swappedTheo de Raadt
2019-04-10use correct printf format for current dBm valuesStuart Henderson
2019-04-10tweak previous; ok dlgJason McIntyre
2019-04-10Tweak transceiver information printing, adding a bit more informationStuart Henderson
2019-04-10mention that "ifconfig foo0 transceiver" is a thingDavid Gwynne
2019-04-10add support for fetching and parsing SFF module info and diagsDavid Gwynne
2019-03-29point readers to individual driver pages for notes on powersave; ok stspJason McIntyre
2019-03-27comment out the optional "duration" argument to powersave:Jason McIntyre
2019-03-26note that powersave is disabled by default (i.e. no need to explicitlyJason McIntyre
2019-03-11sort the mpls options; ok dlgJason McIntyre
2019-03-11tweak previous;Jason McIntyre
2019-03-11fix the documentation for mpls interfacesDavid Gwynne
2019-03-11remove an extra ; on a lineDavid Gwynne
2019-02-26get rid of the mpw goopDavid Gwynne
2019-02-26implement support for pwe3 ioctlsDavid Gwynne
2019-02-20Tweak previous, use the same wording everywhereJeremie Courreges-Anglas
2019-02-20avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr...Theo de Raadt
2019-02-19Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.Stefan Sperling
2019-01-23Nuke unused variable.Kenneth R Westerback
2019-01-19properly error out instead of only printing a warning when some join commandsPeter Hessler
2019-01-18let users automatically use join to connect to any open wifi network.Peter Hessler
2019-01-17do not allow users to specify "join" or "nwid" twice on the same ifconfig callPeter Hessler
2018-11-29handle tunnel ecn configuration and reporting.David Gwynne
2018-11-25print more details about the join'd networks we have saved when a user runsPeter Hessler
2018-11-25merge the wpa related settings, instead of overriding themPeter Hessler
2018-11-20when printing essids return the number of chars we printed, like printfPeter Hessler
2018-11-16sort previous;Jason McIntyre
2018-11-16vlan uses txprio tooDavid Gwynne
2018-11-16document txprioDavid Gwynne
2018-11-16gre has a few siblings nowDavid Gwynne
2018-11-14Warn on deprecated 'vlan' and 'vlandev' option usagekn
2018-11-12add support for txprio settings on interfacesDavid Gwynne
2018-11-10Fix vnetid rangekn
2018-10-15The struct members addr and dstaddr in struct if_laddrreq are structFlorian Obser
2018-09-30deny non-contiguous netmaskdenis