<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/modules/luci-mod-status/Makefile, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2026-01-06T13:18:51Z</updated>
<entry>
<title>luci-mod-status: fix incorrect unit for port speed</title>
<updated>2026-01-06T13:18:51Z</updated>
<author>
<name>qianxu</name>
</author>
<published>2026-01-06T10:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=64e8a43cc3dc3cf0d35d7c3023aaf105fbe2cfb3'/>
<id>urn:sha1:64e8a43cc3dc3cf0d35d7c3023aaf105fbe2cfb3</id>
<content type='text'>
The kernel reports port speeds in decimal Mbps (e.g. 1000 for Gigabit).
Currently, the interface labels this value as 'Mibit/s' (binary),
which creates a unit mismatch.

This patch updates the label to 'Mbit/s' to match the source data.

Signed-off-by: qianxu &lt;qianxuuuu@qq.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: Fix legacy rule detection false positive</title>
<updated>2025-11-25T20:55:25Z</updated>
<author>
<name>Tokisaki-Galaxy</name>
</author>
<published>2025-10-07T06:40:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=63d55a7ec190f71f7027cd450e78e663ff987cb7'/>
<id>urn:sha1:63d55a7ec190f71f7027cd450e78e663ff987cb7</id>
<content type='text'>
Refine legacy rule detection to avoid false positives generated by the
iptables-nft compatibility layer on fw4 systems.

The logic now prioritizes `iptables-legacy-save` for accuracy, while
retaining `iptables-save` as a fallback to ensure backward
compatibility with fw3.

Signed-off-by: Tokisaki-Galaxy &lt;starmaster@outlook.sg&gt;
</content>
</entry>
<entry>
<title>treewide: bump PKG_RELEASE for libiwinfo ABI change</title>
<updated>2023-01-23T13:03:10Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-01-22T19:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=938e54df17d6a48fc8d84fe5893ff67ffe4a3e6e'/>
<id>urn:sha1:938e54df17d6a48fc8d84fe5893ff67ffe4a3e6e</id>
<content type='text'>
Bump PKG_RELEASE for libiwinfo ABI change for rpcd-mod-luci and
luci-mod-status.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: remove uneeded libiwinfo-lua dependency</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-14T11:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=daf7ceebba81ae86248e625791f7ea4df6eb1eab'/>
<id>urn:sha1:daf7ceebba81ae86248e625791f7ea4df6eb1eab</id>
<content type='text'>
Since the LuCI status module was rewritten into client side views,
there is no server side Lua processing anymore.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>modules: Split luci-mod-full</title>
<updated>2018-09-19T18:08:19Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2018-08-03T16:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=58d97b5e271bc0d7507eab5b9bd2902181864e02'/>
<id>urn:sha1:58d97b5e271bc0d7507eab5b9bd2902181864e02</id>
<content type='text'>
Move some common elements to luci-base, and otherwise make three
packages out of status, system, and network.  They were mostly
separated already, but there were some shared elements between
status and network that are now in luci-base.

Signed-off-by: Daniel F. Dickinson &lt;cshored@thecshore.com&gt;
</content>
</entry>
</feed>
