prplfoundation / prplMesh

This repository moved to https://gitlab.com/prpl-foundation/prplmesh/prplMesh
Other
65 stars 32 forks source link

[PPM-277] Replace VS message ACTION_CONTROL_BACKHAUL_ROAM_REQUEST by standard one #1578

Open VladyslavTupikin opened 4 years ago

VladyslavTupikin commented 4 years ago

Need to replace the vendor-specific message ACTION_CONTROL_BACKHAUL_ROAM_REQUEST by standard one BACKHAUL_STEERING_REQUEST_MESSAGE.

Modify method steer_sta() replace the creation of the vendor specific on standard one with standard tlv, fill up tlv and send message to the agent.

https://jira.prplfoundation.org/browse/PPM-277