Commit History

Author SHA1 Message Date
  dcarns 3f2a56d03e Merge pull request #1266 from gravitl/bugfix_v0.14.5_static_checks 3 years ago
  Matthew R. Kasun 075a0aafd4 don't allow . in network name 3 years ago
  Matthew R. Kasun f65925c70c remove unused function 3 years ago
  Matthew R. Kasun b217d526fa fix network validation tests 3 years ago
  Matthew R. Kasun c2e22926a4 do not permit uppercase in Network names 3 years ago
  Matthew R. Kasun c37fa49096 switch to smaller ip lib 3 years ago
  afeiszli 3f038ab951 isStatic now only represents whether the Endpoint var is static 3 years ago
  afeiszli d63bae351d fixing rangeupdate for ipv6, setting ipv4 assignment 3 years ago
  0xdcarns bcfc96ddd4 tidied go mod, fixed bug with last ipv6 addr 3 years ago
  0xdcarns c39f2fed84 bugfix for reverse unique address 3 years ago
  0xdcarns 8e976d1f55 removed isdualstack references 3 years ago
  0xdcarns ca1c75b620 set addresses appropriately based on if network is using ipv6/4 3 years ago
  0xdcarns 611a425852 added more uniform unique address checks 3 years ago
  0xdcarns ffbc0db33f send created network back in response to net create 3 years ago
  0xdcarns 112f03cf1f changed dir name and added to gitignore, removed log 3 years ago
  0xdcarns aefc8b090b added basic api endpoints 3 years ago
  afeiszli 1c06cfc8f7 modified getpeers for hub network 3 years ago
  afeiszli be1763bb74 removing old node logic 3 years ago
  afeiszli 8cd19c20c6 removed unnecessary variables from network, added IsHubAndSpoke 3 years ago
  Matthew R. Kasun 394271289a server node gets correct ip on update to network range 3 years ago
  afeiszli 7bf864a387 fixing dns and various logs 3 years ago
  afeiszli a693217feb switch for udp hole punch 3 years ago
  afeiszli 467ebfd7d7 server address enhancements 3 years ago
  Matthew R Kasun c421c1410b save servAddr to database on join 3 years ago
  0xdcarns 545f45d86d refactored more 3 years ago
  0xdcarns a4a8c368d4 missave 3 years ago
  0xdcarns c033be41bb began transition 3 years ago
  0xdcarns 548997f9ef optimize further 3 years ago
  0xdcarns e45a485bce added comments, optimized memory 3 years ago
  0xdcarns 85e8c0abb6 memory issue work 3 years ago