Re: Bug#1101842: ITP: racd -- Extensible IPv6 Router Advertisement Client Daemon

Daniel Gröber <[email protected]> Wed, 02 Apr 2025 02:10:43 +0200
Newsgroups gmane.linux.debian.devel.ipv6
Message-ID <[email protected]>
On 1 April 2025 22:33:50 CEST, Michael Richardson <mcr@sandelman=2Eca> wrot=
e:
>Daniel Gr=C3=B6ber <dxld@darkboxed=2Eorg> wrote:
>    > I haven't 100% decided on the script interface yet=2E I'm thinking =
either
>    > (binary) files in /run/racd/$IFACE (in raw ICMPv6 option format) wi=
th a
>    > commandline tool to query them or just steal the dhclient design in=
volving
>    > envvars=2E
>
>/run tends to be ramdisk, and cleared on every boot=2E
>I don't understand why you'd have any kind of executable there=2E
>It belongs in /lib, I think=2E

The files in /run would hold the ICMPv6 options in that design=2E The quer=
y tool would go to /usr/bin=2E I think the word "binary" might have thrown =
you off ;-)=2E

--Daniel

Hi Michael,