openwrt / usteer

[MIRROR] OpenWrt AP service for client steering
https://git.openwrt.org/?p=project/usteer.git;
20 stars 7 forks source link

usteer

usteer is a client steering daemon written for OpenWrt.

Its goal is to optimize roaming behavior of wireless clients (STAs) in a ESS consisting of multiple BSS / APs.

Functions

Installation

usteer is available from the OpenWrt packages feed and can be installed on devices running OpenWrt 21.02+ using opkg:

opkg update; opkg install usteer

Submitting patches

usteer patches are welcome on the openwrt-devel mailing list.

Before submitting patches, check out OpenWrts guide on submission policies.

Make sure to add a usteer subject prefix using the --subject-prefix option when exporting the patch with git format-patch.