IRATI / stack

RINA implementation for OS/Linux
http://irati.github.io/stack
73 stars 39 forks source link

Shim-WiFi doesn`t work properly #1380

Open esmaxness opened 1 year ago

esmaxness commented 1 year ago

Last wpa_supplicant update eliminate the wpa_supplicant message related to WPA: Key negotiation completed. Instead, it sends a message connected completed. This is triggering an ERROR in the shim-wifi-ipc-process.cc. Also, the message "Trying to associate with SSID 'irati'" has changed. Now, it does not contain the BSSID information. This is causing a problem to parsing the current message and is triggering an ERROR.