Fixed specifying an IP address as the hostname.
commit780cbffa092e6ee13b12fb0a22c82ec92b5b021a
authorBen Kibbey <bjk@luxsci.net>
Wed, 10 Jun 2009 02:05:19 +0000 (9 22:05 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 10 Jun 2009 02:05:19 +0000 (9 22:05 -0400)
treea46c11fc48a9a969817b250040831da2a8114944
parent0e2a4c54d8da833f8e0a305a00d38f9f21769d41
Fixed specifying an IP address as the hostname.

IPv4 is now the default. IPv6 can still be specified with PWMD_IPV6.
PWMD_IP_ANY can only be used with a hostname. If you need an IPv6 when
using an IP address, then use PWMD_IPV6.
doc/libpwmd.3
src/libpwmd.h.in
src/pwmc.c
src/ssh.c