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

UDP/TCP switch for Discovery and Bootstrap builders #132

Open
wants to merge 145 commits into
base: master
Choose a base branch
from

Conversation

nmcodeeu
Copy link

@nmcodeeu nmcodeeu commented Mar 9, 2016

Added UDP/TCP switch for Discovery and Bootstrap builders as discussed previously.

Also corrected a small error in discovery when using manual ports (or setting expectManualForwarding) resulting in the internal IP address to be ignored.

Tested with both TCP and UDP between two distant, NAT'ed nodes. Special discovery cases should be tested.

tbocek and others added 29 commits November 2, 2015 19:01
Minor edit, not sure if this is actually correct but, what was there wasn't right.
Update logic in NATTypeDetection.twoOutOfThreeSame
Agreed, thanks for this pull request!
Update FutureGet class description text
*** buffer overflow detected ***: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f1928ff6e57]
/lib/x86_64-linux-gnu/libc.so.6(+0x108d50)[0x7f1928ff5d50]
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/libnet.so(Java_java_net_Inet4AddressImpl_getLocalHostName+0x190)[0x7f191cd7a9a0]
[0x7f191d012d98]
…ot set, the manual testcases for NAT may randomly fail
Added/Corected comments.
Corrected a bug regarding internal ip setup on manual port forwarding.
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.

None yet

5 participants