On Mon, Oct 31, 2011 at 03:37:53PM +0900, Jari Sundell wrote:
> While working on a project I encountered some weird behavior, which
> I'm unsure if is a bug or a mistake on my part. (Running on ovs pulled
> from git a week or so ago)
> 
> The controller attempts pass a packet to OFPP_LOCAL, with instructions
> to rewrite dl_dst, nw_dst and tp_dst. However it seems to only work
> for the latter two, so when the dl_dst action is included the packet
> never shows up. Even using OFPP_FLOOD, etc, gives nothing.

Hmm, in simple tests mod_dl_dst works OK for me.  Can you give a more
specific recipe for reproducing the problem?

Thanks,

Ben.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to