Commit graph

  • 117f977ce3 mktopology for making new signed topology root server dictionaries Adam Ierymenko 2014-08-07 18:45:11 -04:00
  • d8e5d9d6e8 Singapore supernode -- its baaaack Adam Ierymenko 2014-08-07 21:19:34 +00:00
  • 1f5feb75fb LinuxEthernetTap refactor. Adam Ierymenko 2014-08-07 20:40:23 +00:00
  • 05031ff938 Linux build stuff. Adam Ierymenko 2014-08-07 13:05:17 -04:00
  • adfb71fa6b Compile for for TRACE, remove old TESTNET cruft. Adam Ierymenko 2014-08-07 08:49:43 -07:00
  • 37341048a9 Silence kextload/kextunload output, error handling improvements. Adam Ierymenko 2014-08-07 08:41:57 -07:00
  • b3491f9de1 ifdef out Unix-only output redirect function on Windows Adam Ierymenko 2014-08-07 06:36:46 -07:00
  • 80fc584923 Fix for GitHub issue #97 Adam Ierymenko 2014-08-07 06:35:54 -07:00
  • b7389995f4 Make install scripts also symlink zerotier-idtool script, and doc updates. Adam Ierymenko 2014-08-07 06:25:01 -07:00
  • 92d9ad4a7f Some tap interface changes and integration into main.cpp for *nix systems. Adam Ierymenko 2014-08-06 16:24:30 -07:00
  • 8a804b5257 (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work for making supernode topology hot-updatable. Adam Ierymenko 2014-08-05 14:05:50 -07:00
  • e3c5ada3a7 Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. Adam Ierymenko 2014-08-05 09:56:49 -07:00
  • 7adf0eac7e Windows Ethernet tap refactoring complete. Adam Ierymenko 2014-08-04 21:48:59 -07:00
  • df0a8e8450 Linux routing table now works. Adam Ierymenko 2014-07-31 20:13:29 -04:00
  • 526435859f Newly broken out OSX tap driver builds now. Adam Ierymenko 2014-07-31 15:13:48 -07:00
  • 98d426e1d5 Path fixes in osnet/ stuff Adam Ierymenko 2014-07-31 14:31:32 -07:00
  • b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 Adam Ierymenko 2014-07-31 14:09:32 -07:00
  • 9b93141dd0 Upgrade LZ4 to latest version. Adam Ierymenko 2014-07-30 15:34:15 -07:00
  • 59ebc9d41e docs Adam Ierymenko 2014-07-28 09:10:56 -07:00
  • f0199d6770 Windows routing table interface (untested). Adam Ierymenko 2014-07-28 09:08:56 -07:00
  • f2d372545a Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE intrinsics in Visual Studio Adam Ierymenko 2014-07-26 20:07:38 -07:00
  • 9809511c4c Another rename... Adam Ierymenko 2014-07-26 13:11:45 -07:00
  • 538e8a86c8 Move node/osdep/ to sys/ Adam Ierymenko 2014-07-26 13:10:41 -07:00
  • 27aa6ea44e Linux routing table support work. Adam Ierymenko 2014-07-25 16:16:05 -04:00
  • 7475c4047e A bunch more osdep/ work... Adam Ierymenko 2014-07-23 09:14:53 -07:00
  • 5e58a7d54a Split UnixEthernetTap by platform to get rid of ifdef spaghetti. Adam Ierymenko 2014-07-21 09:18:33 -07:00
  • 6a174483d8 Ethernet tap factory interface. Adam Ierymenko 2014-07-18 17:26:08 -07:00
  • a76d9d4408 Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor. Adam Ierymenko 2014-07-17 17:19:18 -07:00
  • 1189f4a568 Set/delete functionality in BSD routing table. Adam Ierymenko 2014-07-17 17:17:59 -07:00
  • 51766e6549 BSD routing table works... that hurt much worse than it should have. Adam Ierymenko 2014-07-17 13:08:37 -07:00
  • d315156733 BSD routing table implementation work. Adam Ierymenko 2014-07-16 15:13:53 -07:00
  • 4c4675e3ac Cleanup, add __BSD__ Adam Ierymenko 2014-07-15 20:49:13 -07:00
  • 49ef980ecf Scale back Salsa20 benchmark a bit to not take too long on slow boxes. Adam Ierymenko 2014-07-15 21:02:56 -04:00
  • 12692c551e SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C version Adam Ierymenko 2014-07-15 17:56:09 -07:00
  • 00f9305ad8 Routing table base class. Adam Ierymenko 2014-07-15 13:48:42 -07:00
  • 0097949ba9 . Adam Ierymenko 2014-07-15 12:32:06 -07:00
  • 1b33a9e807 . Adam Ierymenko 2014-07-15 12:21:24 -07:00
  • 4a0b33561c Starting to define system network stack interface. Adam Ierymenko 2014-07-13 12:57:30 -07:00
  • 96faaa85cf VERSION 0.9.1: bug fixes and experimental bridging support 0.9.1 Adam Ierymenko 2014-07-03 13:32:53 -07:00
  • f82c7006ea Leave IP addresses alone instead of deleting them from tap if they are not members of any of the networks under management. Adam Ierymenko 2014-07-02 15:59:08 -07:00
  • 681af253ef Fix for GitHub issue #88 - actually do in the code what the web UI expects it to do. Adam Ierymenko 2014-07-01 09:27:33 -07:00
  • 88bdb81791 Keep track of basic aliveness for peers regardless if direct or indirect connectivity and use this for multicast propagation. Also consolidate adding of active bridges via the same functor as regular multicast next hops. Adam Ierymenko 2014-06-30 11:31:04 -07:00
  • 458f6ae7c3 Only add active bridges to top of MC propagation list if they are alive. Otherwise a dead active bridge might kill multicast for us. Adam Ierymenko 2014-06-26 18:13:48 -07:00
  • 999e963533 Fix for network not found in netconf. Adam Ierymenko 2014-06-27 00:47:07 +00:00
  • 5336f2600a Send ACCESS_DENIED if network not found. Adam Ierymenko 2014-06-26 17:38:33 -07:00
  • 38433e85bf More little stuff in crypto code. Adam Ierymenko 2014-06-26 17:23:10 -07:00
  • c3cbc92757 Some crypto comment fixes. Adam Ierymenko 2014-06-26 17:15:20 -07:00
  • 45a1e048bb Add enabled/disabled status to network. Adam Ierymenko 2014-06-26 17:05:07 -07:00
  • 40bd460b1c Some comment revisions and additional sanity checks. Adam Ierymenko 2014-06-23 08:19:41 -07:00
  • ae7143d693 Comments and cleanup. Adam Ierymenko 2014-06-21 12:19:10 -07:00
  • aead1050fb Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet size thinko. Adam Ierymenko 2014-06-21 12:29:33 -04:00
  • 6e485833ef . Adam Ierymenko 2014-06-21 12:25:10 -04:00
  • be0a8ec1f1 . Adam Ierymenko 2014-06-21 12:16:25 -04:00
  • 11e1f7a3fb . Adam Ierymenko 2014-06-21 12:01:26 -04:00
  • 0b0d5fabac Bridging #68 should work now! Adam Ierymenko 2014-06-21 11:59:08 -04:00
  • 35aa0921ee . Adam Ierymenko 2014-06-21 11:47:26 -04:00
  • 2f8936181c Debug code -- temporary. Adam Ierymenko 2014-06-21 08:36:23 -07:00
  • 4c3fb8cf10 Don't list node as an active bridge if it's not authorized. (Wouldn't work anyway.) Adam Ierymenko 2014-06-20 16:04:53 -07:00
  • c3cea55493 Some cleanup in PacketDecoder. Adam Ierymenko 2014-06-18 09:00:53 -07:00
  • 5d467f0f45 Some TRACE improvements and comment revs. Adam Ierymenko 2014-06-18 08:25:30 -07:00
  • 2162a419e3 Some logging fixes. Adam Ierymenko 2014-06-17 13:52:55 -07:00
  • f15271f31f Get rid of pointer type punning warning/issue on g++. Adam Ierymenko 2014-06-17 15:54:35 -04:00
  • 9d6488c31a Typo fix. Adam Ierymenko 2014-06-16 20:41:23 +00:00
  • adc922d7fb Support for bridging fields in netconf. Adam Ierymenko 2014-06-16 13:26:46 -07:00
  • cf4700bc26 Simplify network briding modes -- we only need passive toggle and active bridge list, not three mode types. Also change isOpen to isPublic for terminology consistency. Adam Ierymenko 2014-06-14 20:24:19 +00:00
  • 367b5439e1 Run icacls.exe twice, once for each change - GitHub issue #71 Adam Ierymenko 2014-06-14 12:52:06 -07:00
  • 6802da457e Bridging pretty much ready to test! Got Switch all wired up. Also fix a latent probably-never-triggered bug in MULTICAST_FRAME handling. GitHub issue #68 Adam Ierymenko 2014-06-13 21:06:34 -07:00
  • 5682f0b772 Some more bridging work... wiring up in Switch - GitHub issue #68 Adam Ierymenko 2014-06-13 17:49:33 -07:00
  • 08b7bb3c7a Network memory for bridge-side multicast groups that we learn - GitHub issue #68 Adam Ierymenko 2014-06-13 14:06:34 -07:00
  • d6a4f8d77b Add flags to EXT_FRAME for better future proofness. Adam Ierymenko 2014-06-12 11:40:30 -07:00
  • c30f9832b0 Packet decoder work for EXT_FRAME for bridging - GitHub issue #68 Adam Ierymenko 2014-06-10 21:41:34 -07:00
  • d44e1349d8 Bridge routing table - GitHub issue #68 Adam Ierymenko 2014-06-10 17:18:59 -07:00
  • 6f831d5370 Bridging fields in Redis schema for netconf master. Adam Ierymenko 2014-06-10 15:51:54 -07:00
  • 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 Adam Ierymenko 2014-06-10 15:47:20 -07:00
  • fb31f93c52 Protocol messages for bridging. GitHub issue #68 Adam Ierymenko 2014-06-10 15:25:15 -07:00
  • f720f04fa0 Installer updates from 0.9.0 release -- only useful to me. Adam Ierymenko 2014-05-29 20:23:25 -07:00
  • 7a56c3c396 VERSION 0.9.0: upgrade required! 0.9.0 Adam Ierymenko 2014-05-29 17:53:30 -07:00
  • 994565bdeb Fix for GitHub issue #71 Adam Ierymenko 2014-05-29 15:06:05 -07:00
  • 67498e576c Delete some obsolete stuff. Adam Ierymenko 2014-05-29 18:36:17 +00:00
  • eae130467b Build fix for Windows setsockopt(). Adam Ierymenko 2014-05-29 11:22:35 -07:00
  • f764cf8d31 Make UDP send and receive buffers as big as possible to reduce packet loss. Adam Ierymenko 2014-05-28 12:17:43 -07:00
  • 49247180dc Add lastSeen and identity to member record if not present. Adam Ierymenko 2014-05-28 01:32:27 +00:00
  • 914bebba31 Re-enable exit on stream close in netconf service. Adam Ierymenko 2014-05-27 15:59:09 +00:00
  • 4b773b61f5 Netconf fixes. Adam Ierymenko 2014-05-24 00:10:23 +00:00
  • 657f6ae342 Don't transmit broadcasts if enableBroadcast is false on a network. Adam Ierymenko 2014-05-23 19:52:39 -04:00
  • 2861229558 Windows build fixes for MAC changes (in tap driver), some comments and cleanup in MAC.hpp. Adam Ierymenko 2014-05-23 16:21:57 -07:00
  • f939d0ee62 Upgrade AIP for new version of Advanced Installer, bump to 0.9.0. Adam Ierymenko 2014-05-23 16:08:05 -07:00
  • 77c58e741d GitHub issue #58 - options after path on command line were ignored, fixed. Adam Ierymenko 2014-05-23 15:21:28 -07:00
  • 66a38a9e7c Default for private should be true. Adam Ierymenko 2014-05-23 15:15:44 -07:00
  • 31ddc49da2 GitHub issue #67 Adam Ierymenko 2014-05-23 15:13:34 -07:00
  • 317995b921 Fixed for Linux tap for GitHub Issue #69 Adam Ierymenko 2014-05-23 17:35:35 -04:00
  • beb7b5bbe5 GitHub Issue #69 - make MAC assignment schema differ between virtual networks. Adam Ierymenko 2014-05-23 14:32:31 -07:00
  • 05f5755bb1 Allow Redis DB# select. Adam Ierymenko 2014-05-23 00:35:11 +00:00
  • cfd92cb18d Remove old netconf code. Adam Ierymenko 2014-05-22 21:05:49 +00:00
  • 2456d3a197 Node redis module update. Adam Ierymenko 2014-05-22 21:05:08 +00:00
  • f0b821f880 . Adam Ierymenko 2014-05-21 02:48:58 +00:00
  • 319f9a9346 Netconf testing and fixes. Adam Ierymenko 2014-05-20 20:05:11 +00:00
  • 596e5dd583 Another sanity check on filename for GitHub issue #72 Adam Ierymenko 2014-05-19 16:16:34 +00:00
  • b958a2d30c Redis schema updates and fix for GitHub issue #72 Adam Ierymenko 2014-05-19 16:13:42 +00:00
  • e270887391 Some Redis schema changes. Adam Ierymenko 2014-05-14 17:48:50 +00:00