mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 06:04:20 +08:00
* define direction on acl req * define protocol types and rule model * get rules for node * fetch acl rule for a node * redine acl firewall model * add json tags * update port,protocol, and direction * add json tags to acl options * convert protocol to string * simplify acl map * add json tags to acl rules * add networks to fw update * add acls rules * NET-1784: add allow all field * add allow all field on fw udpate * remove debug logs * fix port and protocol types * migrate default acl policies * define constants for service types * add adv options for user rules on ingress gw * debug log * allow whole network * add static nodes to acl rules * replace peers on acl updates * initiliase rule map * add user acl rules on target node * revert acl check on extclient * handle static node rules on ingress gw * update multiple policies for users * check allowed direction * remove debug logs |
||
---|---|---|
.. | ||
acls | ||
hostactions | ||
pro/netcache | ||
acls.go | ||
auth.go | ||
clients.go | ||
dns.go | ||
enrollmentkey.go | ||
enrollmentkey_test.go | ||
errors.go | ||
extpeers.go | ||
gateway.go | ||
host_test.go | ||
hosts.go | ||
jwts.go | ||
legacy.go | ||
metrics.go | ||
networks.go | ||
nodes.go | ||
nodes_test.go | ||
peers.go | ||
proc.go | ||
relay.go | ||
security.go | ||
server.go | ||
serverconf.go | ||
status.go | ||
tags.go | ||
telemetry.go | ||
timer.go | ||
traffic.go | ||
user_mgmt.go | ||
users.go | ||
util.go | ||
util_test.go | ||
version.go | ||
version_test.go | ||
wireguard.go | ||
zombie.go |