NetBSD/sbin/ifconfig
dyoung 32cf2beed0 Rename in_addr_commit() to commit_address(), and refactor slightly
to support IPv6 as well as IPv4 (a work in progress).

Make the second argument of af_status() a bool instead of an int.

Exit early with an error if the operator specifies an unsupported
address family on the command line.  The change should help rc
scripts to detect that IPv6 support is missing from the kernel,
with 'ifconfig lo0 inet6'.

Start using prop_dictionary_util(3).
2008-05-06 16:15:17 +00:00
..
Makefile Add WARNS=4 and a dependency on ${LIBPROP}. 2008-05-06 16:07:00 +00:00
af_atalk.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_atalk.h Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inet.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inet.h Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inet6.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inet6.h Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_inetany.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_iso.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
af_iso.h Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
agr.c Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
agr.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
carp.c Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
carp.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
env.c Add a license. 2008-05-06 16:09:18 +00:00
env.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
extern.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
ieee80211.c Restore RCSId lost in 1.11 2008-05-06 08:16:12 +00:00
ieee80211.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
ifconfig.8 Add support for the command list scan in ifconfig (this command permits to scan 2007-12-16 13:49:21 +00:00
ifconfig.c Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
parse.c Add a license. 2008-05-06 16:09:18 +00:00
parse.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
tunnel.c Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
tunnel.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
util.c Add a license. 2008-05-06 16:09:18 +00:00
util.h Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
vlan.c Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00
vlan.h Overhaul ifconfig. Use fewer global variables. Take a leap toward 2008-05-06 04:33:42 +00:00