summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* add superg+tdma include files for protocol defs needed to do ie parsingsam2009-03-261-7/+3
* Default to AF_LOCAL instead of AF_INET sockets for non-family-specificjamie2009-03-153-14/+16
* Replace clone_setcallback() with a new function clone_setdefcallback()rpaulo2009-02-274-18/+34
* Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-widthsam2009-02-191-110/+125
* Regulatory fixups:sam2009-02-073-66/+140
* add support for max antenna gain (not used at the moment)sam2009-02-052-0/+5
* Use %u instead of %zu when we intend to print integer constant.delphij2009-02-031-3/+3
* include the channel list in list caps when -v is set; ieee channelsam2009-01-281-2/+9
* pritize the channel we display with list chans so that, among othersam2009-01-281-1/+28
* simplify display of 1/2 and 1/4 width channelssam2009-01-281-16/+9
* improve debug msgs for regdomain operations; print channel flagssam2009-01-281-12/+25
* Fix 1/2 and 1/4 width channel handling:sam2009-01-281-30/+38
* Remove assumptions about the max # channels in ioctl's:sam2009-01-271-85/+132
* remove %b msg bit defines now publicsam2009-01-271-7/+0
* Fix 1/2 and 1/4 width channel handling for non-GSM operation:sam2009-01-161-3/+17
* use correct interface name when setting flags; fixes ifconfig ... create ... upsam2009-01-141-2/+2
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-082-4/+129
* back out unintended changesam2008-12-151-30/+13
* move channel parsing to a getchannel routine so it can be reused to checksam2008-12-151-30/+29
* fix handling of sku codes like country codessam2008-12-151-2/+6
* fix handling of unknown country codes; atoi doesn't return -1sam2008-12-151-2/+6
* 0 is a potential ISO CC; use new NO_COUNTRY #define to identifysam2008-12-151-2/+2
* o distinguish between adhoc and ahdemo modessam2008-12-152-17/+46
* Improve regdomain.xml parser:sam2008-12-152-30/+43
* Tiny wording nits.keramida2008-10-191-4/+5
* o Typo fixes.maxim2008-10-051-2/+2
* add duplicate cmd entries for vlan and vlandev that are marked !clonesam2008-10-021-0/+3
* Distinguish between cmd/parameters used for clone operations andsam2008-09-291-33/+43
* MIMO power save and RIFS; while here also update per-node state/flags for ampdusam2008-09-222-1/+72
* "ampdudensity -" is too subtle; use "NA" for any and accept it as a parametersam2008-09-221-2/+2
* check for undefined identifierssam2008-09-211-12/+59
* Add support in ifconfig to control the vlan hardware filter feature.jfv2008-08-283-5/+10
* Fix typo.rpaulo2008-08-271-2/+2
* Fix channel parsing which was broken in r179958, the channel number may bethompsa2008-08-141-2/+4
* Add sbuf_new_auto as a shortcut for the very common case of creating ades2008-08-091-1/+1
* recognize WPS ie'ssam2008-08-092-1/+84
* Move the grekey to its own file, ifconfig.c does not have interface specificthompsa2008-08-033-20/+99
* change list wme to only print the channel parameters; tosam2008-08-022-38/+57
* don't silently exit if the regdomain.xml file is missingsam2008-08-021-1/+1
* add missing capability bitssam2008-08-011-2/+2
* correct description of how to clear a desired channelsam2008-07-301-6/+4
* Ensure the channel is a number and not a range, the 'channel' command can bethompsa2008-06-231-1/+4
* Add support for the optional key in the GRE header.thompsa2008-06-202-1/+31
* Update the lib/expat tree for the new v2.0.1 expat import. The bsdxml.hcokane2008-05-081-1/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-206-330/+2491
* Fix handling of create operation together with setting other parameters:sam2008-03-314-9/+42
* explain that you must set a default transmit key for WEPsam2008-02-291-1/+7
* correct tx rate displayed by list sta: the reported legacy tx ratesam2008-02-031-4/+7
* fix list mac; broken in delta 1.48sam2008-02-031-3/+7
* Wake On Lan (WOL) infrastructuresam2007-12-102-2/+25
OpenPOWER on IntegriCloud