On Mon, Apr 28, 2014 at 11:49:03AM -0700, Bhargav Bhikkaji wrote:
> I definitely see adding a flow thro' ovs-ofctl affects the datapath
> (Kernel). For example, adding a flow with "ovs-ofctl add-flow br0
> ip_src=1.0.0.1,action=DROP" drops all packets in kernel path itself.
> 
> Basically, what i am seeing is that there is a connection between OF-flows
> (added thro' ovs-ofctl) & datapath flows. I am trying understand this
> connection for various cases.

Why?  The datapath is an implementation detail.  You should not need
to know what OVS does to the datapath.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to