OSDN Git Service

ipv4: raw: add drop reasons
authorEric Dumazet <edumazet@google.com>
Thu, 2 Feb 2023 09:40:59 +0000 (09:40 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 4 Feb 2023 03:56:23 +0000 (19:56 -0800)
commit42186e6c00352ce9df9e3f12b1ff82e61978d40b
treebc309bd52a7bdda4bfdc23278b89c0a89a2e3b7b
parent8d8ebd77f5ede7ff9e3072653221706655924191
ipv4: 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/ipv4/raw.c