[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH]: don't hardcode default port 22 for ssh protocol
- From: Guido Günther <agx sigxcpu org>
- To: Jim Meyering <jim meyering net>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH]: don't hardcode default port 22 for ssh protocol
- Date: Sat, 31 Jan 2009 14:49:18 +0100
On Sat, Jan 31, 2009 at 12:25:54PM +0100, Jim Meyering wrote:
> Guido Günther <agx sigxcpu org> wrote:
> > attached patch removes the hardcoded port 22 when going through ssh, ssh
> > uses it by default. This makes it easier to override this via
> > .ssh/config on a per host basis instead of having to add this to the
> > connection URI explicitly.
>
> Good idea!
>
> > While at that I cleaned up some free vs. VIR_FREE usage and replaced
> > pointer intializations with 0 by NULL.
>
> Always welcome. Thanks!
>
> ACK, with one suggestion:
Applied with your suggestion.
-- Guido
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]