luci-proto-ipv6: fix patterns in proto_4x6.lua 1435/head
authorMartin Schiller <ms@dev.tdt.de>
Fri, 10 Nov 2017 12:49:45 +0000 (13:49 +0100)
committerMartin Schiller <ms@dev.tdt.de>
Fri, 10 Nov 2017 12:49:45 +0000 (13:49 +0100)
commitf8b1b8a47ad985b577484c281ddd31dff16f24fb
treebfaad7fafa71d9a592443198524c6482562e28a4
parentb2274e5d6d27cdd0819d9e35058ebcd2cb8b55f5
luci-proto-ipv6: fix patterns in proto_4x6.lua

The dash '-' needs to be escaped by a '%', otherwise it will
be interpreted as minus, which means '0 or more repetitions'.

This fixes LEDE FS#1157.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua