[Bash-completion-devel] [PATCH 0/3] ipsec: Add support for strongSwan

Tobias Brunner tobias at strongswan.org
Thu Aug 4 15:48:33 UTC 2011


Hi,

this patch series adds basic support for strongSwan to the completion for the
ipsec command.  If strongSwan is not installed (i.e. the ipsec command is not
provided by strongSwan) the completion falls back to what was previously
implemented for FreeS/WAN.

Regards,
Tobias

Tobias Brunner (3):
  ipsec: Drop uname check, simply check for 'ipsec'.
  ipsec: Add strongSwan specific completion with fallback.
  ipsec: Complete connection names for 'up', 'down' and other commands.

 completions/ipsec |   78 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 73 insertions(+), 5 deletions(-)

-- 
1.7.4.1




More information about the Bash-completion-devel mailing list