netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iptables: utils: Add bash completion
@ 2016-02-25 15:06 Mart Frauenlob
  2016-02-25 15:06 ` [PATCH 1/2] " Mart Frauenlob
  2016-02-25 15:06 ` [PATCH 2/2] iptables: Add bash completion to build routine Mart Frauenlob
  0 siblings, 2 replies; 9+ messages in thread
From: Mart Frauenlob @ 2016-02-25 15:06 UTC (permalink / raw)
  To: netfilter-devel


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
---

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-03-03 14:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 15:06 [PATCH 0/2] iptables: utils: Add bash completion Mart Frauenlob
2016-02-25 15:06 ` [PATCH 1/2] " Mart Frauenlob
2016-03-02 11:34   ` Pablo Neira Ayuso
2016-03-02 11:57     ` Jan Engelhardt
2016-03-02 12:24     ` Mart Frauenlob
2016-03-02 12:54       ` Pablo Neira Ayuso
2016-03-02 19:26         ` Mart Frauenlob
2016-03-03 14:18         ` Mart Frauenlob
2016-02-25 15:06 ` [PATCH 2/2] iptables: Add bash completion to build routine Mart Frauenlob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).