summaryrefslogtreecommitdiff
path: root/net/ipv4/raw.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-06-20 12:30:17 +0300
committerPaolo Abeni <pabeni@redhat.com>2022-06-21 12:21:57 +0300
commitf9aefd6b2aa38b9787d2705f0f1161dfd23cdb8f (patch)
treeed4ae23ea4d26b4a7a7d9f93b4fa74f933d29db5 /net/ipv4/raw.c
parent4336487e30c37a2e82a1fed2370d3134cc5b6505 (diff)
downloadlinux-f9aefd6b2aa38b9787d2705f0f1161dfd23cdb8f.tar.xz
net: warn if mac header was not set
Make sure skb_mac_header(), skb_mac_offset() and skb_mac_header_len() uses are not fooled if the mac header has not been set. These checks are enabled if CONFIG_DEBUG_NET=y This commit will likely expose existing bugs in linux networking stacks. Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://lore.kernel.org/r/20220620093017.3366713-1-eric.dumazet@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions