Adam Ierymenko
|
c21882da9c
Put selftest back and turn off tracing in PortMapper.
|
9 years ago |
Adam Ierymenko
|
f260250580
Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249
|
9 years ago |
Adam Ierymenko
|
40a4ba6e39
indentation
|
9 years ago |
Adam Ierymenko
|
d862d2868c
... and here.
|
9 years ago |
Adam Ierymenko
|
1e213b4d4c
Need to close on premature abort too or resources are leaked.
|
9 years ago |
Adam Ierymenko
|
3d66492828
Also add a timeout for the actual NAT-PMP port mapping step.
|
9 years ago |
Adam Ierymenko
|
838fdf4d11
ifdef naming fix.
|
9 years ago |
Adam Ierymenko
|
685c5e9ad1
Fix for uPnP
|
9 years ago |
Adam Ierymenko
|
66a29a00ee
Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs.
|
9 years ago |
Adam Ierymenko
|
6768521330
Ton of uPnP work and adding NAT-PMP support, still testing...
|
9 years ago |
Adam Ierymenko
|
6c0de526e8
Merge pull request #261 from janjaapbos/synology
|
9 years ago |
Adam Ierymenko
|
4c812e3796
Merge pull request #259 from janjaapbos/jb-dev
|
9 years ago |
Janjaap Bos
|
e6808c69f8
Increase maximum number of paths per IP scope to 4
|
9 years ago |
Adam Ierymenko
|
75637f68b3
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
56cb2f43fa
Merge pull request #254 from bonki/fix_iproute2_ip_handling
|
9 years ago |
Adrian Frühwirth
|
038476c412
Fix for GitHub issue #253.
|
9 years ago |
Grant Limberg
|
764dd1c3d9
ARP packets do need the source IP address in them, as well as the MAC address.
|
9 years ago |
Grant Limberg
|
ac09c3569a
ARP packet lengths are 28 bytes. This condition required the packet to be 29 or more bytes.
|
9 years ago |
Adam Ierymenko
|
ce5b7f0305
The World as of 2015-11-20
|
9 years ago |
Adam Ierymenko
|
1fde17bacb
Update World to reflect Alice and Bob in their final glory. Will hot-push this soon.
|
9 years ago |
Adam Ierymenko
|
375aae44e4
.
|
9 years ago |
Grant Limberg
|
399b2e9e26
forgot to submit this. Add DeferredPackets.cpp to the android makefile
|
9 years ago |
Adam Ierymenko
|
6f16f44438
VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more!
|
9 years ago |
Adam Ierymenko
|
1c0c3e62dc
Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not it can be easily installed. This is mostly an issue on old Windows Server systems, and in that case the admin will likely want to decide how to proceed.
|
9 years ago |
Adam Ierymenko
|
9169b6c999
Fix crash on exit in Windows (does not affect other OSes) and revert debugging tweak in Windows version that prevented service from starting after real install.
|
9 years ago |
Adam Ierymenko
|
48745eca57
Fix ARM dpkg build.
|
9 years ago |
Adam Ierymenko
|
456bfea58d
Real World -- edge now talks to real net.
|
9 years ago |
Adam Ierymenko
|
0f5fb48a0b
Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have it build with the rest of the code.
|
9 years ago |
Adam Ierymenko
|
dc8edea0c6
Linux make rules to make libminiupnpc from source.
|
9 years ago |
Adam Ierymenko
|
cf6164e847
Build libminiupnpc from source now, and update version.
|
9 years ago |