summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
AgeCommit message (Expand)Author
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
2016-09-09fix pastoJasper Lievisse Adriaanse
2016-09-04switch tweaks;Jason McIntyre
2016-09-04Add SWITCH section for switch(4).YASUOKA Masahiko
2016-09-03Add support for a multipoint-to-multipoint mode in vxlan(4). In thisReyk Floeter
2016-06-15Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)Gerhard Roth
2016-06-14llprio now affects pppoe(4) control frames as well as arp(4) and bpf(4) writes.Stuart Henderson
2016-06-10Add the "llprio" field to struct ifnet, and the corresponding keywordVincent Gross
2016-04-06document autoconfprivacy being the defaultJonathan Gray
2016-02-28Add a missing Ns macroTim van der Molen
2016-01-13Make 'ifconfig $if mode' a valid subcommand that works independently ofStefan Sperling
2015-12-06remove txpower option. only relevant to the now irrelevant wi driver.Ted Unangst
2015-12-03Document etherip(4) as another tunnel interface.Stuart Henderson
2015-10-26Sync "ifconfig create" interface list with ifconfig -C output.Jonathan Gray
2015-10-24various clean up;Jason McIntyre
2015-10-24Add pair(4), a vether-based virtual Ethernet driver to interconnectReyk Floeter
2015-10-24normalise TUNNEL synopsis; ok dlgJason McIntyre
2015-10-23tweak the vnetid so it can be optional and therefore cleared/deleted.David Gwynne
2015-10-06fix flowsrc spec, ok florian, thx ingo!Sebastian Benoit
2015-10-03IPv6 transport for pflow data.Florian Obser
2015-07-31Document acceptable values for "carpdemote", from Julien Dhaille.Martin Pieuchot
2015-07-25Teach ifconfig(8) man page about the mpw(4) commands.Rafael Zalamena
2015-03-12automatic parent interface selection does not work anymore (see rev.Sebastian Benoit
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2015-02-05implement "ifconfig <if> -inet", removing all inet addressesHenning Brauer
2015-02-02replace the wireless scan example with one showing how to select monitorJason McIntyre
2014-12-03ifconfig $if inet6 autoconf sends periodic router solicitations.Florian Obser
2014-12-03rtsol is goneFlorian Obser
2014-10-01Remove some sl(4) references.Martin Pieuchot
2014-09-20provide a hint for enabling jumbo frames, since we removed it from theJason McIntyre
2014-07-12tweak previous;Jason McIntyre