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
Age
Commit message (
Expand
)
Author
2024-06-29
remove unused vars
Jonathan Gray
2024-06-09
Introduce IFCAP_VLAN_HWOFFLOAD for vio(4).
Jan Klemkow
2024-05-18
remove prototype with no matching function
Jonathan Gray
2024-04-23
correct indentation; no functional change
Jonathan Gray
2024-01-11
ifconfig.8: reorder hwfeature list
Jan Klemkow
2023-11-23
add an endpoint command for "bridges" that use addresses as endpoints.
David Gwynne
2023-11-23
add support for specifying ports on the src address in tunnel endpoints.
David Gwynne
2023-10-29
Use clock_gettime(), not timespec_get() like other parts of ifconfig.
Todd C. Miller
2023-07-18
Enable LRO for TCP per default in the network drivers.
Alexander Bluhm
2023-06-09
Readd "-wgpsk", accidentially dropped in r1.465 adding "wgdescr"
Klemens Nanni
2023-06-07
Rename ifconfig tcprecvoffload to tcplro. It is shorter and
Alexander Bluhm
2023-06-01
Add support for wireguard peer descriptions
Klemens Nanni
2023-05-16
Use separate IFCAPs for LRO and TSO.
Jan Klemkow
2023-05-12
Add interface names in front of error messages.
Jan Klemkow
2023-04-26
Add parent to nvgre in ifconfig.8.
ASOU Masato
2023-04-25
add eoip to keepalive.
ASOU Masato
2023-04-21
add -pweneighbor.
ASOU Masato
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-03-07
Avoid enabling TSO on interfaces which are already attached to a bridge.
Jan Klemkow
2023-02-27
sort VEB and add "rules"; ok stsp
Jason McIntyre
2023-02-27
Add missing documentation of veb(4) ioctls to the ifconfig(8) VEB section.
Stefan Sperling
2023-01-18
remove redundant SIOCS80211JOIN ioctl call in ifconfig delifjoinlist()
Stefan Sperling
2022-12-23
point readers, where relevant, to route(8) rather than netstat(1) or route(4);
Jason McIntyre
2022-12-18
Unify RSSI check
Klemens Nanni
2022-11-26
- in SYNOPSIS, redo the formatting for "address" and "dest address" to avoid
Jason McIntyre
2022-11-25
ifconfig -M <mac> finds the address on an interface and prints it.
Theo de Raadt
2022-10-26
Limit wireguard peers listing to -A or wg-interface
Klemens Nanni
2022-07-08
remove unused variables
Jonathan Gray
2022-06-27
tweak the tso text a little;
Jason McIntyre
2022-06-27
Introduce Large Receive Offloading of TCP segment offloading for ix(4). It is
Jan Klemkow
2022-05-14
Document usage of tunneladdr
Denis Fondras
2022-04-07
constify ifmedia descriptions; ok deraadt@ miod@
Christian Weisgerber
2022-03-07
rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo
Stefan Sperling
2022-02-22
don't hide the mtu on "bridge" interfaces.
David Gwynne
2021-12-29
make the argument name for veb's "child-iface" consistent;
Jason McIntyre
2021-11-23
Use system uptime not UTC time to calculate PPPoE session duration
Klemens Nanni
2021-11-17
Display DNS information from sppp(4) in ifconfig(8)
Bjorn Ketelaars
2021-11-14
"autoconf" is an automatic "up"
Klemens Nanni
2021-11-11
Remove switch(4) specific bits from ifconfig.
Claudio Jeker
2021-11-03
Zap swapips remnants
Klemens Nanni
2021-11-02
fix previous
Klemens Nanni
2021-11-02
Return non-zero on failed "nwkey" command
Klemens Nanni
2021-10-29
the list of devices which can be created it getting unwieldy and keep getting
Jason McIntyre
2021-10-27
Mention vether(4) and mpip(4) interfaces in the create list
Solene Rapenne
2021-10-22
Document existent "descr" alias for "description"
Klemens Nanni
2021-10-06
Remove autoconfprivacy deprecation warning.
Florian Obser
2021-08-18
Add veb(4) to the list of pseudo devices that can be created.
solene
2021-08-17
document 11ac as a valid wireless mode; ok stsp
Jason McIntyre
2021-07-12
Change the error reporting pattern throughout the tree when unveil
Bob Beck
2021-07-04
store provider ID in umb(4), and display it in ifconfig. OK stsp deraadt
Stuart Henderson
[next]