summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer2013-12-16 17:09:47 +0100
committerSimon Horman2013-12-27 04:30:02 +0100
commitb25adce1606427fd88da08f5203714cada7f6a98 (patch)
tree29a3479d6cb2ea8d8a5bf574b44e3993afb23e67 /net/netfilter/nf_tables_api.c
parentnetfilter: WARN about wrong usage of sequence number adjustments (diff)
downloadkernel-qcow2-linux-b25adce1606427fd88da08f5203714cada7f6a98.tar.gz
kernel-qcow2-linux-b25adce1606427fd88da08f5203714cada7f6a98.tar.xz
kernel-qcow2-linux-b25adce1606427fd88da08f5203714cada7f6a98.zip
ipvs: correct usage/allocation of seqadj ext in ipvs
The IPVS FTP helper ip_vs_ftp could trigger an OOPS in nf_ct_seqadj_set, after commit 41d73ec053d2 (netfilter: nf_conntrack: make sequence number adjustments usuable without NAT). This is because, the seqadj ext is now allocated dynamically, and the IPVS code didn't handle this situation. Fix this in the IPVS nfct code by invoking the alloc function nfct_seqadj_ext_add(). Fixes: 41d73ec053d2 (netfilter: nf_conntrack: make sequence number adjustments usuable without NAT) Suggested-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/netfilter/nf_tables_api.c')
0 files changed, 0 insertions, 0 deletions