Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-30 | interface description, tweaked by deraadt and jcs; | Jason McIntyre | |
2004-05-29 | introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interface | joshua stein | |
descriptions, configurable with ifconfig help from various, ok deraadt@ | |||
2004-05-18 | Trailers are really wonders of the past. Remove them from man page and | Otto Moerbeek | |
usage. ok millert@ | |||
2004-04-27 | reworking of man page and sync/update usage(); | Jason McIntyre | |
this stuff is based mostly on diffs from jared yanovich, with some stuff from myself and otto; ok naddy@ otto@ markus@ deraadt@ | |||
2004-03-18 | Allow the state of a carp interface to be changed explicitly. | Ryan Thomas McBride | |
ok markus@ | |||
2004-01-13 | new sentence, new line; | Jason McIntyre | |
add section number to .Xr; | |||
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride | |
number. | |||
2003-12-16 | - s/recieve/receive | Jason McIntyre | |
- kill whitespace at EOL | |||
2003-12-16 | Document new pfsync options (syncif, -syncif and maxupd). | Ryan Thomas McBride | |
ok deraadt@ | |||
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 | |
diff from Daniel Cavanagh <nofsk@vtown.com.au> | |||
2003-10-18 | quote a macro's args to make it expand correctly; | Jason McIntyre | |
2003-10-18 | CARP documentation cleanups, mostly from jmc@ | Ryan Thomas McBride | |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride | |
Allows multiple hosts to share an IP address, providing high availability and load balancing. Based on code by mickey@, with additional help from markus@ and Marco_Pfatschbacher@genua.de ok deraadt@ | |||
2003-07-10 | vlan tag is 12-bits, not 16-bits | Anil Madhavapeddy | |
jason@ ok | |||
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-12 | more .Li | Theo de Raadt | |
2003-03-12 | document setting ipx frame type; from ianm@cit.uws.edu.au | Michael Shalayeff | |
2003-02-03 | typos; | Jason McIntyre | |
ipsecadm(8): examples ho@ help and ok markus@ | |||
2002-12-12 | Missing 'Cm'. From <andrushock@korovino.net> | Mike Pechkin | |
2002-11-22 | dsetination -> destination; from Yasholomew Yashinski. | Federico G. Schwindt | |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
2002-06-14 | manpage for eui64 | Jun-ichiro itojun Hagino | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-05 | clarify nwkey usage; ok millert@ | Jason Peel | |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt | |
2002-02-23 | Add support for nwkey and powersave; from NetBSD | Todd C. Miller | |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin | |
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok; | |||
2001-09-15 | add mtu description, from Phil Pennock <Phil.Pennock@globnix.org> | Michael Shalayeff | |
2001-05-02 | implement "deletetunnel" (removes tunnel outer IP address pair) | Jun-ichiro itojun Hagino | |
rename "giftunnel" intto "tunnel", to reduce diffs with netbsd. (giftunnel is still usable for backward compat) markus and niels ok'ed. | |||
2001-01-18 | permit prefixlen against inet address, like: | Jun-ichiro itojun Hagino | |
# ifconfig fxp0 10.0.0.1 prefixlen 23 | |||
2000-12-30 | Remove the dstsa/srcsa/clearsa directives, the bridge will be using | Angelos D. Keromytis | |
the gif interface instead. | |||
2000-10-17 | We use ARP for all Ethernet speeds. | Christian Weisgerber | |
Pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. ok aaron@ | |||
2000-08-01 | remove duplicate Xr | Jakob Schlyter | |
2000-06-18 | routes on down interfaces are disabled | Niels Provos | |
2000-06-18 | Xr hostname.if | Niklas Hallqvist | |
2000-05-23 | doc nwid; imain@ymir.netidea.com | Theo de Raadt | |
2000-04-26 | if_vlan support | Chris Cappuccio | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-29 | gifconfig died an early death | Theo de Raadt | |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-01-17 | insert giftunnel synopsis line, which would provide some clue how it's used ↵ | Michael Shalayeff | |
for post-gifconfig users; angelos@ ok | |||
2000-01-15 | Add "giftunnel" keyword, obsoleting gifconfig(8). | Angelos D. Keromytis | |
2000-01-15 | Order flags alphabetically. | Angelos D. Keromytis | |
2000-01-15 | Update. | Angelos D. Keromytis | |
2000-01-10 | Xr gifconfig | Theo de Raadt | |