Peter Schwenke has uploaded this change for review.

View Change

Config Parsing: Allow 3 digit mask for IPv6 Export CIDRs

Allow CIDRs such as ::ffff:192.168.10.0/120 (
which is equivalent to 192.168.10.0/24) and
fe80::5a4d:7416:a595:bd6f/120.

CIDRs such as that will currently fail parsing.

Change-Id: I42d8be0d5b7143b8e53e63fbdddf0cd696bdd4c8
Signed-off-by: Peter Schwenke <pschwenke@ddn.com>
---
M src/config_parsing/conf_lex.l
1 file changed, 4 insertions(+), 3 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/64/1219764/1

To view, visit change 1219764. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I42d8be0d5b7143b8e53e63fbdddf0cd696bdd4c8
Gerrit-Change-Number: 1219764
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Schwenke <pschwenke@ddn.com>