On Fri, 23 Oct 2020 17:28:52 +0530 Raju Rangoju wrote:
> The current code sets up the filter action field before
> rewrites are set up. When the action 'switch' is used
> with rewrites, this may result in initial few packets
> that get switched out don't have rewrites applied
> on them.
>
> So, ma
The current code sets up the filter action field before
rewrites are set up. When the action 'switch' is used
with rewrites, this may result in initial few packets
that get switched out don't have rewrites applied
on them.
So, make sure filter action is set up along with rewrites
or only after eve