diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-07 00:55:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-09 05:53:22 +0200 |
commit | 8a3a4c6e7b343f1b648b63e55700243e98bfc892 (patch) | |
tree | c3c42700cd2a4b4efe06aa4dea83c886b00ad4fc /drivers/net | |
parent | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() (diff) | |
download | linux-8a3a4c6e7b343f1b648b63e55700243e98bfc892.tar.xz linux-8a3a4c6e7b343f1b648b63e55700243e98bfc892.zip |
net: make sch_handle_ingress() drop monitor ready
TC_ACT_STOLEN is used when ingress traffic is mirred/redirected
to say ifb.
Packet is not dropped, but consumed.
Only TC_ACT_SHOT is a clear indication something went wrong.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions