Hi, guys I'm working with ovs in normal mode. I have a question about the implent ACL rule in 'out' direction. For example, How can I implement such rules using ovs flow table?
Rule 1: deny the flow whose tp_dst==22 output to VIF1, but permit to other VIFs Rule 2: permit the flow whose nw_src==1.1.1.1 output to VIF2, but deny to other VIFs Thanks. Huanle
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss