freebsd-dev/sbin/ifconfig
Sam Leffler 8658b18b82 Remove assumptions about the max # channels in ioctl's:
o change ioctl's that pass channel lists in/out to handle variable-size
  arrays instead of a fixed (compile-time) value; we do this in a way
  that maintains binary compatibility
o change ifconfig so all channel list data structures are now allocated
  to hold MAXCHAN entries (1536); this, for example, allows the kernel
  to return > IEEE80211_CHAN_MAX entries for calls like IEEE80211_IOC_DEVCAPS
2009-01-27 23:42:14 +00:00
..
af_atalk.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet6.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_ipx.c Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of 2007-06-13 18:07:59 +00:00
af_link.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
ifbridge.c Add an option to limit the number of source MACs that can be behind a bridge 2007-11-04 08:32:27 +00:00
ifcarp.c
ifclone.c Fix handling of create operation together with setting other parameters: 2008-03-31 15:38:07 +00:00
ifconfig.8 TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
ifconfig.c use correct interface name when setting flags; fixes ifconfig ... create ... up 2009-01-14 22:55:49 +00:00
ifconfig.h Fix handling of create operation together with setting other parameters: 2008-03-31 15:38:07 +00:00
ifgre.c Move the grekey to its own file, ifconfig.c does not have interface specific 2008-08-03 03:36:12 +00:00
ifgroup.c correct type definition of option routine callback 2007-02-17 18:22:20 +00:00
ifieee80211.c Remove assumptions about the max # channels in ioctl's: 2009-01-27 23:42:14 +00:00
iflagg.c Allow the LACP state to be queried from userland which at the moment is the 2007-07-05 09:18:57 +00:00
ifmac.c
ifmedia.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ifpfsync.c
ifvlan.c back out unintended change 2008-12-15 01:44:23 +00:00
Makefile Move the grekey to its own file, ifconfig.c does not have interface specific 2008-08-03 03:36:12 +00:00
regdomain.c Improve regdomain.xml parser: 2008-12-15 01:00:18 +00:00
regdomain.h Improve regdomain.xml parser: 2008-12-15 01:00:18 +00:00