On Thu, Feb 25, 2016 at 04:06:53PM +0100, Mart Frauenlob wrote: > This is a fully featured completion for ip[6]tables. > It knows about all the basic parameters and the options of all > targets and matches. Mandatory and exclusive options and inversion > of options are taken care of. Protocol dependency and previously > set values of options are also taken into account. > Completion of option values is done whereever possible. > Enviroment variables allow to modify completion behaviour. > As to feed ip address from file or to turn on input validation. > A readme file is included. > > Signed-off-by: Mart Frauenlob <mart.frauenlob@xxxxxxxxx> > --- > utils/iptables_bash_completion/README.md | 290 ++++ > utils/iptables_bash_completion/iptables | 2426 ++++++++++++++++++++++++++++++ This is fair good amount of work, but this is also quite a bit of new shell code to be maintained in our trees. Moreover, I was told that, in the specific case of debian, there is a package (bash-completion) where you place this. So sorry, I'm not applying this. -- 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