freebsd-dev/sbin/ifconfig
Robert Watson b7eb47e290 Add a new flag '-k' to ifconfig(8), indicating that it is alright to
print potentially sensitive keying material to stdout.  With the new
802.11 support, ifconfig(8) is now capable of printing 802.11 keys,
and did by default for the root user, which is undesirable in some
environments.  Now it will not print keying material unless requested
(and available to the user).

MFC after:	1 week
2005-07-14 18:33:21 +00:00
..
af_atalk.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_inet6.c only show a tunnel information of an adequate address family. 2005-06-16 19:37:09 +00:00
af_inet.c only show a tunnel information of an adequate address family. 2005-06-16 19:37:09 +00:00
af_ipx.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_link.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifbridge.c Add if_bridge, which provides more advanced Ethernet bridging and 802.1d 2005-06-05 02:59:26 +00:00
ifcarp.c Use afswch->af_other_status for carp_status() and pfsync_status(). 2005-02-22 14:07:47 +00:00
ifclone.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
ifconfig.8 Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifconfig.c Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifconfig.h Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifieee80211.c Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c Change the ifr_media operation to only get its value and only set 2005-01-27 16:40:12 +00:00
ifpfsync.c Update ifconfig's pfsync module for 3.7 pfsync(4) 2005-05-03 16:59:14 +00:00
ifvlan.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
Makefile Connect if_bridge to the build. 2005-06-05 03:32:53 +00:00