On Thu, Oct 06, 2016 at 02:56:44PM -0700, Kevin Lin wrote: > I’m a developer under Ethan Jackson on Quilt. We’re using address sets in our > ACL match strings, > but they don’t seem to parse properly for names with hypens: > > error parsing match "ip4.src == $foo-bar": Syntax error at `$foo' expecting > address set name. > > Is this expected?
Address set names begin with $ followed by a letter or underscore or '.'; subsequent characters may also be digits. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev