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
>
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
---
ofproto/ofpr