aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
Commit message (Expand)AuthorAgeFilesLines
...
* ifconfig.8: Show that -g groupname can be used on its ownMateusz Piotrowski2022-03-291-2/+2
* ifconfig.8: Cluster together short flagsMateusz Piotrowski2022-03-291-18/+4
* ifconfig.8: Simplify -G & -g synopsisMateusz Piotrowski2022-03-291-1/+2
* ifconfig.8: Add capability codes descriptions from handbookMateusz Piotrowski2022-03-291-4/+16
* ifconfig.8: Add the missing option -vlanhwcsumZhenlei Huang2021-11-081-3/+3
* ifconfig: Minor documentation fixJose Luis Duran2021-05-031-3/+3
* Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.Gleb Smirnoff2021-01-291-7/+9
* ifconfig: add vlanproto "qiniq" as an alias for "802.1ad"Allan Jude2021-01-201-0/+5
* 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-291-1/+5
* ifconfig.8: Remove spurious commasMateusz Piotrowski2020-10-251-3/+3
* Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky2020-10-221-1/+7
* Add support for stacked VLANs (IEEE 802.1ad, AKA Q-in-Q).Alexander V. Chernikov2020-10-211-3/+12
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* Add two new ifnet capabilities for hw checksumming and TSO for VXLAN traffic.Navdeep Parhar2020-09-181-2/+17
* ifconfig(8): remove duplicate line from man pageAllan Jude2020-06-261-1/+0
* ifconfig(8): make it possible to filter output by interface group.Eugene Grosbein2020-06-041-2/+23
* 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: Clean up handling of the rr_limit option.Mark Johnston2019-12-221-1/+4
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-271-1/+23
* finish the pcp feature, but documenting it in the man page...John-Mark Gurney2019-08-151-1/+8
* Add an external mbuf buffer type that holds multiple unmapped pages.John Baldwin2019-06-291-1/+7
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-8/+8
* Select lacp egress ports based on NUMA domainAndrew Gallatin2019-05-031-1/+17
* ifconfig.4, lagg.4: fix documentation bug: -use_flowid needs to be usedEugene Grosbein2018-12-221-4/+4
* Fix description for the "autoconf" ifconfig(8) flag; it's an addressEdward Tomasz Napierala2018-06-271-5/+5
* Document in ifconfig(8) that gre(4) accepts tunnel commandsMark Felder2017-04-291-3/+20
* The .Cm macro usage fixed.Maxim Konovalov2017-03-211-3/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-181-1/+3
* Add an option called "random" that combined with "ether" can generate aMarcelo Araujo2016-09-161-5/+11
* 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-061-0/+23
* Address feedback from hrs@ re: r301059 (ifconfig subnet mask)Allan Jude2016-06-021-17/+1
* ifconfig(8) now supports some output formatting optionsAllan Jude2016-05-311-1/+101
* Add Documentation for missing ifconfig(8) flagsAllan Jude2016-05-291-0/+12
* Add sysctl to control LACP strict compliance defaultSteven Hartland2015-11-061-1/+16
* Make LAG LACP fast timeout tunable through IOCTL.Hiren Panchasara2015-08-121-1/+5
* Add an ability accept encapsulated packets from different sources by oneAndrey V. Elsukov2015-05-151-1/+9
* Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulatedAndrey V. Elsukov2015-05-121-0/+8
* - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practiceHiroki Sato2015-05-121-10/+1
* - Implement loopback probing state in enhanced DAD algorithm.Hiroki Sato2015-03-051-1/+15
* mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-1/+1
* Prefix all the vxlan ifconfig commands so they are uniqueBryan Venteicher2014-12-171-15/+15
* Add vxlan interfaceBryan Venteicher2014-10-201-1/+72
* Virtualize lagg(4) cloner. This change fixes a panic when tearing downHiroki Sato2014-10-011-5/+40
* The lagg(4) interface is based on trunk(4) interface from OpenBSD.Marcelo Araujo2014-09-181-1/+1
* Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g...Marcelo Araujo2014-09-181-2/+2