Skip to content
Commit 906b1c39 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by Pablo Neira Ayuso
Browse files

netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths



The bitmask used for the prefix mangling was being calculated
incorrectly, leading to the wrong part of the address being replaced
when the prefix length wasn't a multiple of 32.

Signed-off-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 5389090b
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