diff options
author | Oldřich Jedlička <oldium.pro@gmail.com> | 2019-01-29 22:25:33 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-02-17 19:22:39 +0100 |
commit | 66e875a07033cdcfd8c4a16940d4acfe63c60202 (patch) | |
tree | c287ab4297b60ac3020e8d707f6ec216aca453e4 /include/subdir.mk | |
parent | e711fd48be0830d5acdecb75768d93c32940aff9 (diff) | |
download | upstream-66e875a07033cdcfd8c4a16940d4acfe63c60202.tar.gz upstream-66e875a07033cdcfd8c4a16940d4acfe63c60202.tar.bz2 upstream-66e875a07033cdcfd8c4a16940d4acfe63c60202.zip |
kernel: Added required dependencies for socket match.
This applies to kernel 4.10 and newer.
See https://github.com/torvalds/linux/commit/8db4c5be88f62ffd7a552f70687a10c614dc697b
The above commit added to kernel 4.10 added new dependency
for building the NETFILTER_XT_MATCH_SOCKET (xt_socket.ko)
module. The NF_SOCKET_IPVx options (both of them) need to
be enabled in order to build the NETFILTER_XT_MATCH_SOCKET
module. Without the change the module is not built.
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
Diffstat (limited to 'include/subdir.mk')
0 files changed, 0 insertions, 0 deletions