That's an interesting question. Someone know? In Neutron API, all protocols can be use to define a security group rule.
Édouard. On Mon, May 25, 2015 at 9:47 AM, Babu Schanmugham <[email protected]> wrote: > 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 _______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
