Loading proto/acl.proto +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ message AclMatch { uint32 dst_port = 6; uint32 start_mpls_label = 7; uint32 end_mpls_label = 8; string flags = 9; string tcp_flags = 9; } message AclAction { Loading Loading
proto/acl.proto +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ message AclMatch { uint32 dst_port = 6; uint32 start_mpls_label = 7; uint32 end_mpls_label = 8; string flags = 9; string tcp_flags = 9; } message AclAction { Loading