Skip to content
Commit 0cafa392 authored by Taehee Yoo's avatar Taehee Yoo Committed by Pablo Neira Ayuso
Browse files

netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v6_unreach



In order to allocate icmpv6 skb, sizeof(struct ipv6hdr) should be used.

Signed-off-by: default avatarTaehee Yoo <ap420073@gmail.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 31875d49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment