luci-app-firewall: use new ipmask validation types when applicable
authorJo-Philipp Wich <jo@mein.io>
Mon, 23 Jan 2017 15:18:20 +0000 (16:18 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 23 Jan 2017 15:18:20 +0000 (16:18 +0100)
This allows for address specifications like "fdca:1234:0123::abcd/::ffff:ffff:ffff:ffff"
which only match the last 64 bits of an address. This syntax is legal and already supported
by iptables and firewall3.

Fixes https://bugs.lede-project.org/index.php?do=details&task_id=417

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found