Hi,
 
With strongswan version 4.5.3 parsing of ipsec.conf fails with the following error:
Starting strongSwan 4.5.3 IPsec [starter]...
# bad subnet: leftsubnet=2a00:8a00:6000:2e11:0000::0501:0001/128 [non-abbreviating empty field in IPv6 numeric address]
 
In former IPv6 Addressing Architecture RFC 2373 it was indeed specified:
"The use of "::" indicates multiple groups of 16-bits of zeros."
However the revised version of the same RFC 4291 specifies:
"The use of "::" indicates one or more groups of 16 bits of zeros."
 
Moreover, Linux IP stack and POSIX inet_pton are fine with the same address representation. Please let me know if the issue is known (and possibly fixed).
 
Thanks,
Fedor
_______________________________________________
Dev mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/dev

Reply via email to