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
2019-03-11
remove an extra ; on a line
David Gwynne
2019-02-26
get rid of the mpw goop
David Gwynne
2019-02-26
implement support for pwe3 ioctls
David Gwynne
2019-02-20
Tweak previous, use the same wording everywhere
Jeremie Courreges-Anglas
2019-02-20
avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr...
Theo de Raadt
2019-02-19
Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.
Stefan Sperling
2019-01-23
Nuke unused variable.
Kenneth R Westerback
2019-01-19
properly error out instead of only printing a warning when some join commands
Peter Hessler
2019-01-18
let users automatically use join to connect to any open wifi network.
Peter Hessler
2019-01-17
do not allow users to specify "join" or "nwid" twice on the same ifconfig call
Peter Hessler
2018-11-29
handle tunnel ecn configuration and reporting.
David Gwynne
2018-11-25
print more details about the join'd networks we have saved when a user runs
Peter Hessler
2018-11-25
merge the wpa related settings, instead of overriding them
Peter Hessler
2018-11-20
when printing essids return the number of chars we printed, like printf
Peter Hessler
2018-11-14
Warn on deprecated 'vlan' and 'vlandev' option usage
kn
2018-11-12
add support for txprio settings on interfaces
David Gwynne
2018-11-10
Fix vnetid range
kn
2018-10-15
The struct members addr and dstaddr in struct if_laddrreq are struct
Florian Obser
2018-09-30
deny non-contiguous netmask
denis
2018-09-09
convert the things we save in 'join' into a single ioctl. mixing related
Peter Hessler
2018-09-08
Enforce that "join" and "nwid" may not be used at the same time.
Peter Hessler
2018-08-15
Restore ability to use hostnames to configure ip addresses.
Florian Obser
2018-08-12
Add administrative options to LACP trunk implementation.
ccardenas
2018-08-12
Make ifconfig's -joinlist command work as advertised.
Stefan Sperling
2018-08-11
Fix problems ofthe ifconfig argument parser with "ifconfig <if> join".
Sebastian Benoit
2018-08-08
ifconfig cannot be pledged because of its overwhelming amount of
Florian Obser
2018-08-08
tabs are ok at start of line, but internally space seperation is the norm
Theo de Raadt
2018-08-06
make ifconfig <if> join display the list of networks configured for
Sebastian Benoit
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
[next]