summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
AgeCommit message (Expand)Author
2000-10-17We use ARP for all Ethernet speeds.Christian Weisgerber
2000-08-03Fix compilation in non-INET6 case (rfunk@funknet.net)Angelos D. Keromytis
2000-08-01remove duplicate XrJakob Schlyter
2000-06-30correct address family handling in "giftunnel".Jun-ichiro itojun Hagino
2000-06-18routes on down interfaces are disabledNiels Provos
2000-06-18Xr hostname.ifNiklas Hallqvist
2000-05-23doc nwid; imain@ymir.netidea.comTheo de Raadt
2000-05-22correct gif physical address printing on non-IPv6 kernel.Jun-ichiro itojun Hagino
2000-05-15better scoped address handling on gif physical address printing.Jun-ichiro itojun Hagino
2000-04-28Add vlan stuff to usage()Chris Cappuccio
2000-04-26if_vlan supportChris Cappuccio
2000-04-14use getifaddrs, instead of SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-04-14recover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise).Jun-ichiro itojun Hagino
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-11add 802.11's nwid command; add mtu commandMichael Shalayeff
2000-03-29gifconfig died an early deathTheo de Raadt
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-02-18more alignment fix for SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-02-18avoid alignment problem in 64bit arch.Jun-ichiro itojun Hagino
2000-02-18fix unaligned struct access on alpha.Jun-ichiro itojun Hagino
2000-01-17insert giftunnel synopsis line, which would provide some clue how it's used f...Michael Shalayeff
2000-01-15Add "giftunnel" keyword, obsoleting gifconfig(8).Angelos D. Keromytis
2000-01-15Order flags alphabetically.Angelos D. Keromytis
2000-01-15Update.Angelos D. Keromytis
2000-01-10Xr gifconfigTheo de Raadt
2000-01-09Use getaddrinfo() in srcsa/dstsa/clearsa.Angelos D. Keromytis
1999-12-30enable KAME scopeid hack (print link-local addresses with scope identifierJun-ichiro itojun Hagino
1999-12-27Better document clearsa behaviour.Angelos D. Keromytis
1999-12-27Handle srcsa/clearsa, and rename setsa to dstsa.Angelos D. Keromytis
1999-12-27Document setsa flag.Angelos D. Keromytis
1999-12-27Implement setsa keyword for enc interface TDB binding.Angelos D. Keromytis
1999-12-20remove temporary workaround for library dependency problem.Jun-ichiro itojun Hagino
1999-12-08- Document -alias.Aaron Campbell
1999-12-08IPv6-enabled ifconfig from KAME.Jun-ichiro itojun Hagino
1999-09-23TX; imain@netidea.comTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-03-10fix comma splices involving 'however'Paul Janzen
1999-02-26Xr brconfigJason Wright
1999-02-24only allow src, dst address, not things like "ifconfig xx0 1 2 3 4 5 6"Theo de Raadt
1999-02-24for things like "ifconfig xx0 up", do not automatically set an address.Theo de Raadt
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell