Home
last modified time | relevance | path

Searched hist:"30 c89bad" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dicmp.c30c89bad Fri Feb 10 12:47:07 CST 2023 Eric Dumazet <edumazet@google.com> ipv6: icmp6: add drop reason support to icmpv6_notify()

Accurately reports what happened in icmpv6_notify() when handling
a packet.

This makes use of the new IPV6_BAD_EXTHDR drop reason.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/net/
H A Dipv6.h30c89bad Fri Feb 10 12:47:07 CST 2023 Eric Dumazet <edumazet@google.com> ipv6: icmp6: add drop reason support to icmpv6_notify()

Accurately reports what happened in icmpv6_notify() when handling
a packet.

This makes use of the new IPV6_BAD_EXTHDR drop reason.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>