luci/modules/luci-mod-admin-full
Eric Luehrsen 6c09d83406 luci: ignore '::1' in realtime connections
luci ignores only 127.0.0.1 in real time connections.
The dnsmasq.init script sets up resolv.conf(s) as such.
With alternate DNS servers configured 'localhost' will
resolve to '127.0.0.1' or '::1'. The connections graph
will spam itself. openwrt/luci#996

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
(cherry picked from commit 52771816a0)
2017-02-20 16:47:56 +02:00
..
htdocs/luci-static/resources Rework LuCI build system 2015-01-08 16:26:20 +01:00
luasrc luci: ignore '::1' in realtime connections 2017-02-20 16:47:56 +02:00
root/etc/uci-defaults luci-mod-admin-full: figure out diagnostics host in postinstall 2016-10-06 17:13:23 +02:00
src luci: ignore '::1' in realtime connections 2017-02-20 16:47:56 +02:00
Makefile Move libubus-lua dependency to luci-base 2015-10-27 13:09:21 +01:00