summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
AgeCommit message (Expand)Author
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-09note that nwid and essid are synonymous;Jason McIntyre
2005-06-08netns crap i missed earlier... damn unreliable toolsHenning Brauer
2005-06-07move description of the default groups to the ifconfog manpageHenning Brauer
2005-05-31tidy up the trunk stuff;Jason McIntyre
2005-05-25add ifconfig -M option to replace wicontrol -L and -l for ap scanningReyk Floeter
2005-05-24initial import of a trunking (link aggregation and link failover)Reyk Floeter
2005-04-15Inconsistency between man page and code, spotted by joel@Christopher Pascoe
2005-03-30slightly reword lladdr description for clarity/readability;Jason McIntyre
2005-03-30add lladdr command to ifconfig to set MAC address. diffs from freebsd viaTed Unangst
2005-02-15`tunnel' before `txpower' in the command list;Jason McIntyre
2005-02-15add txpower support to ifconfigReyk Floeter
2005-01-20Document syncif->syncdev change. Also fix order of syncdev optionRyan Thomas McBride
2004-12-07space between macro arg and punctuation;Jason McIntyre
2004-12-07Document 'carpdev'Ryan Thomas McBride
2004-12-07note that -a is the default if no params given;Jason McIntyre
2004-12-07default to interface printing, instead of help message. any illegal -Theo de Raadt
2004-12-01not all interfaces support mtu setting;Jason McIntyre
2004-12-01- sort optionsJason McIntyre
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-06added the "bssid" command to ifconfig, an extended ieee80211Reyk Floeter
2004-08-22mention where more can be learned about ifgroupsJared Yanovich
2004-08-03Allow a unicast ip address to be specified for pfsync with the 'syncpeer'Ryan Thomas McBride
2004-07-21use \- for number rangesJared Yanovich
2004-07-15remove references to removed pages: clnp(4), esis(4), and iso(4);Jason McIntyre
2004-06-25interface groupsPhilipp Buehler
2004-06-24iso is goneHenning Brauer
2004-05-30interface description, tweaked by deraadt and jcs;Jason McIntyre
2004-05-29introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interfacejoshua stein
2004-05-18Trailers are really wonders of the past. Remove them from man page andOtto Moerbeek
2004-04-27reworking of man page and sync/update usage();Jason McIntyre
2004-03-18Allow the state of a carp interface to be changed explicitly.Ryan Thomas McBride
2004-01-13new sentence, new line;Jason McIntyre
2004-01-13Document ability to display all interfaces of given type by omitting unitRyan Thomas McBride
2003-12-16- s/recieve/receiveJason McIntyre
2003-12-16Document new pfsync options (syncif, -syncif and maxupd).Ryan Thomas McBride
2003-12-08add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadtMarkus Friedl
2003-12-06bit more flesh to the create and destroy; thanks jmcTheo de Raadt
2003-12-03add support for ifconfig clone; from netbsd; ok deraadt, henningMarkus Friedl
2003-10-26"advbase" is the correct operand.Ryan Thomas McBride
2003-10-18quote a macro's args to make it expand correctly;Jason McIntyre
2003-10-18CARP documentation cleanups, mostly from jmc@Ryan Thomas McBride
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-07-10vlan tag is 12-bits, not 16-bitsAnil Madhavapeddy
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-12more .LiTheo de Raadt
2003-03-12document setting ipx frame type; from ianm@cit.uws.edu.auMichael Shalayeff
2003-02-03typos;Jason McIntyre
2002-12-12Missing 'Cm'. From <andrushock@korovino.net>Mike Pechkin