10 Commits (3790ebe77a90cdaad629f275c2c4294694626733)

Author SHA1 Message Date
Grant Limberg 8682c90c7d ensure routes are also equal when checking for equality on VirtualNetworkConfig objects 10 years ago
Grant Limberg d063f583ee Added VirtualNetworkRoute class and added it to VirtualNetworkConfig 10 years ago
Grant Limberg be0af135bc update JNI code for 1.1.6 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. 11 years ago
Grant Limberg 759d71037e added Comparable interface to VirtualNetworkConfig so we can sort arrays containing it. 11 years ago
Grant Limberg adf89901c4 dont consider multicast groups in VirtualNetworkConfig.equals() 11 years ago
Grant Limberg ced040c503 Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig 11 years ago
Grant Limberg 7822616966 Replace ArrayList instances with [] 11 years ago
Grant Limberg 742c59a7c7 Refactor package name from com.zerotierone.sdk to com.zerotier.sdk 11 years ago
Grant Limberg d1ed269537 Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 11 years ago
Grant Limberg 56f8160af8 generate javadocs for the Java SDK 11 years ago
Grant Limberg d66f2cd54d Node.networkConfig now only needs to populate the lists of assigned addresses and multicast subscriptions and then it's finished 11 years ago
Grant Limberg 407e2fc7de Added ant build script. Requires NDK_BUILD_LOC environment variable pointing to the ndk-build script 11 years ago
Grant Limberg 3a6807d584 add assignedAddresses member to VirtualNetworConfig class 11 years ago
Grant Limberg ec3a1c87d1 first revision of the java API for ZeroTier One 11 years ago
Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. 11 years ago
Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 11 years ago
Adam Ierymenko df0a8e8450 Linux routing table now works. 12 years ago
Adam Ierymenko 9809511c4c Another rename... 12 years ago
Adam Ierymenko 538e8a86c8 Move node/osdep/ to sys/ 12 years ago
Adam Ierymenko 27aa6ea44e Linux routing table support work. 12 years ago
Adam Ierymenko 7475c4047e A bunch more osdep/ work... 12 years ago