On 2007/03/02, at 21:59, Randall Stewart wrote:
Well it might meet some of them.. I need to know when DAD is done, but
also if a interface detaches.. aka stops hearing the RT adverts.. and
then later starts hearing them again..
I was thinking of all the various states V6 addresses go through..
Tsuyoshi MOMOSE wrote:
On 2007/02/28, at 20:33, Max Laier wrote:
So, I am contemplating adding to rtsock.c the ability to
send these types of events up. I am thinking on adding
this there for two reasons..
a) SCTP already hooks into the routing socket to get
interface changes.
and
b) It
On 2007/02/28, at 20:33, Max Laier wrote:
So, I am contemplating adding to rtsock.c the ability to
send these types of events up. I am thinking on adding
this there for two reasons..
a) SCTP already hooks into the routing socket to get
interface changes.
and
b) It may well be a relevant f
On Wednesday 28 February 2007 09:47, Randall Stewart wrote:
> All:
>
> I have been deep in the middle of breaking SCTP's dependencies on
> looking at ifa structures...
>
> One of the problems I have run in to is that V6 has this
> additional set of flags:
> ifa6->ia6_flags
>
> And it can have thing
All:
I have been deep in the middle of breaking SCTP's dependencies on
looking at ifa structures...
One of the problems I have run in to is that V6 has this
additional set of flags:
ifa6->ia6_flags
And it can have things like:
IN6_IFF_DEPRECATED
IN6_IFF_DETACHED
IN6_IFF_ANYCAST
IN6_IFF_NOTREADY