summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* MFC r208077:bz2010-05-181-1/+9
* MFC r206637:delphij2010-04-281-11/+12
* MFC r205514:rpaulo2010-04-061-0/+1
* MFC 205222qingli2010-04-021-1/+1
* MFC r204150:yongari2010-03-183-8/+10
* MFC 203052:delphij2010-02-262-2/+70
* MFC: r203486: Shortening a passphrase caused wrong authentication keyru2010-02-071-0/+1
* Merge r202161 from head:gavin2010-02-051-5/+5
* MFC r200587:gavin2010-01-161-2/+5
* MFC:hrs2009-12-074-1/+276
* MFC 197975, 197977, 197980, 198027:rpaulo2009-10-171-15/+21
* MFC r197142:hrs2009-10-121-0/+19
* MFC r196929: Suppress an options line when no bit is on.ume2009-09-131-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
OpenPOWER on IntegriCloud