On Wed, Aug 3, 2016 at 7:01 AM, Zong Kai LI <zealo...@gmail.com> wrote:
> This patch aims to extend Address_Set to Macros_Set, make it more common to > accept variable set, not only address. And by that, we can skinny down > ACLs, > if we use Macros_Set to defines port sets for ACL to use, since lots of ACL > entries are similar but only "inport" and "outport" fields are different. > I think the idea makes sense. I wonder if just "Set" would be an appropriate name. One catch is that it may be too late to get into OVS 2.6. If so, then we have to take into account backwards compatibility. We won't be able to just rename the table. One option would be to at least rename the table now (before 2.6) to reflect a more broad purpose, and leave the support for other types of entries to later patches. Are you looking for any other specific feedback? -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev