wpa_supplicant and switch to ucode

André Valentin a.valentin at ddimension.net
Thu Sep 21 11:00:31 PDT 2023


Hi!

I just tested the current 23.05rc tree with the new hostapd patches and noticed that 802.1x on wired interfaces does now work anymore.
Until now it was really easy to use the running wpa_supplicant with that, i just added a config with:

  ubus call wpa_supplicant config_add '{ "driver": "wired", "ctrl": "/var/run/wpa_supplicant", "bridge": "switch1", "iface": "eth0", "config": "/etc/wpad/eth0.conf" }'

But after the switch, I only get
  Command failed: Invalid argument

I took a look at the wpa_supplicant.uc but couldn't find a obvious reason. Perhaps someone could give me a hint? Of course I would like to add support again.

Kind regards,

André



More information about the openwrt-devel mailing list