2
0
abhishek9686 4 сар өмнө
parent
commit
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.
 
 */