luci/modules/luci-base/luasrc/sys
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
..
zoneinfo timezone data: update to 2016a 2016-02-07 12:28:16 +02:00
iptparser.lua Add support for showing ipv6 NAT table in Luci 2016-03-16 15:50:00 +02:00
iptparser.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
zoneinfo.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00