From 77bcfefd977d4818554fc6aa05bb15b925dcb455 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 20 Mar 2018 06:55:05 +0100 Subject: [PATCH] interfaces: allow all IPv6 prefixes from 48 to 64 PR: https://forum.opnsense.org/index.php?topic=7650.0 --- src/www/interfaces.php | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/www/interfaces.php b/src/www/interfaces.php index ca71e3d13..89e55536a 100644 --- a/src/www/interfaces.php +++ b/src/www/interfaces.php @@ -2492,7 +2492,26 @@ include("head.inc");