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

Add addressFamily option to awa_clientd #4

Merged
merged 1 commit into from
Feb 25, 2016
Merged

Add addressFamily option to awa_clientd #4

merged 1 commit into from
Feb 25, 2016

Conversation

cdewbery
Copy link
Collaborator

Allow the address family to be selected from the commandline.

for example:

to select IPv4
./awa_clientd --addressFamily 4

to select IPv6
./awa_clientd --addressFamily 6

by default IPv4 will be used.

Signed-off-by: Chris Dewbery [email protected]

Allow the address family to be selected from the commandline.

for example:

 to select IPv4
    ./awa_clientd --addressFamily 4

 to select IPv6
    ./awa_clientd --addressFamily 6

by default IPv4 will be used.

Signed-off-by: Chris Dewbery <[email protected]>
seank-img pushed a commit that referenced this pull request Feb 25, 2016
Add addressFamily option to awa_clientd
@seank-img seank-img merged commit 898506a into ConnectivityFoundry:master Feb 25, 2016
@seank-img seank-img added this to the 0.1.2 milestone Feb 26, 2016
@cdewbery cdewbery deleted the client_addrfamily branch March 1, 2016 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants