Hi, There is a restriction for creating a security-group-rule with protocol other than tcp, udp, icmp and any[1]. However, the code that does the filtering does not seem to impose any restriction on the type of protocol [2]. Is there a specific use of having this restriction?
[1] - https://github.com/cloudwatt/contrail-controller/blob/master/src/schema/vnc_cfg.xsd#L122 [2] - https://github.com/cloudwatt/contrail-controller/blob/master/src/vnsw/agent/filter/acl_entry.cc#L463 Thank you, Babu _______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
