diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2017-10-24 22:08:54 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2017-10-24 22:15:57 +0200 |
commit | 5e425ad42445750b3b995a93b3083f41ae381a3f (patch) | |
tree | 949bc19ce7b66903b706bc542d670e71b01cf9bf /include/debug.mk | |
parent | 856c53f1751ece9a44ab0b9ed1acb344913bf20c (diff) | |
download | upstream-5e425ad42445750b3b995a93b3083f41ae381a3f.tar.gz upstream-5e425ad42445750b3b995a93b3083f41ae381a3f.tar.bz2 upstream-5e425ad42445750b3b995a93b3083f41ae381a3f.zip |
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>
Diffstat (limited to 'include/debug.mk')
0 files changed, 0 insertions, 0 deletions