[JIRA] Updated: (SSPCPP-326) Abbreviated IPv6 address format and CIDR support for acl
Scott Cantor (JIRA)
noreply at shibboleth.net
Fri Sep 9 05:12:25 BST 2011
[ https://issues.shibboleth.net/jira/browse/SSPCPP-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated SSPCPP-326:
--------------------------------
Remaining Estimate: 1 week
Original Estimate: 1 week
> Abbreviated IPv6 address format and CIDR support for acl
> --------------------------------------------------------
>
> Key: SSPCPP-326
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-326
> Project: Shibboleth SP - C++
> Issue Type: Improvement
> Components: Configuration
> Reporter: Lukas Hämmerle
> Assignee: Scott Cantor
> Priority: Minor
> Fix For: 2.5
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> We are actively polling the status handlers of the Service Providers in our federation. Therefore, we instruct deployers to add the IP addresses of our polling host. However, if possible we would rather like to have them configure a range of IPs instead of single IP addresses. Therefore, support for the CIDR notation would be great. For the Identity Provider this already has been possible for a while.
> Also, we noted that abbreviated IPv6 addresses are not accepted. This means that
> 2001:620:0:0:0:0:0:1234 will be accepted
> whereas
> 2001:620::::::1234 won't.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list