Commit History

Author SHA1 Message Date
  Adam Ierymenko e9b2613d5f Put routing table code back in osdep/ 9 years ago
  Adam Ierymenko 24469a7f43 . 9 years ago
  Adam Ierymenko 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 9 years ago
  Adam Ierymenko 8ef78e7e7d Preserve add local interface address add order and send in that order since this is a priority. 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 52d9612301 Reduce symmetric prediction fuzz just a bit. 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
  Adam Ierymenko 0e26917c72 Tweak metric and clean out attic a bit. 9 years ago
  Adam Ierymenko 3df60995e1 nit pick... might this matter? 9 years ago
  Adam Ierymenko 1a5e7cb0cb More tweaks to OS determination stuff. 9 years ago
  Adam Ierymenko 8035afae87 Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't. 9 years ago
  Adam Ierymenko 284e5d83b5 Fix some broken TRACEs and a tiny reorder in a few ifs. 9 years ago
  Adam Ierymenko 2b3e1d5c10 Ignore IP assignment pool ranges that begin with 0.0.0.0 or that contain no IPs. 9 years ago
  Adam Ierymenko 2c328d61ad Do not auto-assign IP addresses on bridges. IPs can still be assigned manually. 9 years ago
  Adam Ierymenko 76f9b4c582 A few other little formatting things. 9 years ago
  Adam Ierymenko c589bc4c57 Indentation 9 years ago
  Adam Ierymenko d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 9 years ago
  Adam Ierymenko 9f31cbd8b8 Make /network/???/active return more info. 9 years ago
  Adam Ierymenko 60ab565185 Fix cluster-geo code to cache IPv6 by first 64 bits to prevent cache fillup due to IPv6 privacy extensions. 10 years ago
  Adam Ierymenko 1fe251d0a0 stupid bug is stupid 10 years ago
  Adam Ierymenko ff931e53b5 more makefile stuff 10 years ago
  Adam Ierymenko ef376a7919 Linux make clean fix. 10 years ago
  Adam Ierymenko 09fc9e4d0c indent fix 10 years ago
  Adam Ierymenko fe3a84a422 Fix problems with previous commit. 10 years ago
  Adam Ierymenko ba56a5b9d1 Another NAT-t improvement: 10 years ago
  Adam Ierymenko a27d8b2910 Windows cleanup. 10 years ago
  Adam Ierymenko b6f6ed35fc More Windows tweaks and a compile fix. 10 years ago