summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Use printb() to display the "nd6 options=" line.hrs2009-10-121-29/+7
* Update for latest 802.11s changes in meshconf format.rpaulo2009-10-121-15/+21
* Fix several logic bugs in the previous IPv6 variable change andhrs2009-09-261-3/+9
* Document accept_rev_ethip_ver and send_rev_ethip_ver flags ofhrs2009-09-121-0/+19
* Improve flexibility of receiving Router Advertisement andhrs2009-09-124-9/+322
* Use printb() instead of rolling its own routine to displayhrs2009-09-071-20/+4
* Suppress an options line when no bit is on.ume2009-09-071-0/+2
* Mesh fixes, namely:rpaulo2009-07-271-11/+14
* Make ifconfig ifN -vnet <jname|jid> actually work:bz2009-07-261-7/+20
* More mesh bits, namely:rpaulo2009-07-201-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-113-50/+467
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-243-3/+47
* - Use size_t instead of int when appropriate;delphij2009-06-2311-26/+22
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32sam2009-06-131-21/+31
* Fix and add a workaround on an issue of EtherIP packet with reversedhrs2009-06-072-0/+133
* track rename of CSA iesam2009-06-041-1/+1
* Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...thompsa2009-04-301-2/+1
* ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag,rwatson2009-04-181-1/+1
* The structs ifaliasreq and in_aliasreq have exactly the same layout andbrooks2009-04-151-2/+2
* 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
OpenPOWER on IntegriCloud