瀏覽代碼

add egress TODO

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.
 
 */