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

gen_nb_server: Support IPv6 addresses for handoff_ip. #245

Closed
wants to merge 1 commit into from

Conversation

tomlanyon
Copy link
Contributor

Update gen_nb_server to use inet_parse:address() to support both ipv4 + ipv6 addresses for Riak's handoff_ip. Fixes #167.

@evanmcc
Copy link
Contributor

evanmcc commented Oct 26, 2012

Hi Tom,

This looks good, but could you add support for the address-as-tuple cases as well?

Also the whitespace looks weird. Our code standard is more or less what emacs produces in erlang mode with:

(setq-default tab-width 4)
(setq-default indent-tabs-mode nil)

@seancribbs
Copy link
Contributor

Closing in favor of #249.

@seancribbs seancribbs closed this Nov 2, 2012
@ghost ghost assigned slfritchie and seancribbs Nov 13, 2012
@seancribbs seancribbs removed their assignment May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants