Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | Correct the range checks in ifconfig properly for vhid, advbase and advskew. | YASUOKA Masahiko | |
Clarify about the ranges in the man page. ok mpf mcbride | |||
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot | |
dhill. ok krw@, mikeb@, tedu@ (implicit) | |||
2013-03-05 | 802.1x enterprise is actually supported but requires external software, so | Stuart Henderson | |
update the manual. Pointed out by mlarkin@, ok mlarkin@ brad@ matthieu@ | |||
2013-02-06 | add pppx(4) interfaces to the "pppx" interface group, as done for various | Stuart Henderson | |
other interface types. suggested/tested Mattieu Baptiste, ok dlg@ yasuoka@ giovanni@, ifconfig(8) reminder jmc@ | |||
2012-11-23 | Mention hardmtu in the list relating to hwfeatures, suggested by jmc@ | Stuart Henderson | |
2012-08-27 | correct the description of VLAN_MTU; from brad smith | Jason McIntyre | |
ok sthen haesbaert while here, knock out a useless .Pp, and provide a section number for an Xr; | |||
2012-05-31 | Clarify issues del (bridge command) vs delete (IP address command); | Theo de Raadt | |
documentation not fixed after ifconfig/brconfig merge spotted by Pieter Verberne ok camield | |||
2012-03-18 | clarify the nwkey text; requested by Doug Fordham | Jason McIntyre | |
ok jsg | |||
2012-02-02 | add netflow v9/ipfix support to pflow(4). | Sebastian Benoit | |
large parts written by Florian Obser (florian -at- narrans -dot- de). feedback from sperreault@ gollo@ sthen@ ok from gollo@ dlg@ henning@ | |||
2011-12-04 | Cleanup recently removed flags from ifconfig.c and its manpage. | Christiano F. Haesbaert | |
ok jmc@ mikeb@ | |||
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert | |
ok jmc henning sthen claudio | |||
2011-11-02 | Properly document hwfeatures. | Christiano F. Haesbaert | |
ok jcm@ henning@ | |||
2011-11-02 | this list is sorted alphabetically; | Jason McIntyre | |
2011-11-02 | Expose if_capabilities to userland so that ifconfig can display the | Christiano F. Haesbaert | |
device hardware features. Tune ifconfig to show them with 'hwfeatures' argument. While here, kill some old unused capabilities and respect 80 columns in brconfig.h. ok mcbride@, henning@, mpf@. | |||
2011-10-25 | document some limits of "group-name"; from Steffen Daode Nurpmeso | Jason McIntyre | |
ok henning | |||
2011-07-09 | tweak previous; | Jason McIntyre | |
2011-07-09 | rmove rotten netatalk bits | Henning Brauer | |
2011-06-27 | vlan parent devices do not have to be physical, and they can be | Camiel Dobbelaar | |
changed on the fly now. ok sthen deraadt | |||
2011-03-13 | consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants to | Jason McIntyre | |
change that, but let's keep it consistent; ok stsp | |||
2011-03-13 | s/can be/are/ in previous; from jmc | Stefan Sperling | |
2011-03-13 | Add a way to enable/disable Wake On LAN with ifconfig. | Stefan Sperling | |
ok deraadt | |||
2011-02-17 | Clarify that ifconfig tries to show interface groups before type "groups". | Camiel Dobbelaar | |
ok henning jmc miod | |||
2010-12-23 | spelling fixes; from Daniel Dickman | Jason McIntyre | |
2010-11-01 | add support for (full length only) hex keys to the wpakey code. for the | Theo de Raadt | |
remainder of the 4.8->4.9 transition, alias wpapsk to wpakey (since it swings both ways) ok damien halex tedu | |||
2010-10-18 | document the new wpakey option | Alexander Hall | |
prodded by deraadt@ "tweak previous" expected... ;-) | |||
2010-08-08 | get the mark up for `|' correct; | Jason McIntyre | |
2010-07-18 | get the markup right for [-]command | Jason McIntyre | |
2010-07-16 | fix up the mini synopses in the subsections; fix from ingo | Jason McIntyre | |
2010-07-08 | 802.1X is unsupported; from Christopher Zimmermann (tweaked | Jason McIntyre | |
version of his diff to tech@ committed); | |||
2010-06-29 | Replace enc(4) with a new implementation as a cloner device. We still | Reyk Floeter | |
create enc0 by default, but it is possible to add additional enc interfaces. This will be used later to allow alternative encs per policy or to have an enc per rdomain when IPsec becomes rdomain-aware. manpage bits ok jmc@ input from henning@ deraadt@ toby@ naddy@ ok henning@ claudio@ | |||
2010-06-27 | tweak previous; ok claudio | Jason McIntyre | |
2010-06-26 | Add a way to enable and set the keepalive parameters for gre(4). | Claudio Jeker | |
OK deraadt, reyk | |||
2010-05-28 | tweak previous; | Jason McIntyre | |
2010-05-28 | Add mpls/-mpls commands to enable MPLS label switching on an interface. | Claudio Jeker | |
2010-05-07 | Add faith(4) to the list of clonable devices even though it is not enbaled | Claudio Jeker | |
by default. Diff by J.C. Roberts | |||
2010-04-12 | a little more tidying and excess word reduction. ok jmc | Ted Unangst | |
2010-04-11 | use .Pp to split up this huge text chunk; | Jason McIntyre | |
2010-04-11 | fix a hack that only worked with old groff; | Jason McIntyre | |
2010-04-11 | make the options blurb consistent; | Jason McIntyre | |
2010-04-11 | reduce redundant text in several sections. ok jmc | Ted Unangst | |
2010-04-06 | Simple implementation of RFC4941, "Privacy Extensions for Stateless | Stefan Sperling | |
Address Autoconfiguration in IPv6". For those among us who are paranoid about broadcasting their MAC address to the IPv6 internet. Man page help from jmc, testing by weerd, arc4random API hints from djm. ok deraadt, claudio | |||
2010-04-02 | randomized mac addresses, avaliable via 'ifconfig $if lladdr random'. | Theo de Raadt | |
Note that not all device drivers do the work of the SIOCSIFLLADDR ioctl correctly, but this is just more reason to get them fixed. ok beck kettenis | |||
2009-11-23 | rewrite the bridge "rule" option for clarity; tweaks/ok deraadt | Jason McIntyre | |
2009-11-23 | correct bridge rule descriptions | Theo de Raadt | |
2009-11-22 | The spanning priority is conflicting with the interface priority so it | Claudio Jeker | |
got renamed to spanpriority. | |||
2009-11-22 | Move information describing the bridge and brconfig behaviour into | Theo de Raadt | |
the relevant manual pages. Functionality is described in the (4) pages, controlling the functionality in ifconfig(8), and the hostname.if gains the old bridgename.if(5) functionality. ok claudio jmc | |||
2009-11-21 | tweak previous; | Jason McIntyre | |
2009-11-21 | Add new option tunneldomain to ifconfig to specify the routing table | Claudio Jeker | |
to be used for sending out gre/gif encoded packets. OK deraadt@, henning@ | |||
2009-11-15 | vether(4) interfaces can be created too; ok deraadt | Jason McIntyre | |
2009-11-09 | pfsync devices can be dynamically created too; from vladimir kirillov | Jason McIntyre | |
ok henning |