Github user Vile2539 commented on the issue:

    https://github.com/apache/curator/pull/205
  
    @Randgalt Updated pull request base to master.
    
    @lvfangmin Changed the wildcard check to use the 
[isAnyLocalAddress\(\)](https://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html#isAnyLocalAddress())
 method of InetAddress, which works for IPv4 and IPv6:
    
    > Utility routine to check if the InetAddress in a wildcard address. *(sic)*
    
    Also added additional tests to make sure that both IPv4 and IPv6 wildcards 
are recognised, that both work together, and that regular IPv6 addresses work.
    
    Let me know if there's anything else you would like added.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to