aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* lagg: Further cleanup of the rr_limit option.Mark Johnston2020-01-091-2/+5
* lagg: Clean up handling of the rr_limit option.Mark Johnston2019-12-221-1/+4
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-3/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* ifconfig: add report of the string from SIOCGIFDOWNREASON.Konstantin Belousov2019-09-171-5/+27
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-272-2/+26
* net: Update SFF-8024 definitions and strings with values from rev 4.6Eric Joyner2019-08-171-6/+63
* finish the pcp feature, but documenting it in the man page...John-Mark Gurney2019-08-151-1/+8
* Remove RELEASE_CRUNCHWarner Losh2019-07-191-1/+1
* Add an external mbuf buffer type that holds multiple unmapped pages.John Baldwin2019-06-292-2/+10
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-8/+8
* ifconfig(8): Add kld mappings for ipsec/encKyle Evans2019-05-101-3/+25
* ifconfig(8): Partial revert of r347241Kyle Evans2019-05-091-11/+5
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-081-6/+45
* Select lacp egress ports based on NUMA domainAndrew Gallatin2019-05-032-1/+21
* Add GRE-in-UDP encapsulation support as defined in RFC8086.Andrey V. Elsukov2019-04-241-2/+23
* Update for IETF draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2019-03-063-1/+6
* Allow to build ifconfig(8) without wireless supportAndriy Voskoboinyk2019-03-041-0/+2
* ifconfig: eliminate trailing whitespaceAlan Somers2019-02-264-24/+24
* ifconfig(8): display 802.11n rates correctly for 'roam:rate' parameterAndriy Voskoboinyk2019-02-101-1/+3
* ifconfig(8): actually, non-11n rates should be divided by 2...Andriy Voskoboinyk2019-02-031-4/+12
* ifconfig(8): display management / multicast wlan(4) rates properlyAndriy Voskoboinyk2019-02-031-4/+15
* ifconfig(8): interpret VHT rates correctly for 'list roam / txparam' optionsAndriy Voskoboinyk2019-02-031-2/+8
* Speed up non-status operations applied to a single interfacePatrick Kelsey2019-01-281-9/+48
* ifconfig: fix endianness bug displaying pfsync interfacesAlan Somers2019-01-281-3/+3
* ifconfig: drop unused macros from ifieee80211.cAndriy Voskoboinyk2019-01-231-5/+0
* [ifconfig] Print more WPS attributes in verbose "list scan" outputOleksandr Tymoshenko2019-01-201-18/+187
* ifconfig.4, lagg.4: fix documentation bug: -use_flowid needs to be usedEugene Grosbein2018-12-221-4/+4
* 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