Wi5 / odin-wi5

Odin framework: Patches + Wiki (Instructions)
8 stars 17 forks source link

The Agent does not receive the IP address from the Controller #10

Closed josemariasaldana closed 8 years ago

josemariasaldana commented 8 years ago

The Odin Agent stores a table of STAs, including: MAC, LVAP MAC, IP, SSID. The problem is this:

When the LVAP is created, it has not yet received the IP address from the DHCP. So the IP stored in the Agent is 0.0.0.0.

A second message should be sent from the controller in order to update this information.

It seems that the add_LVAP function is working, but the set_LVAP function is not.

josemariasaldana commented 8 years ago

This has been solved here: https://github.com/Wi5/odin-wi5-controller/commit/e1e5215231a36144fa4f53c42329aca4ba4a340a