Hi Simon

> > The implicit push_eth action introduced by Simon in his L3 tunnel port
> > patch mainly ensures the presence of the 14 byte MAC header on ports
> > where this is a must for syntactic interpretation of the packet. It
> > did not worry about if the resulting packet was semantically useful or not.
> 
> In the context of my patchset it is possible to set the MAC addresses (to 
> something non-zero) using a set-field (or similar) action. Is that
> facility of use here?

I don't understand how this can work. The implicit push_eth action is inserted 
just before sending an L3 packet to an L2 port by means of an output action. 
How can the OF controller modify the newly inserted SMAC and DMAC fields with 
set_field actions after the output action?

BR, Jan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to