#20840: Luci - Associated stations - Displaying wrong channel width for
wireless AC
clients
------------------------------+--------------------------------
Reporter: leif.temp@… | Owner: developers
Type: defect | Status: closed
Priority: normal | Milestone:
Component: packages | Version: Chaos Calmer 15.05
Resolution: moved_to_github | Keywords:
------------------------------+--------------------------------
Comment (by hnyman):
swalker's reference is right on the spot.
Luci's logic has apparently been crafted at a time when only 20 or 40 MHz
wide channels were used. A "40 MHz" flag is used, but no communication
about 80/160 is passed on:
assoclist[j].rx_40mhz ? 40 : 20
This issue is apparently both on trunk and in CC15.05.
The same logic is also used in admin_status/index.htm:
https://github.com/openwrt/luci/blob/master/modules/luci-mod-admin-
full/luasrc/view/admin_status/index.htm#L408
I filed an issue at the Luci issue tracker at Github:
https://github.com/openwrt/luci/issues/533
--
Ticket URL: <https://dev.openwrt.org/ticket/20840#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets