[RESEND PATCH usteer v3 4/9] 802.11 Mgmt: DEAUTH reason more accurate

2025-01-16 Thread Nils Hendrik Rottgardt
- policy: DEAUTH reason code linked to the trigger caused the DEAUTH - ubus: add reason code to method usteer_ubus_kick_client Signed-off-by: Nils Hendrik Rottgardt --- policy.c | 9 +++-- ubus.c | 4 ++-- usteer.h | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/poli

[RESEND PATCH usteer v3 4/9] 802.11 Mgmt: DEAUTH reason more accurate

2024-12-03 Thread Nils Hendrik Rottgardt
- policy: DEAUTH reason code linked to the trigger caused the DEAUTH - ubus: add reason code to method usteer_ubus_kick_client Signed-off-by: Nils Hendrik Rottgardt --- policy.c | 9 +++-- ubus.c | 4 ++-- usteer.h | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/poli