[PATCH net v6 0/2] Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED

From: Cole Dishington
Date: Mon Sep 20 2021 - 16:46:51 EST


Thanks for your time reviewing!

Changes:
- Fix compiler warning in 1/2 patch.
- Add Acked-by: Florian Westphal <fw@xxxxxxxxx> to 1/2 and 2/2.

Cole Dishington (2):
net: netfilter: Limit the number of ftp helper port attempts
net: netfilter: Fix port selection of FTP for
NF_NAT_RANGE_PROTO_SPECIFIED

include/net/netfilter/nf_nat.h | 6 ++++
net/netfilter/nf_nat_core.c | 9 ++++++
net/netfilter/nf_nat_ftp.c | 51 ++++++++++++++++++++++++++--------
net/netfilter/nf_nat_helper.c | 10 +++++++
4 files changed, 65 insertions(+), 11 deletions(-)

--
2.33.0