luci/modules/luci-mod-admin-full/luasrc/view
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
..
admin_network luci-mod-admin-full: map DHCPv6 DUIDs to MACs 2016-01-25 17:54:44 +01:00
admin_status Add support for showing ipv6 NAT table in Luci 2016-03-16 15:50:00 +02:00
admin_system luci-mod-admin-full: fix direct package install 2016-02-10 13:42:56 +01:00
admin_uci luci-mod-admin-full: switch to POST actions for UCI changes 2015-10-06 22:29:07 +02:00
cbi luci-mod-admin-full: only offer VHT rates which are actually supported by the driver 2016-01-25 18:16:37 +01:00