Age | Commit message (Expand) | Author |
2014-01-21 | allow pflow(4) to determine the src IP address based on the route | Sebastian Benoit |
2014-01-19 | Fix macro usage: ifconfig is .Nm, not .Cm. | Ingo Schwarze |
2013-10-13 | tweak previous; | Jason McIntyre |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2013-09-13 | pflow(4) does not work without flowsrc set. | Florian Obser |
2013-05-31 | Correct the range checks in ifconfig properly for vhid, advbase and advskew. | YASUOKA Masahiko |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-03-05 | 802.1x enterprise is actually supported but requires external software, so | Stuart Henderson |
2013-02-06 | add pppx(4) interfaces to the "pppx" interface group, as done for various | Stuart Henderson |
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 |
2012-05-31 | Clarify issues del (bridge command) vs delete (IP address command); | Theo de Raadt |
2012-03-18 | clarify the nwkey text; requested by Doug Fordham | Jason McIntyre |
2012-02-02 | add netflow v9/ipfix support to pflow(4). | Sebastian Benoit |
2011-12-04 | Cleanup recently removed flags from ifconfig.c and its manpage. | Christiano F. Haesbaert |
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert |
2011-11-02 | Properly document hwfeatures. | Christiano F. Haesbaert |
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 |
2011-10-25 | document some limits of "group-name"; from Steffen Daode Nurpmeso | Jason McIntyre |
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 |
2011-03-13 | consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants to | Jason McIntyre |
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 |
2011-02-17 | Clarify that ifconfig tries to show interface groups before type "groups". | Camiel Dobbelaar |
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 |
2010-10-18 | document the new wpakey option | Alexander Hall |
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 |
2010-06-29 | Replace enc(4) with a new implementation as a cloner device. We still | Reyk Floeter |
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 |
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 |
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 |
2010-04-02 | randomized mac addresses, avaliable via 'ifconfig $if lladdr random'. | Theo de Raadt |
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 |