From: Florian Obser
Date: Wed, 12 Apr 2023 14:45:10 +0200
I had overlooked SIOCAIFADDR_IN6.
> On 2023-04-12 20:13 +09, Masato Asou wrote:
>> Hi,
>>
>> SIOCSIFALIFETIME_IN6 has been removed from sys/netinet6/in6_var.h with
>> the following commit:
>>
>> commit f487585d711456156cf95432fac5a11ff78
On 2023-04-12 20:13 +09, Masato Asou wrote:
> Hi,
>
> SIOCSIFALIFETIME_IN6 has been removed from sys/netinet6/in6_var.h with
> the following commit:
>
> commit f487585d711456156cf95432fac5a11ff78440c8
> Author: stefan
> Date: Sun Feb 28 07:15:34 2016 +
>
> Remove SIOCSIFALIFETIME_IN6 io
Hi,
SIOCSIFALIFETIME_IN6 has been removed from sys/netinet6/in6_var.h with
the following commit:
commit f487585d711456156cf95432fac5a11ff78440c8
Author: stefan
Date: Sun Feb 28 07:15:34 2016 +
Remove SIOCSIFALIFETIME_IN6 ioctl, as NetBSD did.
As described in NetBSD kern/35897