| Commit message (Expand) | Author | Age | Files | Lines |
* | add a "mode" directive to specify the operating mode for multi-mode devices; | sam | 2003-04-28 | 1 | -0/+1 |
* | Don't abuse module names to facilitate ifconfig module loading; | mdodd | 2003-04-15 | 1 | -1/+1 |
* | Kill #ifdef NS code | peter | 2003-03-05 | 1 | -72/+0 |
* | Add missing #if USE_IF_MEDIA/#endif. | mdodd | 2003-01-23 | 1 | -1/+4 |
* | fix link_status() in non-Ethernet case | fjoe | 2003-01-22 | 1 | -4/+6 |
* | o display new interface capability bits | sam | 2002-11-15 | 1 | -1/+1 |
* | Report the MONITOR bit. | phk | 2002-10-24 | 1 | -1/+1 |
* | Rename ifconfig's "mac" argument to "maclabel" to prevent confusion | rwatson | 2002-10-23 | 1 | -4/+4 |
* | Teach ifconfig(8) how to print and set the MAC labels on network | rwatson | 2002-10-23 | 1 | -0/+10 |
* | Don't crash when the user feeds us nonesense in the form: | dd | 2002-10-02 | 1 | -3/+4 |
* | Add the "Monitor" interface flag. | phk | 2002-09-27 | 1 | -0/+2 |
* | Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)). | sobomax | 2002-08-19 | 1 | -1/+3 |
* | Fix last-minute typo which breaks the world. | sobomax | 2002-08-19 | 1 | -1/+1 |
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -2/+3 |
* | Add eui64 option which fills interface index (lowermost 64bit of | ume | 2002-06-15 | 1 | -0/+37 |
* | De-__P, use ansi function definitions | imp | 2002-04-18 | 1 | -196/+83 |
* | Turn "ether" address family into a generic "link" family | ru | 2002-03-27 | 1 | -54/+37 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -11/+11 |
* | MTU and metric are available with NET_RT_IFLIST. | ru | 2001-12-03 | 1 | -22/+4 |
* | When specifying an interface to ifconfig, first look up the interface | jlemon | 2001-10-17 | 1 | -25/+11 |
* | Split hwcsum into rxcsum and txcsum components. | jlemon | 2001-09-18 | 1 | -3/+5 |
* | Teach ifconfig about the new interface capability words. | jlemon | 2001-09-18 | 1 | -1/+43 |
* | Actuall make plumb work in addition to create as per the manpage. | brooks | 2001-08-17 | 1 | -1/+2 |
* | ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask. | ume | 2001-07-26 | 1 | -1/+3 |
* | Dike out the IPX bits if RELEASE_CRUNCH is defined. | obrien | 2001-07-21 | 1 | -2/+17 |
* | Support network device cloning via create and destroy options. | brooks | 2001-07-02 | 1 | -12/+133 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -12/+219 |
* | When using interfaces that support if_media, the supported media list is | phk | 2001-05-29 | 1 | -6/+8 |
* | Currently, each wireless networking driver has it's own control program | phk | 2001-05-26 | 1 | -0/+26 |
* | Implement slash/CIDR notation for IPv4 and IPv6 addresses. | jesper | 2001-05-04 | 1 | -0/+29 |
* | if no address is setted, do not call ioctl(SIOCAIFADDR) | ume | 2001-02-21 | 1 | -1/+1 |
* | Add missing && which absense stops 'make world' | ache | 2000-11-30 | 1 | -1/+1 |
* | remove an undefined reference when no VLAN support is compiled in. | luigi | 2000-11-30 | 1 | -1/+5 |
* | Add missing initialization for IPv6 address lifetime. | ume | 2000-11-27 | 1 | -1/+35 |
* | Show the actual command line usage in the man page and usage error string. | archie | 2000-07-19 | 1 | -4/+6 |
* | Make "ifconfig" with no arguments equivalent to "ifconfig -a". | archie | 2000-07-18 | 1 | -0/+4 |
* | Add support to the 'ether' address family to support setting of addresses. | jhb | 2000-07-12 | 1 | -23/+28 |
* | Implement SIOCSIFLLADDR, which allows you to change the link-level | wpaul | 2000-06-16 | 1 | -1/+26 |
* | Purely cosmetic tweak, use consistant whitespace with scopeid. | peter | 2000-03-06 | 1 | -1/+1 |
* | Print scope id for scoped addrs. | shin | 2000-02-28 | 1 | -0/+4 |
* | Introduce ``add'' and ``remove'' as alternatives to ``alias'' and ``delete''. | rwatson | 2000-02-26 | 1 | -0/+2 |
* | Support IPv6 scoped addr in ifconfig and route | shin | 2000-02-10 | 1 | -7/+57 |
* | - do not dereference a null pointer. | ru | 1999-12-29 | 1 | -2/+10 |
* | Spelling correction (adress -> address) | billf | 1999-12-16 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -8/+306 |
* | If we don't appear to have a module loaded supporting the interface | msmith | 1999-09-20 | 1 | -0/+44 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Move the IFSTATUS stuff after the address listing. | phk | 1999-06-19 | 1 | -5/+5 |
* | Add a new interface ioctl, to return "aux status". | phk | 1999-06-19 | 1 | -1/+6 |
* | Introduce IFF_SMART bit. | phk | 1999-06-06 | 1 | -2/+2 |