[jboss-jira] [JBoss JIRA] (JGRP-1925) support ipv6 in FixedMembershipToken

Bela Ban (JIRA) issues at jboss.org
Tue Jun 16 07:49:02 EDT 2015


    [ https://issues.jboss.org/browse/JGRP-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079638#comment-13079638 ] 

Bela Ban commented on JGRP-1925:
--------------------------------

I fixed this by paring `memberList` into a list of `InetSocketAddresses` and comparing the sender of a message to the list. If we have ADDR:0, then ADDR has to match only (not the port), if we have ADDR:PORT,  then both have to match. The test is in `AUTHTest`.

> support ipv6 in FixedMembershipToken
> ------------------------------------
>
>                 Key: JGRP-1925
>                 URL: https://issues.jboss.org/browse/JGRP-1925
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 3.6.3
>            Reporter: Robert Bissett
>            Assignee: Bela Ban
>             Fix For: 3.6.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list