ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
authorEric Dumazet <edumazet@google.com>
Thu, 16 Feb 2023 16:28:40 +0000 (16:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2023 08:54:23 +0000 (08:54 +0000)
commit784d4477f07b930df73bc77e842e03f1dacb83aa
tree1e27c24768d6f98d776565fcbb4b9a00d97738e4
parentec993edf05ca4eee5878edf51fdb5ffa2b1decc3
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS

This is a generic drop reason for any error detected
in ndisc_parse_options().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dropreason.h
net/ipv6/ndisc.c