dded support for IFF_ALTPHYS flag (when it's defined in net/if.h). Added
authorGarrett Wollman <wollman@FreeBSD.org>
Mon, 8 Nov 1993 22:10:50 +0000 (22:10 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Mon, 8 Nov 1993 22:10:50 +0000 (22:10 +0000)
commit0178d331c5902a84f55a8ccfc61331f966309791
tree41329a3dcbe87893106af479d0950b3d65d74afe
parent87129df8cad4d42ce3f2ac3e7257f8f6969d76d1
dded support for IFF_ALTPHYS flag (when it's defined in net/if.h).  Added
documentation for  altphys, bnc/aui, llc[012].  Also changed ifconfig to use
inet_aton() rather than inet_addr() so that you can specify the IP address
255.255.255.255.
sbin/ifconfig/ifconfig.8
sbin/ifconfig/ifconfig.c