summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-286-6/+6
* [ifconfig] handle illegal WPS framesAdrian Chadd2017-02-231-0/+8
* [ifconfig] fix a memory leak!Adrian Chadd2017-02-201-1/+1
* [ifconfig] fix a memory leak.Adrian Chadd2017-02-201-0/+1
* [net80211] RX parameter shuffle in net80211 in preparation for 4x4 NICs and 1...Adrian Chadd2017-02-201-6/+23
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-062-0/+102
* [net80211] fix quiet_duration parameter to match what is provided in the manp...Adrian Chadd2017-02-041-6/+6
* net80211: allow to configure LDPC supportAndriy Voskoboinyk2017-01-211-0/+38
* ifconfig(8): fix '-stbc' parameter name.Andriy Voskoboinyk2017-01-201-1/+1
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-182-2/+6
* [ifconfig] add initial VHT (802.11ac) configuration and channel support to if...Adrian Chadd2017-01-071-4/+223
* ifconfig: do not truncate SSID in verbose mode.Andriy Voskoboinyk2016-12-141-1/+1
* [ifconfig] remove now duplicate IEEE80211_C_BITS definition; it's now in _iee...Adrian Chadd2016-11-181-6/+0
* Remove MATCHOUI macro, unused since r197980.Gavin Atkinson2016-11-011-6/+0
* Fix spurious white space introduced in r301059Allan Jude2016-10-092-2/+2
* [ifconfig] correctly display RSSI.Adrian Chadd2016-10-081-2/+2
* Indicate that this is a locally administered MAC address.Marcelo Araujo2016-09-271-1/+2
* Add an option called "random" that combined with "ether" can generate aMarcelo Araujo2016-09-162-12/+28
* ifconfig: fix wlan creation when unit number is not providedAndriy Voskoboinyk2016-06-081-0/+7
* Bump date on ifconfig(8) and vlan(4) to reflect the changes madeMarcelo Araujo2016-06-081-1/+1
* Add support to priority code point (PCP) that is an 3-bit fieldMarcelo Araujo2016-06-062-6/+54
* Address feedback from hrs@ re: r301059 (ifconfig subnet mask)Allan Jude2016-06-025-67/+31
* ifconfig(8) now supports some output formatting optionsAllan Jude2016-05-315-22/+250
* Add Documentation for missing ifconfig(8) flagsAllan Jude2016-05-291-0/+12
* ifconfig: set by default FCC regulatory domain for wireless interfaces.Andriy Voskoboinyk2016-05-261-0/+40
* Add an assertion to catch a potential underflow in an array indexDon Lewis2016-05-161-0/+1
* Use strlcpy() instead of strncpy() when copying ifname to ensureDon Lewis2016-05-1610-39/+41
* ifconfig: fix check for 40 MHz channels while applying country/regdomain.Andriy Voskoboinyk2016-05-091-4/+0
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Use macro MIN() from sys/param.h.Marcelo Araujo2016-04-271-2/+2
* [ifconfig] add STBC TX/RX configurationAdrian Chadd2016-04-261-1/+39
* ifconfig: prevent some improbable signed integer overflows.Pedro F. Giffuni2016-04-251-6/+6
* Add VHT power envelope parsing to ifconfig.Adrian Chadd2016-04-191-1/+36
* Use nitems() from sys/param.h.Marcelo Araujo2016-04-192-7/+4
* User NULL instead of 0 for pointers.Marcelo Araujo2016-04-181-2/+2
* MFHGlen Barber2016-04-161-1/+1
|\
| * Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* | MFHGlen Barber2016-04-042-26/+97
|\|
| * Add parsing for AP channel report IE.Adrian Chadd2016-03-181-3/+23
| * Remove duplicate LE_READ_4() definition.Adrian Chadd2016-03-181-8/+0
| * Decode VHTCAP, VHTINFO and BSSLOAD.Adrian Chadd2016-03-181-0/+62
| * Display the VHT IE names.Adrian Chadd2016-03-161-0/+3
| * Improve detection of extended QSFP diagnostics.Hans Petter Selasky2016-03-151-17/+11
* | MFHGlen Barber2016-03-141-0/+2
|\|
| * [net80211] handle unlisted information elements.Adrian Chadd2016-03-141-0/+2
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-02-223-2/+24
|\|
| * ifconfig(8): can't use 'name' or 'description' when creating interface with a...Kristof Provost2016-02-203-2/+24
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1