luci/modules/luci-base
Hannu Nyman a77ff30057 Add support for showing ipv6 NAT table in Luci
When kmod-nf-nat6 and kmod-ipt-nat6 are installed, the firewall has also
the 'nat' table for ipv6, and packages like 'adblock' utilize that table.

Currently that table is not shown on the Luci firewall status page,
although it is visible by 'ip6tables -L -v -t nat' from console.

Detect 'nat' table's presence from /proc/net/ip6_tables_names

Show 'nat' table in Status->Firewall->IPv6 if that table is present.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-16 15:50:00 +02:00
..
htdocs luci-base: cbi: fix button handling for dynamic lists 2016-02-19 17:21:06 +01:00
luasrc Add support for showing ipv6 NAT table in Luci 2016-03-16 15:50:00 +02:00
po i18n: sync translations 2016-02-26 15:17:01 +02:00
root luci-base: properly handle ubus connections for non-root (#570, #571) 2016-01-11 15:21:46 +01:00
src luci-base: Include Openwrt build revision in displayed version string 2016-03-11 14:16:24 +02:00
Makefile modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and save across sysupgrade 2015-12-12 22:45:29 -05:00