aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.Gleb Smirnoff2021-01-292-9/+11
* ifconfig: fix UBSan signed shift errorAlex Richardson2021-01-251-1/+1
* ifconfig: add vlanproto "qiniq" as an alias for "802.1ad"Allan Jude2021-01-202-2/+8
* Fix bug in ifconfig preventing proper VLAN creation.Hans Petter Selasky2020-12-091-15/+15
* Import kernel WireGuard supportMatt Macy2020-11-292-0/+620
* Ensure consistent error messages from ifconfig(8).Hans Petter Selasky2020-11-267-10/+19
* ifconfig: properly detect invalid mediaopt keywords.Konstantin Belousov2020-11-021-2/+3
* ifconfig.8: Improve formatting of -f in synopsisMateusz Piotrowski2020-11-011-2/+2
* Remove Tn macros from ifconfig.8Mateusz Piotrowski2020-11-011-27/+10
* Support hardware rate limiting (pacing) with TLS offload.John Baldwin2020-10-292-2/+8
* ifconfig.8: Remove spurious commasMateusz Piotrowski2020-10-251-3/+3
* Fix for colliding change (r366917).Hans Petter Selasky2020-10-221-1/+1
* Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky2020-10-222-2/+37
* Add support for stacked VLANs (IEEE 802.1ad, AKA Q-in-Q).Alexander V. Chernikov2020-10-216-11/+126
* Move list_cloners to libifconfigRyan Moeller2020-10-211-36/+19
* net80211: update for (more) VHT160 supportBjoern A. Zeeb2020-10-181-1/+25
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* 80211: ifconfig replace MS() with _IEEE80211_MASKSHIFT()Bjoern A. Zeeb2020-10-071-10/+17
* 80211: non-functional changesBjoern A. Zeeb2020-10-071-2/+1
* Add two new ifnet capabilities for hw checksumming and TSO for VXLAN traffic.Navdeep Parhar2020-09-183-3/+24
* 80211: consistently order 160 and 80+80Bjoern A. Zeeb2020-08-171-7/+22
* 80211: consistently spell 80P80Bjoern A. Zeeb2020-08-171-3/+3
* net80211 / ifconfig: cleanup the use of IEEE80211_FVHT_USEVHT*Bjoern A. Zeeb2020-08-171-18/+27
* ifconfig(8): plug memory leak after r361790 by me.Eugene Grosbein2020-08-131-0/+1
* Move ifconfig SFP status functionality into libifconfigRyan Moeller2020-08-092-916/+73
* net80211/ifconfig: print hardware device name for wlan interfacesBjoern A. Zeeb2020-08-071-0/+23
* libifconfig: Add function to get bridge statusRyan Moeller2020-07-011-30/+3
* ifconfig(8): optimize -f ether:dash modeAllan Jude2020-06-261-3/+3
* ifconfig(8): remove duplicate line from man pageAllan Jude2020-06-261-1/+0
* [ifconfig] add UAPSD and LPDC flagsAdrian Chadd2020-06-161-4/+10
* [net80211] Add uapsd option to ifconfigAdrian Chadd2020-06-161-0/+18
* Decode the "LACP Fast Timeout" LAGG option flagRavi Pokala2020-06-111-4/+4
* ifconfig(8): make it possible to filter output by interface group.Eugene Grosbein2020-06-042-4/+111
* ifconfig.8: fix cpability and flag descriptions for list scan / staAndriy Gapon2020-06-041-34/+29
* ifconfig(8): spell "groupname" consistently with SYNOPSYS.Eugene Grosbein2020-05-271-2/+2
* 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