summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/brconfig.h
AgeCommit message (Expand)Author
2018-02-10ifconfig can be used to to set interface flag to not do RFC 7217.Florian Obser
2018-02-08Add a new '-protected' option for bridge members.Martin Pieuchot
2018-01-16Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsipMartin Pieuchot
2016-09-02Add switch(4) support to ifconfigKazuya Goda
2016-05-08Do not print MPSAFE when the corresponding bit is set on the interfaceMartin Pieuchot
2016-01-07sync displayed interface flags to realityMike Belopuhov
2014-07-11allow IFXF_AUTOCONF6 to be set and cleared.Henning Brauer
2013-11-21Make the bit string unsigned char * in printb() and printb_status().Todd C. Miller
2012-08-21Reverse the name and meaning of the IFXF_INET6_PRIVACY interfaceAlexander Bluhm
2011-11-02Expose if_capabilities to userland so that ifconfig can display theChristiano F. Haesbaert
2011-03-13Add a way to enable/disable Wake On LAN with ifconfig.Stefan Sperling
2010-06-07$OpenBSD$Jonathan Gray
2010-06-04Merge interface flags and xflags before printing them. So it is possible toClaudio Jeker
2009-11-22Merge brconfig into ifconfig. It is annoying that it is impossible to doClaudio Jeker