Brenton Bostick
|
e060ae3176
add VirtualNetworkConfig.hashCode
|
2 years ago |
Brenton Bostick
|
7392a32cd8
reimplement VirtualNetworkConfig.compareTo
|
2 years ago |
Brenton Bostick
|
8b724493cc
reimplement VirtualNetworkConfig.equals
|
2 years ago |
Brenton Bostick
|
9cb16accfd
fix ANDROID-49: VirtualNetworkConfig.equals is wrong
|
2 years ago |
Brenton Bostick
|
d5944ae69c
fix ANDROID-42: copy/paste error
|
2 years ago |
Brenton Bostick
|
bfe4bc2894
fix typo
|
2 years ago |
Brenton Bostick
|
58e3b8c5ad
add StringUtils
|
2 years ago |
Grant Limberg
|
86ff1e7cd2
another comparison fix
|
4 years ago |
Grant Limberg
|
6b21a4f494
fix dns equality check in Android
|
4 years ago |
Grant Limberg
|
2851a9577c
JNI for dns configuration
|
4 years ago |
Grant Limberg
|
1bb1dfa87b
android changes
|
5 years ago |
Grant Limberg
|
f8ba1962e6
fix equals() methods
|
5 years ago |
Grant Limberg
|
8682c90c7d
ensure routes are also equal when checking for equality on VirtualNetworkConfig objects
|
9 years ago |
Grant Limberg
|
d063f583ee
Added VirtualNetworkRoute class and added it to VirtualNetworkConfig
|
9 years ago |
Grant Limberg
|
be0af135bc
update JNI code for 1.1.6
|
9 years ago |
Grant Limberg
|
e8cdff3eaf
Merge branch 'adamierymenko-dev' into android-jni-dev
|
10 years ago |
Adam Ierymenko
|
f69454ec98
(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses.
|
10 years ago |
Grant Limberg
|
759d71037e
added Comparable interface to VirtualNetworkConfig so we can sort arrays containing it.
|
10 years ago |
Grant Limberg
|
adf89901c4
dont consider multicast groups in VirtualNetworkConfig.equals()
|
10 years ago |
Grant Limberg
|
ced040c503
Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig
|
10 years ago |
Grant Limberg
|
7822616966
Replace ArrayList instances with []
|
10 years ago |
Grant Limberg
|
742c59a7c7
Refactor package name from com.zerotierone.sdk to com.zerotier.sdk
|
10 years ago |