aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the ability to set `prefer_source' flag to an IPv6 address.Andrey V. Elsukov2014-09-091-1/+14
* Make the description of the "no_prefer_iface" flag easier to understand.Jeremie Le Hen2014-07-121-3/+5
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
* Style cleanups on ifconfig.8Allan Jude2014-06-061-14/+20
* improve ifconfig(8) man page by describing special behaviour of -l etherAllan Jude2014-05-271-0/+17
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-41/+0
* Remove IPX support.Gleb Smirnoff2014-03-141-10/+0
* Provide a working example line for an interface with 1 address runningGleb Smirnoff2013-10-211-2/+2
* mdoc sweepJoel Dahl2013-05-131-3/+9
* Add no_prefer_iface option.Hajimu UMEMOTO2013-01-091-1/+8
* Actually change "silent" to "silence" this time (reviewed by adri@).Warren Block2012-11-071-1/+1
* Remove fifteen-year-old notes on media selection (suggested by simon@).Warren Block2012-11-071-20/+17