https://github.com/torvalds/linux
Revision 906b1c394d0906a154fbdc904ca506bceb515756 authored by Matthias Schiffer on 30 March 2013, 10:23:12 UTC, committed by Pablo Neira Ayuso on 03 April 2013, 10:24:56 UTC
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: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
1 parent 5389090
History
Tip revision: 906b1c394d0906a154fbdc904ca506bceb515756 authored by Matthias Schiffer on 30 March 2013, 10:23:12 UTC
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
Tip revision: 906b1c3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.5 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top