netmaker/logic
Abhishek K cf11169553
NET-433: Only Set Routes for NAT enabled egress GW (#2469)
* remove related fields and code

* remover metrics collection from server code

* fw update struct

* add ext client flag to metrics data

* simply nat types

* rm proxy update from cli

* remove ingress routes from firewall update

* check if egress ranges are present

* rm unused func
2023-07-28 19:44:51 +05:30
..
acls acl mutex on ISAllowed 2023-06-29 01:57:00 +05:30
hostactions moved data structure to db 2023-03-03 14:23:51 -05:00
pro adapted sso to host registration 2023-04-17 22:23:17 -04:00
auth.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30
clients.go Kwesi/net 326 bug client ac ls (#2462) 2023-07-26 10:32:54 +05:30
dns.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
enrollmentkey.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
enrollmentkey_test.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
errors.go
extpeers.go [NET-353] Solve race condition with "unique" ips (#2461) 2023-07-27 11:34:15 +05:30
gateway.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
host_test.go NET-447: Removed proxy related fields and code (#2459) 2023-07-26 11:22:49 +05:30
hosts.go NET-447: Removed proxy related fields and code (#2459) 2023-07-26 11:22:49 +05:30
jwts.go random string 2023-05-02 13:28:00 -04:00
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
metrics.go
networks.go [NET-353] Solve race condition with "unique" ips (#2461) 2023-07-27 11:34:15 +05:30
nodes.go [NET-353] Solve race condition with "unique" ips (#2461) 2023-07-27 11:34:15 +05:30
peers.go NET-433: Only Set Routes for NAT enabled egress GW (#2469) 2023-07-28 19:44:51 +05:30
relay.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
security.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
server.go addressed majority of static checks 2023-01-24 11:20:06 -05:00
serverconf.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
telemetry.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
timer.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
traffic.go
users.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30
util.go random string 2023-05-02 13:28:00 -04:00
util_test.go random string 2023-05-02 13:28:00 -04:00
version.go
version_test.go
wireguard.go Net-137: Node relays (#2401) 2023-06-19 12:26:14 -04:00
zombie.go fix(NET-117): force delete hosts and assoc nodes (#2432) 2023-07-10 10:03:59 +00:00