[Cluster-devel] fence-agents: master - fence_ipmilan: Better description of lanplus parameter

Fabio M. Di Nitto fdinitto at redhat.com
Thu Jul 18 11:25:37 UTC 2013


Hi Marek,

On 7/18/2013 12:04 PM, Marek Grác wrote:
> Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=7117a54a55aafb9f6ea97fe7b3a7b56355f609e4
> Commit:        7117a54a55aafb9f6ea97fe7b3a7b56355f609e4
> Parent:        c61430f65c843c4e4b7b3487f378d306efe1d52a
> Author:        Marek 'marx' Grac <mgrac at redhat.com>
> AuthorDate:    Thu Jul 18 12:04:01 2013 +0200
> Committer:     Marek 'marx' Grac <mgrac at redhat.com>
> CommitterDate: Thu Jul 18 12:04:01 2013 +0200
> 
> fence_ipmilan: Better description of lanplus parameter
> 
> resolves: rhbz#981086
> ---
>  fence/agents/ipmilan/ipmilan.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/fence/agents/ipmilan/ipmilan.c b/fence/agents/ipmilan/ipmilan.c
> index 4d286ea..3561456 100644
> --- a/fence/agents/ipmilan/ipmilan.c
> +++ b/fence/agents/ipmilan/ipmilan.c
> @@ -167,7 +167,7 @@ struct xml_parameter_s xml_parameters[]={
>    {"ipaddr","-a",1,"string",NULL,"IPMI Lan IP to talk to"},
>    {"passwd","-p",0,"string",NULL,"Password (if required) to control power on IPMI device"},
>    {"passwd_script","-S",0,"string",NULL,"Script to retrieve password (if required)"},
> -  {"lanplus","-P",0,"boolean",NULL,"Use Lanplus"},
> +  {"lanplus","-P",0,"boolean",NULL,"Use Lanplus to improve security of connection"},

Can you be just a bit more descriptive and explain what "improve
security" means?

thanks
Fabio




More information about the Cluster-devel mailing list