lalithsuresh / odin

Odin: an SDN framework for programmable Enterprise WLANs.
43 stars 46 forks source link

STA could not find the LVAP SSID #7

Open Zack-Tsang opened 1 year ago

Zack-Tsang commented 1 year ago

Hi, Lalithsuresh! Thanks for your excellent work about Odin, I'm a Ph.D. Student and I want to rebuild Odin, but I met a terrible problem. The Controller has built a relationship with Agent, however, STA could not find the LVAP SSID and could not access the AP. Could you please tell me how to fix this problem? Thank you very much!

lalithsuresh commented 1 year ago

Hi @Zhiyong-Tsang. As I indicated on the other issue, perhaps try out the more recent fork of Odin here? https://github.com/Wi5

Zack-Tsang commented 1 year ago

Thank you for your reply, I will try again!