Skip to content

map-controller: beacon metrics query & response

Filip Matusiak requested to merge fm-bcn_metrics-rebase into devel

Initial set of patches with beacon metrics query/response functionality. This contains functionality as per easy mesh specification - section 10.3.3. The basic functionality now works with some things mocked. Example call: ubus call map.controller bcn_metrics_query '{"agent":"44:d4:37:42:47:b9", "sta":"44:d4:37:4d:7b:a3", "bssid":"44:d4:37:42:47:bf"}'

Merge request reports