On Wed, Mar 28, 2007 at 10:40:44AM +0200, Henning Brauer wrote:
> * Claudio Jeker <[EMAIL PROTECTED]> [2007-03-27 19:36]:
> > -           if (setsockopt(p->fd, IPPROTO_IPV6, IPV6_HOPLIMIT, &ttl,
> > +           if (setsockopt(p->fd, IPPROTO_IPV6, IPV6_UNICAST_HOPS, &ttl,
> 
> yuck. so it's fallout from this "bump v6 to newer rfc" thing a while 
> ago (after 4.0, before 4.1)
> 

Looks like but I guess that using IPV6_HOPLIMIT was more or less wrong
since the beginning but IPv6 works in mysterious ways.

-- 
:wq Claudio

Reply via email to