Message ID | 20230210184708.2172562-1-edumazet@google.com (mailing list archive) |
---|---|
Headers | show |
Series | ipv6: more drop reason | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 10 Feb 2023 18:47:04 +0000 you wrote: > Add more drop reasons to IPv6: > > - IPV6_BAD_EXTHDR > - IPV6_NDISC_FRAG > - IPV6_NDISC_HOP_LIMIT > - IPV6_NDISC_BAD_CODE > > [...] Here is the summary with links: - [net-next,1/4] net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR https://git.kernel.org/netdev/net-next/c/dc68eaf2c29f - [net-next,2/4] net: add pskb_may_pull_reason() helper https://git.kernel.org/netdev/net-next/c/1fb2d41501f3 - [net-next,3/4] ipv6: icmp6: add drop reason support to icmpv6_notify() https://git.kernel.org/netdev/net-next/c/30c89bad3ea2 - [net-next,4/4] ipv6: icmp6: add drop reason support to ndisc_rcv() https://git.kernel.org/netdev/net-next/c/545dbcd124b0 You are awesome, thank you!