diff options
author | Willem de Bruijn | 2019-02-20 10:52:12 -0500 |
---|---|---|
committer | David S. Miller | 2019-02-20 11:24:27 -0800 |
commit | 418e897e0716b238ea4252ed22a73ca37d3cbbc1 (patch) | |
tree | 8ca1f1fcfe36bcb019c50ec93f8c17aea1677e54 /net/dccp | |
parent | 203ef5f1ff9f6abb558310550c2597c5432d5509 (diff) |
gso: validate gso_type on ipip style tunnels
Commit 121d57af308d ("gso: validate gso_type in GSO handlers") added
gso_type validation to existing gso_segment callback functions, to
filter out illegal and potentially dangerous SKB_GSO_DODGY packets.
Convert tunnels that now call inet_gso_segment and ipv6_gso_segment
directly to have their own callbacks and extend validation to these.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions