<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/usteer/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-10-05T15:54:51Z</updated>
<entry>
<title>usteer: update to Git HEAD (2025-10-04)</title>
<updated>2025-10-05T15:54:51Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2025-10-04T11:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e1269024a2a9ade1c35234fcfda481bc1a27e73'/>
<id>urn:sha1:2e1269024a2a9ade1c35234fcfda481bc1a27e73</id>
<content type='text'>
e218150979b4 remote: close file on usteer_init_local_id fread fail
1d6524c6e6b5 build: require CMake &gt;= 3.10 due to dropped legacy support

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest HEAD</title>
<updated>2022-08-18T16:36:56Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-08-18T13:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6e1687df30699d5a52ebbf97f24970e174aa1a86'/>
<id>urn:sha1:6e1687df30699d5a52ebbf97f24970e174aa1a86</id>
<content type='text'>
7d2b17c ubus: optimize connected_clients output format
8b10a4b policy: don't alter stats when remaining idle
3cc0f45 policy: count kick total
aadc562 policy: make steering ability evaluation uniform
17c558d ubus: include SSID in node dump
fc158e0 policy: only trigger roam-sm after client becomes roamable
837f144 usteer: add connected-since
9e6002d policy: improve readability

Build-tested: ath79-generic / ramips-mt76x8
Run-tested: ath79-generic / UniFi AC Lite

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>usteer: bump to git HEAD</title>
<updated>2022-08-17T11:46:58Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-08-16T08:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6155b8245f40acfe79a4b299af4d1ffb2e4bee9b'/>
<id>urn:sha1:6155b8245f40acfe79a4b299af4d1ffb2e4bee9b</id>
<content type='text'>
  041e884 local_node: query client MBO support from hostapd

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest HEAD</title>
<updated>2022-07-21T08:31:10Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-07-20T22:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7967abfae0cb26e7cd83d0aef25bc9ea14ba1847'/>
<id>urn:sha1:7967abfae0cb26e7cd83d0aef25bc9ea14ba1847</id>
<content type='text'>
9059b9a ubus: derive RSSI from measurement report

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>usteer: bump to git HEAD</title>
<updated>2022-07-02T05:46:58Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-06-28T00:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0878c85040a926623abbe9ab3dcf620cda1080b'/>
<id>urn:sha1:d0878c85040a926623abbe9ab3dcf620cda1080b</id>
<content type='text'>
  5be6819 policy: allow disabling load balancing
  80b0b65 main: disable load balancing by default
  fca4b87 policy: improve readability
  73c424b usteer: add option for probe steering
  87de1ab main: disable probe steering by default

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest HEAD</title>
<updated>2022-05-17T14:35:11Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-05-17T14:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c46095085a0578d0759e5a03309e5be38cf746db'/>
<id>urn:sha1:c46095085a0578d0759e5a03309e5be38cf746db</id>
<content type='text'>
7afab96 usteer: Fix better candidate not being set in policy

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest HEAD</title>
<updated>2022-05-05T22:48:29Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-05-05T21:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dcd33d5da67bb5247667cc3e1fa7d8a6b4669621'/>
<id>urn:sha1:dcd33d5da67bb5247667cc3e1fa7d8a6b4669621</id>
<content type='text'>
46539ae policy: abort kick process for missing candidate
408bbca policy: don't kick clients immediatly
444b233 policy: only send preferred candidate with transition request

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest HEAD</title>
<updated>2022-04-22T00:06:35Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-04-21T23:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0248058f6ba0ab1aad8a6c816354486067e5e521'/>
<id>urn:sha1:0248058f6ba0ab1aad8a6c816354486067e5e521</id>
<content type='text'>
f88ac23 local-node: periodically send link-measurement requests
4473c6e measurement: add missing timeout-reset
6d3314c local-node: handle received link-measurement reports
7df969f measurement: generalize measurement handling
bb61f2a local-node: enable link-measurement capability
4458b6f usteer: expose STA link measurement capability

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>usteer: update to latest version</title>
<updated>2022-03-18T22:58:37Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2022-03-18T21:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0ad73569fe4cfd7bb7f777b95bdc59a889cb7ac1'/>
<id>urn:sha1:0ad73569fe4cfd7bb7f777b95bdc59a889cb7ac1</id>
<content type='text'>
f4e120c band-steering: add band-steering component
439acc5 policy: add steer-reject-timeout
648c6f3 policy: make roam-steers client-rejectable
1fa3210 policy: update roam-state after hard-kicks
c19c885 policy: move load-kick out of kick meta-function
96ef3a6 ubus: skip neighbors which exceed their assoc limit
86e7297 policy: export below_max_assoc
33a5acd policy: make policy helpers more generic
32fed79 add local_mode config option

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
</feed>
