Bug-7128: Added learn support for other protocols rule (ANY) 20/48720/11
authorVinothB <vinothb@hcl.com>
Mon, 7 Nov 2016 19:30:40 +0000 (01:00 +0530)
committerSam Hague <shague@redhat.com>
Fri, 9 Dec 2016 19:10:09 +0000 (19:10 +0000)
commitea6d27ab8d2b8217e5ef2f0524fc0582ab3ae6c6
treedb59d05bf7afe58597314a06ed3a4009dbd9eec6
parent0bd8b82f55cfbcf8c174ea22acf5d07482ad714d
Bug-7128: Added learn support for other protocols rule (ANY)

This patch supports user option to create a security rule for
other protocol and no protocol number (ANY).
It treats such a rule as TCP(ALL)+ICMP(ALL)+UDP(ALL)+other.

Change-Id: I542d149ce8375ecad6727732a2eb063a8bc1db57
Signed-off-by: VinothB <vinothb@hcl.com>
openstack/net-virt-providers/src/main/java/org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/EgressAclService.java
openstack/net-virt-providers/src/main/java/org/opendaylight/netvirt/openstack/netvirt/providers/openflow13/services/IngressAclService.java
openstack/net-virt/src/main/java/org/opendaylight/netvirt/openstack/netvirt/api/Constants.java