summaryrefslogtreecommitdiff
path: root/tests/ovs-macros.at
diff options
context:
space:
mode:
authorNuman Siddique <nusiddiq@redhat.com>2016-03-03 00:38:42 +0530
committerBen Pfaff <blp@ovn.org>2016-03-18 16:49:21 -0700
commit685f4dfe09f2b0ed859dfcbc7e454c6f7196cefb (patch)
tree11d462dc47dfa482e65bf32afd943e4bec5fb651 /tests/ovs-macros.at
parent8743fa8cb61b1672cc506d515efd5703e3795c23 (diff)
downloadopenvswitch-685f4dfe09f2b0ed859dfcbc7e454c6f7196cefb.tar.gz
ovn: Add l3 port security for IPv4 and IPv6
This patch extends the port security to support L3. The ingress stage 'ls_in_port_sec' is renamed to 'ls_in_port_sec_l2' and 2 new stages 'ls_in_port_sec_ip' (table 1) and 'ls_in_port_sec_nd' (table 2) are added. 'ls_in_port_sec_ip' adds flows to restrict the IPv4 and IPv6 traffic to valid IPv4 and IPv6 addresses of the port. 'ls_in_port_sec_nd' adds flows to restricts the ARP and IPv6 ND packets. For egress pipeline, 'ls_out_port_sec' is renamed to 'ls_out_port_sec_l2' and a new stage 'ls_out_port_sec_ip' is added before 'ls_out_port_sec_l2' to restrict the IPv4 and IPv6 traffic for valid IPs. Signed-off-by: Numan Siddique <nusiddiq@redhat.com> Co-authored-by: Ben Pfaff <blp@ovn.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests/ovs-macros.at')
0 files changed, 0 insertions, 0 deletions