From 0a380ebaef1302d18efe6f12b525576a3676963c Mon Sep 17 00:00:00 2001 From: mglocker Date: Fri, 15 May 2026 19:34:25 +0000 Subject: [PATCH] ifconfig qwz0 down/up is now working. --- share/man/man4/qwz.4 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/share/man/man4/qwz.4 b/share/man/man4/qwz.4 index 3d685e435e3..d61adeb0b82 100644 --- a/share/man/man4/qwz.4 +++ b/share/man/man4/qwz.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qwz.4,v 1.1 2026/05/15 15:55:45 mglocker Exp $ +.\" $OpenBSD: qwz.4,v 1.2 2026/05/15 19:34:25 mglocker Exp $ .\" .\" Copyright (c) 2022 Martin Pieuchot .\" Copyright (c) 2024 Stefan Sperling @@ -139,8 +139,3 @@ Broadcast and Multicast frames are only received on networks which do not use encryption or which use WPA2 with the CCMP group cipher. This prevents ARP and IPv6 from working correctly on networks which use WEP encryption or WPA2 with the TKIP group cipher. -.Pp -Taking the interface down and bringing it up again with -.Xr ifconfig 8 -may leave the device in a state where it can no longer associate. -The workaround is to reboot the machine.