Browse Source

add egress TODO

abhishek9686 4 months ago
parent
commit
cec9e20145
1 changed files with 4 additions and 1 deletions
  1. 4 1
      logic/acls.go

+ 4 - 1
logic/acls.go

@@ -17,9 +17,12 @@ import (
 
 /*
 TODO: EGRESS
-allow only selection of egress ranges in a policy
+1. allow only selection of egress ranges in a policy
 ranges should be replaced by egress identifier
 
+2. check logic required for MAC exit node
+
+3.
 
 */