On Wed, Oct 29, 2014 at 03:12:01PM -0700, Jarno Rajahalme wrote: > Transport ports are already cleared for lookup if need be, and they > should be available for action processing, so do not clear them in > xlate_actions(). > > A drop flow takes care of dropping the packet, so no special case is > needed in xlate_actions(). > > Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>
The subject is really curiously formatted. Maybe: ofproto-dpif-xlate: Do not clear ports with frags in xlate_actions(). Anyway, this was not the behavior I had in mind from OF1.0 originally, but it makes a lot more sense and I think that it matches the letter and the spirit of the OF1.0 specification. Thanks. Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev