Adam Ierymenko
|
6d8e1e8783
More cleanup of old stuff.
|
7 years ago |
Adam Ierymenko
|
5f5302e595
More useful to allow arrays of IPs to bind to.
|
7 years ago |
Adam Ierymenko
|
125ec622ca
Add bindToWildcard local.conf option.
|
7 years ago |
Joseph Henry
|
640cc22749
Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enumeration
|
7 years ago |
Adam Ierymenko
|
1aea096b63
GitHub issue #492
|
7 years ago |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 years ago |
Adam Ierymenko
|
a4bc40542b
GCC/G++ build fixes, GitHub issue #563
|
8 years ago |
Adam Ierymenko
|
ba6fd16823
More tracing stuff.
|
8 years ago |
Adam Ierymenko
|
6fc70f7c16
More cleanup, Linux build fixes.
|
8 years ago |
Adam Ierymenko
|
88997a0314
Windows build fixes.
|
8 years ago |
Adam Ierymenko
|
f18158a52d
.
|
8 years ago |
Adam Ierymenko
|
2f20258807
.
|
8 years ago |
Adam Ierymenko
|
9a3c34b5b3
Build fix, use -Os on Linux too.
|
8 years ago |
Adam Ierymenko
|
951d911531
Last bit of new cluster code, ready to test.
|
8 years ago |
Adam Ierymenko
|
9b287392a4
.
|
8 years ago |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 years ago |
Joseph Henry
|
946e413997
properly fill out ifcfg files. also removed route re-add code for synology
|
8 years ago |
Joseph Henry
|
e4135ffb35
Decreased ZT_BINDER_REFRESH_PERIOD for Synology build
|
8 years ago |
Michał Zieliński
|
203b7e17de
Binder.hpp: gather all IPv4 interface addresses
|
8 years ago |
Adam Ierymenko
|
4459d5ad54
Remove debug printf
|
8 years ago |
Adam Ierymenko
|
3864a2e111
Use an alternative method for enumerating interface addresses on Linux to avoid poor performance of getifaddrs() when there are many network namespaces.
|
8 years ago |
Adam Ierymenko
|
82473c85e0
Default route override and route management in general now works in Linux.
|
9 years ago |
Adam Ierymenko
|
504738b183
Binder for Windows, and use Binder to get local interface addresses to advertise.
|
9 years ago |
Adam Ierymenko
|
32cd2a02c9
OneService now binds all ports to specific local interfaces instead of wildcard and rebinds on changes. (default route)
|
9 years ago |
Adam Ierymenko
|
4a109658ab
More refactoring and prep for explicit interface bindings (for default route support).
|
9 years ago |
Adam Ierymenko
|
d8b89b0c86
Fix Cluster to send from a designated endpoint address instead of wildcard.
|
9 years ago |
Adam Ierymenko
|
e0ad854d19
Beginning of local binding manager for default gateway support.
|
9 years ago |