summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
AgeCommit message (Expand)Author
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
2018-02-05tweak previous;Jason McIntyre
2018-02-05implement an arp filterHenning Brauer
2018-01-16Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsipMartin Pieuchot
2017-11-30use the same macro consistently for the various carp balancing modes;Jason McIntyre
2017-11-30no more arp mode for carp; from martin rettbergJason McIntyre
2017-11-17replace the deletetunnel option with -tunnelSebastian Benoit
2017-09-14clarify what inet6 autoconf does, mention and link to slaacd(8)Sebastian Benoit
2017-06-09turns out the case of 802.1 suffixes is significant. fix up 802.1X and Q.David Gwynne
2017-06-08remove the timeslot code, it was only for now deleted T1 devices.Ted Unangst
2017-06-08consistently use lowercase suffixes for 802.1 things.David Gwynne
2017-06-07use the same formatting for vlan as the rest of the page; ok dlgJason McIntyre
2017-06-07update the VLAN doco.David Gwynne
2017-05-12Make the markup of negative parameters consistently use .Cm;Ingo Schwarze
2017-04-05various improvements, from klemens nanni;Jason McIntyre
2017-03-20stop signposting; while here, knock out the comments;Jason McIntyre
2017-03-20as suggested by mpi, be less particular documentingJason McIntyre
2017-03-19"autoconf" belongs in the inet6 section, not the global options part;Jason McIntyre
2016-12-20Document our new WPA default settings. Discourage use of TKIP.Stefan Sperling
2016-11-28Rename "flowmax" to "maxflow" and give each switch(4) ioctl aReyk Floeter
2016-10-06typoChristian Weisgerber