summaryrefslogtreecommitdiff
path: root/net/ipx
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2010-09-22 06:34:12 (GMT)
committerPatrick McHardy <kaber@trash.net>2010-09-22 06:34:12 (GMT)
commit5b92b61f3891517d18d0573ad2c939c81b59ecfe (patch)
tree4d61d64041d559e6478a53f865fb779df99cedc9 /net/ipx
parent26c15cfd291f8b4ee40b4bbdf5e3772adfd704f5 (diff)
downloadlinux-fsl-qoriq-5b92b61f3891517d18d0573ad2c939c81b59ecfe.tar.xz
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
This patch improves the situation in which the expectation table is full for conntrack NAT helpers. Basically, we give up if we don't find a place in the table instead of looping over nf_ct_expect_related() with a different port (we should only do this if it returns -EBUSY, for -EMFILE or -ESHUTDOWN I think that it's better to skip this). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions