Subject: Re: IPv6 capable tun
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
From: None <itojun@iijlab.net>
List: tech-net
Date: 01/08/2001 15:03:00
> I understand that one reason why tun0 does not support IPv6 is that
>it does not support multicast. I can live without neighbour discovery
>messages and stuff, and I think I have the right code otherwise.
> Are there other downsides of setting IF_MULTICAST on the tun interface?
> I've sent a PR on this.
what did you do about TUN_PREPADDR (TUNSLMODE)?
itojun