Jan Engelhardt wrote:
Note: xt_sctp.h is still not merged upstream in the kernel as of this commit. But a refactoring was really needed. --- configure.ac | 3 +- extensions/libipt_SAME.c | 12 ++-- extensions/libipt_addrtype.c | 4 +- extensions/libxt_RATEEST.c | 12 ++-- extensions/libxt_conntrack.c | 28 +++++----- extensions/libxt_hashlimit.c | 4 +- extensions/libxt_state.c | 12 ++-- extensions/libxt_statistic.c | 23 +++++--- include/linux/netfilter/xt_sctp.h | 87 ++++++++++++---------------- include/xtables.h | 4 +- ip6tables-save.c | 10 ++-- ip6tables.c | 12 ++-- iptables-save.c | 10 ++-- iptables-xml.c | 7 +- iptables.c | 12 ++-- libiptc/libiptc.c | 49 +++++++--------- xtables.c | 4 +- 17 files changed, 140 insertions(+), 153 deletions(-)
I have my doubts about the usefulness of -Wshadow, but the cleanups don't hurt I hope, so applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html