On Wed, Oct 12, 2016 at 11:06 PM, Shmulik Ladkani
<shmulik.ladk...@gmail.com> wrote:
> This patch series implements action mirred 'ingress' actions
> TCA_INGRESS_REDIR and TCA_INGRESS_MIRROR.
>
> This allows attaching filters whose target is to hand matching skbs into
> the rx processing of a specified device.
>
> v4:
>   in 4/4, check ret code of netif_receive_skb, as suggested by Cong Wang
> v3:
>   in 4/4, addressed non coherency due to reading m->tcfm_eaction multiple
>   times, as spotted by Eric Dumazet
> v2:
>   in 1/4, declare tcfm_mac_header_xmit as bool instead of int
>

For the whole series,

Acked-by: Cong Wang <xiyou.wangc...@gmail.com>


Thanks for your update!

Reply via email to