Age | Commit message (Collapse) | Author |
|
The "Match ICMP Type" dropdown had entries for router
solicitation & router advertisements, but not the more
generic neighbour solicitation & neighbour advertisements.
A LAN cannot function without Neighbour Discovery; this
means that setting a LAN interface default input policy to
REJECT breaks IPv6 WAN access for all hosts on that LAN;
as they can no longer discover their gateway's MAC address.
This can be fixed with appropriate rules allowing ND input,
which this patch allows one to do in LuCI.
The spelling is the same as in [1].
[1] <https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/config/firewall/files/firewall.config>
Signed-off-by: Aaron Jones <aaronmdjones@gmail.com>
|
|
In original collectd, values of this metric are in range 0-1. OpenWrt
previously have a custom patch scaling them up to range 0-100. That
patch has been removed to align with possibly other deployments.
Ref: https://github.com/openwrt/packages/pull/9677
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-base: add new VPN toplevel menu entry
|
|
luci-app-banip: sync with 0.1.5
|
|
luci-app-travelmate: sync with 1.4.10
|
|
Move the app ocserv to the new vpn menu section.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Move the app openvpn to the new vpn menu section.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
* wifi add/edit: add a select box to reference an external script
for automated captive portal logins
* fix a visual issue with material theme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* add new extra options to control auto-addons to
blacklist & whitelist ('ban_autoblacklist' & 'ban_autowhitelist')
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-aria2: Refactor, new views and more options
|
|
luci-app-udpxy: add template
|
|
luci-app-travelmate: update Spanish translation
|
|
luci-app-statistics: update Spanish translation
|
|
luci-app-simple-adblock: update Spanish translation
|
|
luci-app-firewall: update Spanish translation
|
|
luci-app-dump1090: add Spanish translation
|
|
luci-app-cshark: add Spanish translation
|
|
luci-app-wireguard: update Spanish translation
|
|
luci-app-bmx7: add Spanish translation
|
|
luci-app-olsr-services: add Spanish translation
|
|
luci-app-ocserv: add Spanish translation
|
|
luci-app-squid: add Spanish translation
|
|
Add template.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-watchat: fix ucitrack file
|
|
* Use the new data series sorting and coloring options to
display the frequencies in order and with matching coloring in
different cores.
* Fix the y-axis text and legend in the frequency usage graph
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Add two data series-level options "negweight" and "posweight" that
will use the numerical value of the data instance name
as the sorting factor. This enables e.g. sorting by CPU frequency
in the cpufreq module.
Add new graph-level option "ordercolor" to use colorsfrom a
pre-defined color table for the data series. This enables keeping
similar colors for similar data series in different plugin instances.
E.g. CPU frequencies in several cores that are handled and displayed
separately.
(note: the table has 8 items and if there are more series, it uses
the same colors again. The table can be easily extended/modified)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Collectd 5.9.0 changed the data structure of the cpufreq plugin:
CPU cores are now handled as separate plugin instances.
There are also new data items per core:
* time spent at each frequency
* amount of frequency transitions
Enable these new data items, but initially hide them behind
a new config option "ExtraItems" (default: disabled), as
the amount of graphs in multi-core systems could be rather large.
Note that the frequencies are not (yet) sorted, so the
information value of the time-spent graph is semi-random.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Yurii <yuripet@gmail.com>
|
|
luci-app-openvpn: add some german translations
|
|
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Updated Japanese translations and remove unused msgid/msgstr sets.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-olsr-viz: Add Spanish translation
|
|
luci-app-banip: Add Spanish translation
|