summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
AgeCommit message (Expand)Author
2023-03-26Fix parser for carp state.mlelstv
2022-11-25ifconfig(8) support unnumbered flag.knakahara
2022-01-07mention ifmcstat(8) in SEE ALSO.bad
2021-03-09PR/50933: Uwe Toenjes: Document hardware limitationschristos
2020-09-29Add [-]eee and [-]vlan-hwfilter.msaitoh
2020-09-23ifconfig: teach carrier test about ifi_link_state from SIOCGIFDATAroy
2019-07-08 Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware taggingmsaitoh
2019-07-04Formatting nit.wiz
2019-07-04Add descr,description/-descr,-description commands to ifconfig(8) to handle a...ozaki-r
2018-11-15Fix the format of ifconfig linkstr; it takes an argumentozaki-r
2018-07-31Remove ISO & XNS references which are now long gone.sevan
2017-02-16New sentence, new line.wiz
2017-02-16add man for l2tp(4).knakahara
2017-01-18Fix typo: s/forwared/forwardedabhinav
2016-09-11Replace contractions & abbreviation.sevan
2016-01-07-W seconds will wait for the detached flag to clear on addresses onroy
2014-10-20Remove the ability for userland to toggle IN6_IFF_TENTATIVE.roy
2014-09-15Write about -vlanif in ifconfig.8ozaki-r
2014-09-11Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).roy
2014-01-07Before scanning, check if the card is up. If it is not the case, exitdegroote
2013-11-09Bring tunnel src_addr and dst_addr on the same linekefren
2012-01-28When ifconfig is invoked without any arguments, display the list ofmbalmer
2011-05-31Fix typo: `symbolically' takes three l's, not two.riastradh
2010-11-15Implement ifconfig linkstr as proposed on tech-net.pooka
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2009-08-07Describe the -N flag.dyoung
2009-07-29Add "MAC" keyword to the corresponding example.hubertf
2009-07-02Use the keyword 'MAC' so that people looking for a way to changedyoung
2009-07-02Deprecate wiconfig's -r, -g, -m options. Note that equivalentdyoung
2009-04-08Remove physical markup. Remove incorrect keep, .Bk is not callable, butjoerg
2009-03-27Point to ifmedia(4) more. And refer to -m flag to (for media).reed
2008-09-30Bump date for previous. Remove trailing whitespace.wiz
2008-09-29Do not mention the 'ns' address family any longer, since thatdyoung
2007-12-16Add support for the command list scan in ifconfig (this command permits to scandegroote
2007-06-05Our VLAN implementation (as it correctly expected) is not allowedmishka
2007-01-09Let us adjust the 802.11 fragmentation threshold with ifconfig ath0dyoung
2006-12-23Punctuation nit, sort SEE ALSO.wiz
2006-12-03Remove a troff command that added some empty lines to the man(1) output.wiz
2006-11-23implement ipv6 TSO.yamt
2006-09-16Fix typo, noted by Nino Dehne <ndehne@gmail.com>hubertf
2006-08-31Add a mode to gre(4) that sends GRE tunnel packets in UDP datagrams.dyoung
2006-06-30fix an Xrefdrochner
2006-05-18Integrate Common Address Redundancy Procotol (CARP) from OpenBSDliamjfoy
2006-05-06Remove trailing whitespace.wiz
2006-04-29Add two new options from FreeBSD:rpaulo
2005-09-11Argument is address_family, not "address family". From YOMURA Masanori in pri...wiz
2005-08-11Explained the '-h' option.rpaulo
2005-05-02bump date for the previous.yamt
2005-05-02split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx.yamt
2005-03-18Link to vlan(4) too, suggested by yamt.wiz