On Tue, Oct 29, 2013 at 10:55 AM, ESWAR RAO <[email protected]> wrote: > Hi Jesse, > > Thanks for the response. > I was able to broadcast the traffic based on flow based tunneling. > > I have 2 bridges (br-int and br-tun) in same node connected by a patch-port. > br-int is in learning mode and br-tun has a tunnel port created based on > flow based tunneling. > The physical "eth" interface is not added to any bridge. > > Just wanted to know for the incoming traffic to the node, which bridge flow > rules are accounted??
Whatever flow match the traffic as received, which is not necessarily the one that was used for transmit. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
