ipv6: raw: add drop reasons
authorEric Dumazet <edumazet@google.com>
Thu, 2 Feb 2023 09:40:58 +0000 (09:40 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 4 Feb 2023 03:56:23 +0000 (19:56 -0800)
commit8d8ebd77f5ede7ff9e3072653221706655924191
tree87f35e62a5b78777f85d2fe851ec3ce0686683d3
parentdfefcb0c04174996fbfc1484197423c0c0938a6d
ipv6: raw: add drop reasons

Use existing helpers and drop reason codes for RAW input path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/raw.c