Age | Commit message (Expand) | Author |
2006-04-12 | add a few words about how groups of interfaces can be used. | Alexandre Anriot |
2006-02-21 | improvements from claudio: | Jason McIntyre |
2006-02-20 | bit more consistent... | Jason McIntyre |
2006-02-20 | - note that "deletetunnel" is for gif(4) and gre(4) devices only | Jason McIntyre |
2006-01-06 | put the description of vlanprio in the correct place; | Jason McIntyre |
2006-01-05 | Make it possible to set a default vlan priority to a vlan interface. | Esben Norby |
2005-12-29 | mention the keywords "wireless network interface" for the -M switch; | Reyk Floeter |
2005-11-14 | add -descr / -description to clear the interface description, noticed todd | Henning Brauer |
2005-09-21 | put description of `dest_address' in the right place; | Jason McIntyre |
2005-06-14 | use "egress" instead of "external" for the interface group containing the | Henning Brauer |
2005-06-09 | note that nwid and essid are synonymous; | Jason McIntyre |
2005-06-08 | netns crap i missed earlier... damn unreliable tools | Henning Brauer |
2005-06-07 | move description of the default groups to the ifconfog manpage | Henning Brauer |
2005-05-31 | tidy up the trunk stuff; | Jason McIntyre |
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter |
2005-05-24 | initial import of a trunking (link aggregation and link failover) | Reyk Floeter |
2005-04-15 | Inconsistency between man page and code, spotted by joel@ | Christopher Pascoe |
2005-03-30 | slightly reword lladdr description for clarity/readability; | Jason McIntyre |
2005-03-30 | add lladdr command to ifconfig to set MAC address. diffs from freebsd via | Ted Unangst |
2005-02-15 | `tunnel' before `txpower' in the command list; | Jason McIntyre |
2005-02-15 | add txpower support to ifconfig | Reyk Floeter |
2005-01-20 | Document syncif->syncdev change. Also fix order of syncdev option | Ryan Thomas McBride |
2004-12-07 | space between macro arg and punctuation; | Jason McIntyre |
2004-12-07 | Document 'carpdev' | Ryan Thomas McBride |
2004-12-07 | note that -a is the default if no params given; | Jason McIntyre |
2004-12-07 | default to interface printing, instead of help message. any illegal - | Theo de Raadt |
2004-12-01 | not all interfaces support mtu setting; | Jason McIntyre |
2004-12-01 | - sort options | Jason McIntyre |
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar |
2004-11-06 | added the "bssid" command to ifconfig, an extended ieee80211 | Reyk Floeter |
2004-08-22 | mention where more can be learned about ifgroups | Jared Yanovich |
2004-08-03 | Allow a unicast ip address to be specified for pfsync with the 'syncpeer' | Ryan Thomas McBride |
2004-07-21 | use \- for number ranges | Jared Yanovich |
2004-07-15 | remove references to removed pages: clnp(4), esis(4), and iso(4); | Jason McIntyre |
2004-06-25 | interface groups | Philipp Buehler |
2004-06-24 | iso is gone | Henning Brauer |
2004-05-30 | interface description, tweaked by deraadt and jcs; | Jason McIntyre |
2004-05-29 | introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interface | joshua stein |
2004-05-18 | Trailers are really wonders of the past. Remove them from man page and | Otto Moerbeek |
2004-04-27 | reworking of man page and sync/update usage(); | Jason McIntyre |
2004-03-18 | Allow the state of a carp interface to be changed explicitly. | Ryan Thomas McBride |
2004-01-13 | new sentence, new line; | Jason McIntyre |
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride |
2003-12-16 | - s/recieve/receive | Jason McIntyre |
2003-12-16 | Document new pfsync options (syncif, -syncif and maxupd). | Ryan Thomas McBride |
2003-12-08 | add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadt | Markus Friedl |
2003-12-06 | bit more flesh to the create and destroy; thanks jmc | Theo de Raadt |
2003-12-03 | add support for ifconfig clone; from netbsd; ok deraadt, henning | Markus Friedl |
2003-10-26 | "advbase" is the correct operand. | Ryan Thomas McBride |
2003-10-18 | quote a macro's args to make it expand correctly; | Jason McIntyre |