ovn-nb: Add direction and reduce max priority for ACLs.
authorJustin Pettit <jpettit@nicira.com>
Fri, 28 Aug 2015 17:38:17 +0000 (10:38 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 10 Sep 2015 21:34:04 +0000 (14:34 -0700)
commit1b19bbb4f1898527ed4ad754c155b4e4298e714d
tree2a6fd1b6786689ccc387a0777297921324c3bd7d
parent3c35db62d0ebdf6191c60aae0ccadbb40ac933ba
ovn-nb: Add direction and reduce max priority for ACLs.

Introduce a new "direction" column to the ACL table that accepts the
values "to-lport" and "from-lport".  Also reserve the ACL priority 65535
for return traffic associated with the "allow-related" action.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ovn/northd/ovn-northd.c
ovn/ovn-nb.ovsschema
ovn/ovn-nb.xml