From: Pierre Ynard <[EMAIL PROTECTED]>
Date: Tue, 13 Nov 2007 01:19:47 + (GMT)
> > > > Unfortunately you cannot change the layout of a structure
> > > > already exported to userspace, it is part of the ABI.
> > >
> > > Well, I thought it would not be a problem, as it is not exactly
> > > rele
> > > Unfortunately you cannot change the layout of a structure
> > > already exported to userspace, it is part of the ABI.
> >
> > Well, I thought it would not be a problem, as it is not exactly
> > released yet. We are also currently developping the
> > corresponding RDNSS daemon and would be to
> Unfortunately you cannot change the layout of a structure
> already exported to userspace, it is part of the ABI.
Well, I thought it would not be a problem, as it is not exactly
released yet. We are also currently developping the
corresponding RDNSS daemon and would be totally ready to
handle th
From: Pierre Ynard <[EMAIL PROTECTED]>
Date: Tue, 13 Nov 2007 01:08:26 + (GMT)
> > Unfortunately you cannot change the layout of a structure
> > already exported to userspace, it is part of the ABI.
>
> Well, I thought it would not be a problem, as it is not exactly
> released yet. We are als
From: Pierre Ynard <[EMAIL PROTECTED]>
Date: Tue, 13 Nov 2007 01:54:13 +0100
> Userland neighbor discovery options are typically heavily involved with
> the interface on which thay are received: add a missing ifindex field to
> the original struct. Thanks to Rémi Denis-Courmont.
>
> Signed-off-by