On Thu, Mar 03, 2016 at 12:38:42AM +0530, Numan Siddique wrote:
> 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.
> 
> Co-Authored-by: Ben Pfaff <[email protected]>
> Signed-Off-by: Numan Siddique <[email protected]>

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to