diff options
author | Shmulik Ladkani <shmulik.ladkani@gmail.com> | 2016-10-13 09:06:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-14 10:23:07 -0400 |
commit | 53592b3640019f2834701093e38272fdfd367ad8 (patch) | |
tree | 4a33adeda4cd6d7c2397bdcc56edff4484728990 /lib/parser.c | |
parent | 5724b8b5694794829a071c6da7dd0bc146df0756 (diff) |
net/sched: act_mirred: Implement ingress actions
Up until now, 'action mirred' supported only egress actions (either
TCA_EGRESS_REDIR or TCA_EGRESS_MIRROR).
This patch implements the corresponding 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.
Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Tested-by: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions