summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
AgeCommit message (Expand)Author
2004-06-26cleanup ioctl for ifgroups; ok pb@Markus Friedl
2004-06-26Add option that allows to change timeslot range forn network card.Alex Feldman
2004-06-26ignore IFGROUP errs in ifconfig -a for "too old" kernels right nowPhilipp Buehler
2004-06-26more netiso leftoversPhilipp Buehler
2004-06-26groups in usage() - from jared yanovichPhilipp Buehler
2004-06-25interface groupsPhilipp Buehler
2004-06-25introduce "interface groups"Philipp Buehler
2004-06-24iso is goneHenning Brauer
2004-06-24remove netiso stuffHenning Brauer
2004-06-21Make printing of 802.11 fields consistent with the rest by printingTodd C. Miller
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-05-10missing casts spotted by 64 bit ccTheo de Raadt
2004-05-05use strtonum all over the place; ok pb millertTheo de Raadt
2004-04-27clean up ifdef hellPhilipp Buehler
2004-04-27reworking of man page and sync/update usage();Jason McIntyre
2004-04-27missing ';' in actually unreached code (pointed out by logix(at)franken.de)Philipp Buehler
2004-03-18Allow the state of a carp interface to be changed explicitly.Ryan Thomas McBride
2004-03-15some small knfTheo de Raadt
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-02-26Deal correctly with printing interfaces with multiple trailing digits.Todd C. Miller
2004-01-13new sentence, new line;Jason McIntyre
2004-01-13Document ability to display all interfaces of given type by omitting unitRyan Thomas McBride
2004-01-13Allow ifconfig to print out all interfaces of a given type.Ryan Thomas McBride
2003-12-23automagically create pseudo-network interfaces; ok deraadt@Markus Friedl
2003-12-16- s/recieve/receiveJason McIntyre
2003-12-16Document new pfsync options (syncif, -syncif and maxupd).Ryan Thomas McBride
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-08add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadtMarkus Friedl
2003-12-07ANSIMarkus 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-11-09Unbreak printing of vlan interface information, commented out accidentallyRyan Thomas McBride
2003-10-26"advbase" is the correct operand.Ryan Thomas McBride
2003-10-19Remove commented out debug line committed by mistake.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-09-24realloc fixTheo de Raadt
2003-09-23fix a few strlcpyTheo de Raadt
2003-07-30change SIOCDIFADDR/SIOCAIFADDR warnings into errors (now this has correctPeter Valchev
2003-07-10vlan tag is 12-bits, not 16-bitsAnil Madhavapeddy
2003-06-26bring protypes into scope. this requires some quirky handling, but inTheo de Raadt
2003-06-11ansificationTheo de Raadt
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.Jun-ichiro itojun Hagino
2003-03-16modifed -> modifiedmargarida
2003-03-12more .LiTheo de Raadt