NetBSD/sbin/ifconfig
martin 50edcae7de Trying the old "ifconfig <name> x.x.x.x down" issue again:
if the kernel does not set the interface up after we set an address,
do it explicitly, unless we (previously) set it down on user request.

This will allow the network drivers to be "fixed" while keeping visible
behaviour the same. Part of fixing PR 30694.
2006-07-13 14:02:03 +00:00
..
Makefile Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
af_atalk.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
af_atalk.h Split off AppleTalk support into its own file. 2005-03-19 23:32:55 +00:00
af_inet.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
af_inet.h Split the IPv4 support into its own file. 2005-03-20 02:43:50 +00:00
af_inet6.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
af_inet6.h remove extern for unused ifr6. 2006-05-11 00:46:02 +00:00
af_iso.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
af_iso.h Split OSI support off into its own file. 2005-03-20 00:02:58 +00:00
af_ns.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
af_ns.h Split XNS support into its own file. 2005-03-19 23:46:03 +00:00
agr.c name -> ifname (avoid shadow decl with global name[]). 2005-03-19 17:31:48 +00:00
agr.h add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
carp.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
carp.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
extern.h fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
ieee80211.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
ieee80211.h Add two new options from FreeBSD: 2006-04-29 21:32:29 +00:00
ifconfig.8 fix an Xref 2006-06-30 15:51:36 +00:00
ifconfig.c Trying the old "ifconfig <name> x.x.x.x down" issue again: 2006-07-13 14:02:03 +00:00
tunnel.c fix incorrect usage of strncpy() to (an internal implementation of) 2006-06-16 23:48:35 +00:00
tunnel.h Split tunnel support into its own file. 2005-03-19 17:32:26 +00:00
vlan.c name -> ifname (avoid shadow decl with global name[]). 2005-03-19 17:31:48 +00:00
vlan.h Split VLAN configuration bits out into a separate file. 2005-03-19 03:53:55 +00:00