[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] ipv6 support
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] ipv6 support
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Thu, 6 Sep 2007 07:26:00 +0200
- References: <a60f25fc0709051438x2bc2ad09qd9a769f18384f1fe (at) mail.gmail.com> <20070905214152.GB27979 (at) hswn.dk> <a60f25fc0709051451gbe8e9b8i8042fd037aa86c8d (at) mail.gmail.com>
- User-agent: Mutt/1.5.13 (2006-08-11)
On Wed, Sep 05, 2007 at 05:51:33PM -0400, Asif Iqbal wrote:
> On 9/5/07, Henrik Stoerner <henrik (at) hswn.dk> 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