diff options
author | David Ahern <dsahern@gmail.com> | 2017-12-03 18:33:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-03 18:39:15 +0100 |
commit | b4d1605a8ea608fd7dc45b926a05d75d340bde4b (patch) | |
tree | 738365d5e9a0912dc35421e5ce357b6e0e4422c8 /virt | |
parent | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() (diff) | |
download | linux-b4d1605a8ea608fd7dc45b926a05d75d340bde4b.tar.xz linux-b4d1605a8ea608fd7dc45b926a05d75d340bde4b.zip |
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
After this fix : ("tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()"),
socket lookups happen while skb->cb[] has not been mangled yet by TCP.
Fixes: a04a480d4392 ("net: Require exact match for TCP socket lookups if dif is l3mdev")
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions