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
/
ifconfig.c
Age
Commit message (
Expand
)
Author
2018-07-13
Unused variables.
Kenneth R Westerback
2018-07-11
Introduce 'auto-join' to the wifi 802.11 stack.
Peter Hessler
2018-05-28
Remove unused <sys/param.h>
kn
2018-05-12
Make LACP_STATE_BITS accessible to userland
ccardenas
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Do not try getnetbyname(3) if gethostbyname(3) returns no result.
Ingo Schwarze
2018-04-26
Add a '-tunneldomain' ifconfig(8) option as shorthand for 'tunneldomain 0'
akoshibe
2018-02-27
handle "tunnels" without a destination address
David Gwynne
2018-02-23
Add unsetrdomain() and option -rdomain to return an interface to routing
akoshibe
2018-02-20
Move getvnetflowid() out of #ifndef SMALL to unbreak 'make release'.
Theo Buehler
2018-02-20
add support for toggling partitioning a vnetid into a netid and flowid
David Gwynne
2018-02-19
add support for setting and displaying whether a tunnel allows fragmentation
David Gwynne
2018-02-10
ifconfig can be used to to set interface flag to not do RFC 7217.
Florian Obser
2018-02-08
when using tunnelttl, let -1 mean "copy the ttl from the inner traffic".
David Gwynne
2018-02-08
Add a new '-protected' option for bridge members.
Martin Pieuchot
2018-02-02
Make 'ifconfig if0 wpaakms 802.1x' implicitly enable WPA.
Stefan Sperling
2018-01-16
Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsip
Martin Pieuchot
2018-01-09
Stop printing <not displayed> for wireless keys we know the kernel no
Martin Pieuchot
2017-11-17
replace the deletetunnel option with -tunnel
Sebastian Benoit
2017-11-05
ifconfig <if> giftunnel was deprecated in 2001, it's never too late to
Sebastian Benoit
2017-10-30
Exit printing an error message if SIOCSIFMEDIA fails.
Martin Pieuchot
2017-08-29
quarterly rescan of the tree: remove unneccessary sys/param.h, and
Theo de Raadt
2017-08-29
Don't use isset() from sys/param.h in ifconfig. Requested by deraadt
Stefan Sperling
2017-08-01
use AI_NUMERICHOST for getaddrinfo(), we can only configure ip
Sebastian Benoit
2017-06-25
Make ifconfig(8) default to prefixlen 128 when setting an IPv6 destination
Stefan Sperling
2017-06-08
remove the timeslot code, it was only for now deleted T1 devices.
Ted Unangst
2017-06-06
make vnetid and parent commands available in SMALL ifconfigs.
David Gwynne
2017-06-05
remove vlan(4) specific output handling
David Gwynne
2017-05-31
fold the vnetid and parent lines into a single encap line.
David Gwynne
2017-03-21
Replace a magic number with the corresponding macro from ieee80211_ioctl.h.
Stefan Sperling
2017-03-12
Make ifconfig scan display both wpa1 and wpa2 if both are supported.
Stefan Sperling
2017-03-11
Make 'ifconfig scan' display AP encryption correctly if WEP is configured
Stefan Sperling
2017-01-21
Nuke whitespace foolish enough to expose itself during the great
Kenneth R Westerback
2016-12-25
gcc says "if you define labels and don't use them, I will whine."
Kenneth R Westerback
2016-12-20
Make 'ifconfig if0 wpa' and 'ifconfig if0 -wpa' reset WPA params (does not
Stefan Sperling
2016-12-13
make setting and getting tunnel addresses wrt to ipv6 scope handling.
David Gwynne
2016-11-10
The simple UTF-16 decode routine stopped too early due to wrong calculation
Gerhard Roth
2016-11-08
- Declare usage() as __dead void (remaining prototypes are not declared as
Ricardo Mestre
2016-10-17
Use strtoull() to read the datapath id and expect "datapath" instead of
Rafael Zalamena
2016-09-03
Add support for a multipoint-to-multipoint mode in vxlan(4). In this
Reyk Floeter
2016-09-02
Add switch(4) support to ifconfig
Kazuya Goda
2016-08-31
Rename ifconfig's setinstance() function to setrdomain(). Less confusing.
Stefan Sperling
2016-08-19
correct a rate test introduced in rev 1.326
Jonathan Gray
2016-08-15
When running 'ifconfig scan' in hostap mode display the current Tx rate our
Stefan Sperling
2016-08-03
Fix typo, spotted by Holger Mikolon <holger@mikolon.com>
Vincent Gross
2016-06-15
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
Gerhard Roth
2016-06-10
Add the "llprio" field to struct ifnet, and the corresponding keyword
Vincent Gross
2016-05-03
Remove INET6 #ifdefs
Jeremie Courreges-Anglas
2016-04-28
Show 11n HT rate in ifconfig scan output. Needs a new kernel.
Stefan Sperling
2016-04-18
Print interface index after priority.
Martin Pieuchot
[next]