summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Add an assertion to catch a potential underflow in an array indextruckman2016-05-161-0/+1
* Use strlcpy() instead of strncpy() when copying ifname to ensuretruckman2016-05-1610-39/+41
* ifconfig: fix check for 40 MHz channels while applying country/regdomain.avos2016-05-091-4/+0
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* Use macro MIN() from sys/param.h.araujo2016-04-271-2/+2
* [ifconfig] add STBC TX/RX configurationadrian2016-04-261-1/+39
* ifconfig: prevent some improbable signed integer overflows.pfg2016-04-251-6/+6
* Add VHT power envelope parsing to ifconfig.adrian2016-04-191-1/+36
* Use nitems() from sys/param.h.araujo2016-04-192-7/+4
* User NULL instead of 0 for pointers.araujo2016-04-181-2/+2
* MFHgjb2016-04-161-1/+1
|\
| * Cleanup unnecessary semicolons from utilities we all love.pfg2016-04-151-1/+1
* | MFHgjb2016-04-042-26/+97
|\ \ | |/
| * Add parsing for AP channel report IE.adrian2016-03-181-3/+23
| * Remove duplicate LE_READ_4() definition.adrian2016-03-181-8/+0
| * Decode VHTCAP, VHTINFO and BSSLOAD.adrian2016-03-181-0/+62
| * Display the VHT IE names.adrian2016-03-161-0/+3
| * Improve detection of extended QSFP diagnostics.hselasky2016-03-151-17/+11
* | MFHgjb2016-03-141-0/+2
|\ \ | |/
| * [net80211] handle unlisted information elements.adrian2016-03-141-0/+2
* | MFHgjb2016-03-101-0/+11
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | MFHgjb2016-02-223-2/+24
|\ \ | |/
| * ifconfig(8): can't use 'name' or 'description' when creating interface with a...kp2016-02-203-2/+24
* | Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Add an IOCTL rr_limit to let users fine tuning the number of packets to bearaujo2016-01-231-0/+16
* Add SFF-8024 Extended Specification Compliancemelifaro2015-12-281-4/+44
* Reduce overlinkingbapt2015-12-241-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-011-0/+1
* Convert ifconfig to use lib80211.adrian2015-11-304-864/+11
* [ifconfig] handle IBSS mediatype correctly.adrian2015-11-261-0/+2
* Add sysctl to control LACP strict compliance defaultsmh2015-11-061-1/+16
* ifconfig: fix padding for '<ifname> scan' command outputavos2015-11-061-2/+2
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-6/+0
* Replace N #defines with nitems to simplify ifconfig code slightlyngie2015-09-2715-59/+23
* Make ifconfig always exit with an error code if an important ioctl failsallanjude2015-09-161-9/+6
* - Remove GIF_{SEND,ACCEPT}_REVETHIP.hrs2015-09-101-10/+3
* Make LAG LACP fast timeout tunable through IOCTL.hiren2015-08-122-1/+9
* Add META_MODE support.sjg2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2715-174/+474
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-191-0/+1
| * Merge from head@274682sjg2014-11-199-30/+1732
| |\
| * \ Merge head from 7/28sjg2014-08-192-25/+53
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-083-140/+1
| |\ \ \
| * | | | New/updated dependenciessjg2014-05-051-1/+0
| * | | | Merge headsjg2014-04-288-377/+146
| |\ \ \ \
OpenPOWER on IntegriCloud