summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
AgeCommit message (Expand)Author
2020-02-24Clarify that nwid/join SSIDs must be printable ASCII if they're not hex.Stefan Sperling
2019-11-10Update wifi-related documentation in ifconfig man page.Stefan Sperling
2019-09-20Document the output of 'ifconfig scan' in client mode.Stefan Sperling
2019-08-21 Remove support for semantically opace interface identifiers (RFC 7217)Florian Obser
2019-08-03Mention dhclient vs AUTOCONF4.Kenneth R Westerback
2019-08-01the argument name is "address_family" (with an underscore);Jason McIntyre
2019-07-25Add IFXF_AUTOCONF4 to if_xflags to match IFXF_AUTOCONF6. LetKenneth R Westerback
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-04-19rxprio.David Gwynne
2019-04-10tweak previous; ok dlgJason McIntyre
2019-04-10mention that "ifconfig foo0 transceiver" is a thingDavid 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-01-18let users automatically use join to connect to any open wifi network.Peter 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-10Fix vnetid rangekn
2018-09-08Enforce that "join" and "nwid" may not be used at the same time.Peter Hessler
2018-08-29Better description for inet6 eui64, plus consistency tweaksJeremie Courreges-Anglas
2018-08-13consistent macros;Jason McIntyre
2018-08-12Add administrative options to LACP trunk implementation.ccardenas
2018-08-12add missing markup;Jason McIntyre
2018-08-11Fix problems ofthe ifconfig argument parser with "ifconfig <if> join".Sebastian Benoit
2018-08-03document that wpakey needs a preceeding nwid OR join specificationAlexander Hall
2018-07-19i found a nicer way to describe -join;Jason McIntyre
2018-07-13Use "rtable" not "tableid" as argument name for rtablekn
2018-07-13- differentiate between join and nwidJason McIntyre
2018-07-11Introduce 'auto-join' to the wifi 802.11 stack.Peter Hessler
2018-05-05document unit value for pltime and vltime;Jason McIntyre
2018-04-26Do not try getnetbyname(3) if gethostbyname(3) returns no result.Ingo Schwarze
2018-04-26Add a '-tunneldomain' ifconfig(8) option as shorthand for 'tunneldomain 0'akoshibe
2018-03-16clarify what the route priority does and what defaults are used.Sebastian Benoit
2018-02-23Add unsetrdomain() and option -rdomain to return an interface to routingakoshibe
2018-02-20tweak previous, with some help from dlg;Jason McIntyre
2018-02-20add support for toggling partitioning a vnetid into a netid and flowidDavid Gwynne
2018-02-19tweak previous;Jason McIntyre
2018-02-19add support for setting and displaying whether a tunnel allows fragmentationDavid Gwynne
2018-02-15update tunnelttl to talk about the "copy" argumentDavid Gwynne
2018-02-10ifconfig can be used to to set interface flag to not do RFC 7217.Florian Obser
2018-02-09Improve documentation of protected domains.Martin Pieuchot
2018-02-08tweak previous;Jason McIntyre
2018-02-08Add a new '-protected' option for bridge members.Martin Pieuchot