Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko 56357c077b Merge pull request #1110 from neheb/patch-1 il y a 3 ans
  Travis LaDuke 692a0e7ac2 Set a high metric on linux routes that have a via. il y a 3 ans
  Rosen Penev 2aecb547d9 LinuxNetLink: Add cerrno header for (str)errno il y a 5 ans
  Adam Ierymenko 6b67cb0e2a Linux build fixes. il y a 4 ans
  Adam Ierymenko 4aab9121d9 Linux build fixes, and new route code seems to work. il y a 4 ans
  Adam Ierymenko a3875f9965 Add a route DB to LinuxNetLink to make route sync robust. il y a 4 ans
  Adam Ierymenko 3730917dda LinuxNetLink cleanup il y a 4 ans
  Adam Ierymenko e8be28734b Linux netlink and route setting... work in progress. il y a 4 ans
  Adam Ierymenko 06730c7d1d BSL date bump il y a 5 ans
  Adam Ierymenko de0a5aa840 GitHub issue #994 il y a 6 ans
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
  Adam Ierymenko 1c7b553331 GitHub issue #1000 il y a 6 ans
  Joseph Henry 9cf74657e0 Commented out rtnetlink error debug trace il y a 6 ans
  Grant Limberg 409406d114 Whoops il y a 6 ans
  Grant Limberg 203414910f Give up to a second for the interface to appear to assign IP addresses il y a 6 ans
  Adam Ierymenko 92f199ab98 More bug fixing for AARCH64. il y a 6 ans
  Adam Ierymenko b65feeba85 One more AARCH64 fix. il y a 6 ans
  Adam Ierymenko e3e5137757 Fix more alignment hell in LinuxNetLink for AARCH64 and probably other pedantic architectures. il y a 6 ans
  Adam Ierymenko d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. il y a 6 ans
  Joseph Henry 0e597191b8 Updated licenses for 2019 il y a 6 ans
  Grant Limberg 7c53adbcfe quieting things down unless ZT_TRACE is defined il y a 7 ans
  Grant Limberg b22405b64b rtnetlink integrated. no more callouts to iproute2 il y a 7 ans
  Grant Limberg 3ace61ef85 comment out addInterface/removeInterface code for now il y a 7 ans
  Grant Limberg 442595d6fc also store binary representation of mac address in the interface lookup table for later use il y a 7 ans
  Grant Limberg be469f4dd0 add/remove routes via rtnetlink il y a 7 ans
  Grant Limberg 7da4b0af15 better data localization in LinuxNetLink now that I know what Im doing il y a 7 ans
  Grant Limberg c24d16e62e ManagedRoute uses ioctl to add/remove routes on Linux il y a 7 ans