difos/package
John Crispin 96e9c81aab hostapd: fix radius problem due to invalid attributes
The offending commit caused the configuration file to contain:
  radius_auth_req_attr=
  radius_acct_req_attr=
which cause hostapd to add an ATTR of type 0 into the messages.

hostapd: RADIUS message: code=4 (Accounting-Request) identifier=0 length=93
hostapd:    Attribute 40 (Acct-Status-Type) length=6
hostapd:       Value: 7
hostapd:    Attribute 30 (Called-Station-Id) length=28
hostapd:       Value: 'C4-41-1E-F5-2D-55:OpenWifi'
hostapd:    Attribute 61 (NAS-Port-Type) length=6
hostapd:       Value: 19
hostapd:    Attribute 0 (?Unknown?) length=3    <----------------
hostapd:    Attribute 55 (Event-Timestamp) length=6
hostapd:       Value: 1622726457
hostapd:    Attribute 41 (Acct-Delay-Time) length=6
hostapd:       Value: 0
hostapd:    Attribute 44 (Acct-Session-Id) length=18
hostapd:       Value: '9B5961E7235AAEC6'

Fixes: 3bd6c8c728 (hostapd: add additional radius options)
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-03 16:00:51 +02:00
..
base-files base-files: simplify setting device MAC 2021-05-28 15:35:32 +02:00
boot ramips: add support for JCG Q20 2021-05-26 23:10:45 +02:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware wireless-regdb: update to version 2021.04.21 2021-05-26 11:48:14 +02:00
kernel mac80211: fix typo 2021-06-03 05:38:59 +02:00
libs wolfssl: add support for OpenVPN 2021-05-23 15:11:38 +02:00
network hostapd: fix radius problem due to invalid attributes 2021-06-03 16:00:51 +02:00
system ubus: update to version 2021-06-03 2021-06-03 10:16:49 +02:00
utils busybox: mention SRV support in help message 2021-05-24 20:30:04 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00