aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-10-302-0/+11
* Fix grammar.Andrey V. Elsukov2018-10-211-1/+1
* Do not allow use `create` keyword as hostname when ifconfig(8) is invokedAndrey V. Elsukov2018-10-211-0/+12
* Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,Andrey V. Elsukov2018-09-221-0/+1
* IEEE!Sevan Janiyan2018-08-111-2/+2
* Drop the ternary operator for calculating ssid display length in list_scan().Sevan Janiyan2018-08-111-5/+4
* ifconfig: Fix use of _Noreturn.Mark Johnston2018-08-071-1/+1
* ifconfig(8): Attempt to render non-printable sequences w/ UTF-8 EnvironmentKyle Evans2018-06-281-2/+9
* Fix description for the "autoconf" ifconfig(8) flag; it's an addressEdward Tomasz Napierala2018-06-271-5/+5
* Make the name of option that toggles IFCAP_HWRXTSTMP capability toAndrey V. Elsukov2018-05-181-2/+2
* Finish removing FDDI and tokenring media support.Brooks Davis2018-04-231-27/+0
* Make lagg creation more fault tolerantAndrew Gallatin2018-04-175-9/+19
* Remove support for FDDI and token ring media types in userland utilities.Brooks Davis2018-04-161-8/+0
* Remove support for FDDI networks.Brooks Davis2018-04-111-27/+0
* Allow to specify PCP on packets not belonging to any VLAN.Konstantin Belousov2018-03-272-69/+97
* Extend SSID maximum string length to 32 chars to support longer SSIDKirill Ponomarev2018-03-161-1/+1
* Add support for IPv6 scoped addresses to vxlanBryan Venteicher2017-12-301-30/+24
* Use consistent name for the vxlan VNI parameter name and provide shorthandBryan Venteicher2017-12-071-1/+3
* ifconfig(8): Display extended compliance code string for SFP transceiversEric Joyner2017-12-051-24/+37
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2711-5/+27
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-205-5/+15
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-182-2/+6
* Add a place for a driver to report rx timestamps in nanoseconds fromKonstantin Belousov2017-11-071-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-141-0/+1
|\
| * Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* | Add missing parenthesis on error messageRenato Botelho2017-08-081-1/+1
* | Selectively print "hwaddr" from ifconfig(8).Matt Joras2017-08-041-1/+9
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Persistently store NIC's hardware MAC address, and add a way to retrive itRavi Pokala2017-05-101-1/+44
* Unbreak ifconfig for mlx4en(4) after r317755Alan Somers2017-05-031-3/+5
* Various Coverity fixes in ifconfig(8)Alan Somers2017-05-035-38/+32
* ifconfig displays ND6_IFF_NO_DAD as "IGNORELOOP"Alan Somers2017-05-031-2/+1
* Fix a comment that's been wrong ever since this file was imported in 1997Alan Somers2017-05-011-1/+1
* Document in ifconfig(8) that gre(4) accepts tunnel commandsMark Felder2017-04-291-3/+20
* [ifconfig] add some comments around missing net80211 VHT configuration.Adrian Chadd2017-03-311-0/+6
* The .Cm macro usage fixed.Maxim Konovalov2017-03-211-3/+3
* 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