Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ipv6 #1769

Merged
merged 1 commit into from Jun 20, 2018
Merged

support ipv6 #1769

merged 1 commit into from Jun 20, 2018

Commits on Jun 15, 2018

  1. support ipv6 host-port pair

    deprecate NetworkInfo.PublicAddrIPv4, use NetworkInfo.PublicAddr instead
    deprecate NetworkInfo.ClusterAddrIPv4, use NetworkInfo.ClusterAddr instead
    deprecate command flag public-ipv4, use public-ip instead
    deprecate command flag private-ipv4, use private-ip instead
    change ROOK_PUBLIC_IPV4 to ROOK_PUBLIC_IP
    change ROOK_PRIVATE_IPV4 to ROOK_PRIVATE_IP
    
    Signed-off-by: Zhang Miaolei <zmlcc@outlook.com>
    zmlcc committed Jun 15, 2018
    Copy the full SHA
    100e802 View commit details
    Browse the repository at this point in the history