Files
wlan-ap/feeds/ucentral
Venkat Chimata bbc78828fc ieee8021x: Fix connectivity issues with a non-vlan based event Non-vlan based ieee8021x client was not able get IP Addess through the AP. The reason was that ieee8021x.uc subscriptions could n't subscribe hostapd events as the subscribe functions are called before creating the interfaces.
To handle this, invoke hapd_subscriber.subscribe after the interface is created.
Also dont delete the interface from ifaces as ifaces should always contain the
configured ports (from uci config) per ieee8021x.uc design.
Deleting interfaces from ifaces will lead to ieee8021x.uc crashes.

Signed-off-by: Venkat Chimata <venkata@shasta.cloud>
2024-07-24 16:08:04 +02:00
..
2024-04-30 16:46:51 +02:00
2023-08-31 16:08:35 +02:00
2024-02-29 07:28:13 +01:00
2023-03-15 09:56:09 +01:00
2022-11-14 07:47:20 +01:00
2023-08-31 16:08:34 +02:00
2022-03-01 17:36:52 +01:00
2024-05-31 12:12:46 +02:00
2021-08-30 06:54:13 +02:00