abhishek9686 пре 4 месеци
родитељ
комит
cec9e20145
1 измењених фајлова са 4 додато и 1 уклоњено
  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.
 
 */