<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/modules/luci-mod-status/htdocs/luci-static/resources/view/status/include, 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-04-20T12:46:13Z</updated>
<entry>
<title>luci-mod: use built-in format for wifi hostname</title>
<updated>2026-04-20T12:46:13Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-04-20T12:45:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=6f461a225ef9fd116ce69ea0d95ff5522ae7a255'/>
<id>urn:sha1:6f461a225ef9fd116ce69ea0d95ff5522ae7a255</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: add null check</title>
<updated>2026-02-19T00:16:35Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-19T00:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a8c9b694c8eefeca3a8e428a7a2f2d448fc83bdf'/>
<id>urn:sha1:a8c9b694c8eefeca3a8e428a7a2f2d448fc83bdf</id>
<content type='text'>
follow-up to 95b01600e323f5cd0ac5081025dacd30110838c2

Port maps can sometimes lack mappings. Let's check.

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod: js linting fixes / ES6 treatment</title>
<updated>2026-02-16T00:42:57Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-14T03:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=95b01600e323f5cd0ac5081025dacd30110838c2'/>
<id>urn:sha1:95b01600e323f5cd0ac5081025dacd30110838c2</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-base: poe and PSE details &amp; configuration</title>
<updated>2026-01-26T02:40:38Z</updated>
<author>
<name>Carlo Szelinsky</name>
</author>
<published>2026-01-25T11:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8e493db75a80194a1f76ded11df4dbf32f1235d1'/>
<id>urn:sha1:8e493db75a80194a1f76ded11df4dbf32f1235d1</id>
<content type='text'>
Adds PoE/PSE configuration support for modern linux (PSE-PD).
This change is based on the PSE-PD backport (from 6.17)
and netifd|ubus changes.

* Add getPSE() [receive all status information]
and hasPSE() [has the device PSE hardware?]

* Changes ACL permissions to query network.device status information

* Add two new PoE icons (PoE active with link up + link down) for
the port status page

* Changes port status to show PoE information, next to link information
and data transfer.

* Add a new tab for PoE/PSE to the device configuration,
which will only be displayed if the device supports PSE

Signed-off-by: Carlo Szelinsky &lt;github@szelinsky.de&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: clean up presentation of dhcp section</title>
<updated>2026-01-23T03:21:54Z</updated>
<author>
<name>Eric Fahlgren</name>
</author>
<published>2026-01-21T23:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=05f90a20445b422b127fdb348d154d365c8696bd'/>
<id>urn:sha1:05f90a20445b422b127fdb348d154d365c8696bd</id>
<content type='text'>
When no dhcp services are available, return null rather than an
empty container, thus suppressing display of the section altogether.

Add a title to the outer container so that the hide/show button
has something to control.

When both v4 and v6 tables are empty, display a message indicating
this rather than showing nothing below the title.

Signed-off-by: Eric Fahlgren &lt;ericfahlgren@gmail.com&gt;
</content>
</entry>
<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 case error</title>
<updated>2025-12-22T01:07:08Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-22T01:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=371f4415916d49035b2f3291746620a0f2c1dd39'/>
<id>urn:sha1:371f4415916d49035b2f3291746620a0f2c1dd39</id>
<content type='text'>
Sync all cases so that lease matches and reserve button behaves

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: show DHCPv6 stats as tooltip</title>
<updated>2025-12-13T16:08:37Z</updated>
<author>
<name>Eamon Xiong</name>
</author>
<published>2025-12-12T17:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=006643dcb39c8903269d5f0a2d3d417ef945dda1'/>
<id>urn:sha1:006643dcb39c8903269d5f0a2d3d417ef945dda1</id>
<content type='text'>
Changes DHCPv6 statistics display to tooltips in IPv6 Upstream network interface boxes.

Signed-off-by: Eamon Xiong &lt;eamonxiong@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: Host -&gt; Hostname in DHCPv6 table</title>
<updated>2025-12-09T11:34:19Z</updated>
<author>
<name>David Härdeman</name>
</author>
<published>2025-12-09T07:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=110aec09d058e5824ad2d08aebbc285495f7d807'/>
<id>urn:sha1:110aec09d058e5824ad2d08aebbc285495f7d807</id>
<content type='text'>
The DHCPv4 table already calls it "Hostname", and so do the DHCPv[46]
tables in luci-mod-network, so rename this one as well for consistency.
Note that "Hostname" is already used elsewhere, so this shouldn't cause
translation issues (I think).

Signed-off-by: David Härdeman &lt;david@hardeman.nu&gt;
</content>
</entry>
<entry>
<title>luci-mod-status: add odhcp6c stats to network include</title>
<updated>2025-12-08T14:02:53Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-08T14:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=dd1ede16a03f4a32c8e58eb02704b82524f66f77'/>
<id>urn:sha1:dd1ede16a03f4a32c8e58eb02704b82524f66f77</id>
<content type='text'>
Provides odhcp6c statistics of DHCPv6 request and response traffic,
for dhcpv6 client interfaces only.

This appends to IPv6 Upstream network interface boxes:

DHCPv6 solicit: x pkts
DHCPv6 advertise: x pkts
DHCPv6 request: x pkts
DHCPv6 confirm: x pkts
...

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
</feed>
