Hello,

I heard that open vswitch has basic support for ACLs. Can someone clarify what 
sort of support is available and how ACLs can be installed? To be more precise, 
I would like to install a ACL with a rule of type "drop all traffic to TCP port 
XYZ".  

I understand that so called "negative flows" can be used to achieve the same, 
i.e. drop all traffic matching particular flow(s) (to TCP port XYZ in this 
example). This would also be more efficient since the packet would be dropped 
in the in-kernel fast-path itself. But then it is not possible to match against 
packet header fields outside the 10-tuple (like TCP flags for example). 

Any feedback would be appreciated.

Thanks.
-Kaushik
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to