Good day! The first patch adds completion code for the bash shell. The second patch adds it to the build routine. Would be great if you consider it. Best regards, Mart --- configure.ac | 13 + utils/Makefile.am | 3 + utils/iptables_bash_completion/README.md | 290 ++++ utils/iptables_bash_completion/iptables | 2426 ++++++++++++++++++++++++++++++ 4 files changed, 2732 insertions(+), 0 deletions(-) create mode 100644 utils/iptables_bash_completion/README.md create mode 100644 utils/iptables_bash_completion/iptables --- -- 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