policy: don't select better candidate with bad signal
[project/usteer.git] / policy.c
2022-01-09 David Bauerpolicy: don't select better candidate with bad signal
2022-01-09 David Bauerpolicy: export snr_to_signal to other source files
2022-01-09 David Bauerpolicy: only select candidates with better load
2021-12-25 David Bauerpolicy: remove redundant candidate evaluation
2021-12-25 David Bauerpolicy: fix not selecting better candidate on request
2021-11-25 David Bauerpolicy: only select nodes with better signal when roaming
2021-10-15 David Bauerpolicy: use correct reference signal
2021-10-15 David Bauerpolicy: avoid creating kick loop for client
2021-10-15 David Bauersta: add sta_connection_state enum
2021-04-16 Felix Fietkaurework log handling
2021-04-12 Felix Fietkaupolicy: always accept assoc requests by default
2021-04-12 Felix Fietkaupolicy: always accept auth requests
2020-11-12 Felix Fietkauusteer: Initial import