mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-07 21:54:54 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| config | ||
| acls.go | ||
| controller.go | ||
| debug.go | ||
| dns.go | ||
| dns_test.go | ||
| enrollmentkeys.go | ||
| ext_client.go | ||
| files.go | ||
| gateway.go | ||
| hosts.go | ||
| ipservice.go | ||
| legacy.go | ||
| limits.go | ||
| logger.go | ||
| middleware.go | ||
| migrate.go | ||
| network.go | ||
| network_test.go | ||
| node.go | ||
| node_test.go | ||
| regex.go | ||
| regex_test.go | ||
| response_test.go | ||
| server.go | ||
| tags.go | ||
| test.db | ||
| user.go | ||
| user_test.go | ||