aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strcpy.c
diff options
context:
space:
mode:
authorEelco Chaudron <[email protected]>2020-09-01 16:56:02 +0200
committerPablo Neira Ayuso <[email protected]>2020-09-08 13:04:54 +0200
commit526e81b990e53e31ba40ba304a2285ffd098721f (patch)
treeabc09e4ca58cac67230edea19587383d9e78a8d4 /lib/test_fortify/write_overflow-strcpy.c
parent6c0d95d1238d944fe54f0bbfc7ec017d78435daa (diff)
netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
The openvswitch module fails initialization when used in a kernel without IPv6 enabled. nf_conncount_init() fails because the ct code unconditionally tries to initialize the netns IPv6 related bit, regardless of the build option. The change below ignores the IPv6 part if not enabled. Note that the corresponding _put() function already has this IPv6 configuration check. Fixes: 11efd5cb04a1 ("openvswitch: Support conntrack zone limit") Signed-off-by: Eelco Chaudron <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions