index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
brconfig.h
Age
Commit message (
Expand
)
Author
2018-02-10
ifconfig can be used to to set interface flag to not do RFC 7217.
Florian Obser
2018-02-08
Add a new '-protected' option for bridge members.
Martin Pieuchot
2018-01-16
Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsip
Martin Pieuchot
2016-09-02
Add switch(4) support to ifconfig
Kazuya Goda
2016-05-08
Do not print MPSAFE when the corresponding bit is set on the interface
Martin Pieuchot
2016-01-07
sync displayed interface flags to reality
Mike Belopuhov
2014-07-11
allow IFXF_AUTOCONF6 to be set and cleared.
Henning Brauer
2013-11-21
Make the bit string unsigned char * in printb() and printb_status().
Todd C. Miller
2012-08-21
Reverse the name and meaning of the IFXF_INET6_PRIVACY interface
Alexander Bluhm
2011-11-02
Expose if_capabilities to userland so that ifconfig can display the
Christiano F. Haesbaert
2011-03-13
Add a way to enable/disable Wake On LAN with ifconfig.
Stefan Sperling
2010-06-07
$OpenBSD$
Jonathan Gray
2010-06-04
Merge interface flags and xflags before printing them. So it is possible to
Claudio Jeker
2009-11-22
Merge brconfig into ifconfig. It is annoying that it is impossible to do
Claudio Jeker