Commit c2bc875a authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

NBI - IETF ACL connector:

- Removed unneeded field in context.proto
parent 25ba9b2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -510,7 +510,6 @@ message ConfigRule_Custom {
message ConfigRule_ACL {
  EndPointId endpoint_id = 1;
  acl.AclRuleSet rule_set = 2;
  string interface = 3;
}

message ConfigRule {