NetBSD/sbin/ifconfig
tron 2ab5da17ce Adapt ifconfig(8) to new return value from socket(2). This stops
ifconfig(8) from printing errors like "ifconfig: socket: Address
family not supported by protocol family" when examining the status
of a network interface.
2006-06-14 11:05:42 +00:00
..
af_atalk.c Adapt ifconfig(8) to new return value from socket(2). This stops 2006-06-14 11:05:42 +00:00
af_atalk.h Split off AppleTalk support into its own file. 2005-03-19 23:32:55 +00:00
af_inet6.c Adapt ifconfig(8) to new return value from socket(2). This stops 2006-06-14 11:05:42 +00:00
af_inet6.h remove extern for unused ifr6. 2006-05-11 00:46:02 +00:00
af_inet.c Adapt ifconfig(8) to new return value from socket(2). This stops 2006-06-14 11:05:42 +00:00
af_inet.h Split the IPv4 support into its own file. 2005-03-20 02:43:50 +00:00
af_iso.c Adapt ifconfig(8) to new return value from socket(2). This stops 2006-06-14 11:05:42 +00:00
af_iso.h Split OSI support off into its own file. 2005-03-20 00:02:58 +00:00
af_ns.c Adapt ifconfig(8) to new return value from socket(2). This stops 2006-06-14 11:05:42 +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 Split the IPv4 support into its own file. 2005-03-20 02:43:50 +00:00
ieee80211.c Add two new options from FreeBSD: 2006-04-29 21:32:29 +00:00
ieee80211.h Add two new options from FreeBSD: 2006-04-29 21:32:29 +00:00
ifconfig.8 Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
ifconfig.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
Makefile Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
tunnel.c Split IPv6 support out into its own file. 2005-03-20 01:09:16 +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