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

F sockaddr 0.7 #2563

Merged
merged 4 commits into from
Dec 2, 2016
Merged

F sockaddr 0.7 #2563

merged 4 commits into from
Dec 2, 2016

Commits on Dec 2, 2016

  1. Configuration menu
    Copy the full SHA
    f3ed18e View commit details
    Browse the repository at this point in the history
  2. Run all known addresses through go-sockaddr/template.

    The following is now possible:
    
    ```
    $ consul agent -dev -client="{{GetPrivateIP}}" -bind='{{GetInterfaceIP "en0"}}'
    ```
    sean- committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    830125a View commit details
    Browse the repository at this point in the history
  3. Fix compilation on Windows.

    sean- committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    5fc97b9 View commit details
    Browse the repository at this point in the history
  4. Update Windows support.

    sean- committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    594e75a View commit details
    Browse the repository at this point in the history