On Wed, Sep 05, 2007 at 05:51:33PM -0400, Asif Iqbal wrote:
On 9/5/07, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Wed, Sep 05, 2007 at 05:38:26PM -0400, Asif Iqbal wrote:
Does hobbit support ipv6 addressing?
No.
Any plan to support it in the future maybe? I personally have no care for ipv6
but some org w/in the company were querying about it
Not really. It wouldn't be all that difficult to do - some minor changes
to the networking code to make it use PF_INET6 sockets instead of
PF_INET and the like - but nobody I know are using IPv6, so it hasn't
really been necessary.
Henrik