netmaker/logic
Farukh Khan 9870920aac
NET-541 (#2544)
* NET-541

* Updated both zombie cleanup and expired nodes cleanup go routines to use tick timers for execution.

* NET-541 updated to ticker

* Changed from timer to ticker for periodic execution of zombie cleanup and expired nodes cleanup go routines.

---------

Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2023-09-11 09:47:01 +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/netcache NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
auth.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
clients.go [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
dns.go Net 503 - use NewHosts to init hostfile (#2473) 2023-08-25 10:55:47 +05:30
enrollmentkey.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
enrollmentkey_test.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
errors.go
extpeers.go enforce unique names for ext client names (#2476) 2023-08-01 20:20:43 +05:30
gateway.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +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-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
jwts.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
metrics.go [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
networks.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
nodes.go NET-541 (#2544) 2023-09-11 09:47:01 +05:30
peers.go [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
relay.go [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
security.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
server.go addressed majority of static checks 2023-01-24 11:20:06 -05:00
serverconf.go [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
telemetry.go [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
timer.go [NET-404] Run in limited mode when ee checks fail (#2474) 2023-08-03 12:16:58 +05:30
traffic.go
users.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +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 NET-541 (#2544) 2023-09-11 09:47:01 +05:30