Openwrt/target/linux/generic
Hans Dedecker 5e425ad424 pending-4.9: 610-netfilter_match_bypass_default_check: fix 32bit compat layer
Patch 610-netfilter_match_bypass_default_check added an extra flag IPT_F_NO_DEF_MATCH
which is copied to user space in function copy_entries_to_user. The 32bit compat
layer function was missing the same logic to copy the flag IPT_F_NO_DEF_MATCH to
user space for a 64bit kernel and 32 bit user space.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Thierry Dutre <thierry.dutre@dtsystems.be>
2017-10-24 22:15:57 +02:00
..
backport-4.9
files
hack-4.9
image
other-files
pending-3.18 pending-3.18: 610-netfilter_match_bypass_default_check: fix 32bit compat layer 2017-10-24 22:15:37 +02:00
pending-4.4 pending-4.4: 610-netfilter_match_bypass_default_check: fix 32bit compat layer 2017-10-24 22:15:47 +02:00
pending-4.9 pending-4.9: 610-netfilter_match_bypass_default_check: fix 32bit compat layer 2017-10-24 22:15:57 +02:00
config-3.18
config-4.4
config-4.9
PATCHES