netmaker/models
Abhishek K 3d765f9cf1
NET-1910: Acl controls for Egress Traffic (#3377)
* add support for egress ranges on acl policy

* add egress ranges to acl rules

* add egress ranges to acl policies

* Add egress ranges to acl rules

* add egress ranges to fw update

* fetch acl rules for egress networks

* apply egress policies for devices

* configure user policies for egresss routes

* fix gw tag name migration

* fix egress acl rules for static nodes

* add egress ranges for static nodes on ingress gw

* fileter acl IPs to be unique

* cleanup IOT logic from peer update

* make acl Rule Dst List

* cleanup egress ranges from acl policies

* create user group default acl policy for gateways

* remove remote access name ids

* rm egress ranges removal from acl policies

* simplify user permissions on nodes

* add additional nameservers to extclient dns

* remove debug logs

* fix static checks
2025-03-18 13:25:55 +04:00
..
accessToken.go remove localrange 2023-01-20 05:42:05 -05:00
acl.go NET-1910: Acl controls for Egress Traffic (#3377) 2025-03-18 13:25:55 +04:00
api_host.go move tags to node model 2024-09-22 13:37:58 +04:00
api_node.go validate egress ranges with metric 2025-03-03 11:33:46 +04:00
dnsEntry.go NET-1603: Manage DNS NM changes (#3124) 2024-10-29 13:53:45 +04:00
enrollment_key.go add format int64 for swagger doc (#3247) 2024-12-12 09:52:52 +04:00
error.go adding security fixes 2022-08-31 11:38:29 -04:00
extclient.go NET-1910: Acl controls for Egress Traffic (#3377) 2025-03-18 13:25:55 +04:00
gateway.go NET-1914: add gw apis, move relays into CE (#3309) 2025-01-28 11:28:31 +05:30
host.go NET-1906: Add endpoints for Sync All Hosts and Upgrade All Hosts. (#3302) 2025-01-28 11:33:38 +05:30
intclient.go remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
metrics.go NET-1923: Add Metric Port to server config (#3306) 2025-02-04 08:44:24 +04:00
migrate.go migration (#2509) 2023-08-14 23:14:10 +05:30
mqtt.go NET-1910: Acl controls for Egress Traffic (#3377) 2025-03-18 13:25:55 +04:00
names.go use name generator 2024-10-24 14:02:39 +04:00
network.go add nameservers to network settings 2025-02-28 21:27:18 +04:00
network_test.go use channels for sync 2023-02-14 07:01:38 -05:00
node.go resolve merge conflicts 2025-02-28 12:18:38 +04:00
ssocache.go added better state management to make OAuth sign-ins HA 2022-08-04 10:03:39 -04:00
structs.go change struct type 2025-03-03 00:40:52 +04:00
tags.go migrate remote access gw tags 2025-03-11 00:50:44 +04:00
user_mgmt.go fix: add user group struct to get user response (#3336) 2025-02-24 08:17:55 +03:00