Explorar el Código

add egress TODO

abhishek9686 hace 4 meses
padre
commit
cec9e20145
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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.
 
 */