aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorChenbo Feng <[email protected]>2017-06-09 12:17:37 -0700
committerDavid S. Miller <[email protected]>2017-06-10 16:08:02 -0400
commit384abed1fe49cd3f473d61d3297a6fec5e420699 (patch)
treec00243e6e2a85aa433b7cb1fa8001a2d5bf4202a /lib/mpi/mpi-internal.h
parentcd99c3776351e1b90ac05ff527553f8a29c03583 (diff)
bpf: Remove duplicate tcp_filter hook in ipv6
There are two tcp_filter hooks in tcp_ipv6 ingress path currently. One is at tcp_v6_rcv and another is in tcp_v6_do_rcv. It seems the tcp_filter() call inside tcp_v6_do_rcv is redundent and some packet will be filtered twice in this situation. This will cause trouble when using eBPF filters to account traffic data. Signed-off-by: Chenbo Feng <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions