• Re: Bug#1101842: ITP: racd -- Extensible IPv6 Router Advertisement Clie

    From Michael Richardson@21:1/5 to All on Tue Apr 1 22:50:01 2025
    XPost: linux.debian.bugs.dist

    Daniel Gröber <dxld@darkboxed.org> wrote:
    > I haven't 100% decided on the script interface yet. I'm thinking either
    > (binary) files in /run/racd/$IFACE (in raw ICMPv6 option format) with a
    > commandline tool to query them or just steal the dhclient design involving
    > envvars.

    /run tends to be ramdisk, and cleared on every boot.
    I don't understand why you'd have any kind of executable there.
    It belongs in /lib, I think.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?ISO-8859-1?Q?Daniel_Gr=F6ber?=@21:1/5 to Michael Richardson on Wed Apr 2 02:20:01 2025
    XPost: linux.debian.bugs.dist

    On 1 April 2025 22:33:50 CEST, Michael Richardson <mcr@sandelman.ca> wrote: >Daniel Gröber <dxld@darkboxed.org> wrote:
    > I haven't 100% decided on the script interface yet. I'm thinking either
    > (binary) files in /run/racd/$IFACE (in raw ICMPv6 option format) with a
    > commandline tool to query them or just steal the dhclient design involving
    > envvars.

    /run tends to be ramdisk, and cleared on every boot.
    I don't understand why you'd have any kind of executable there.
    It belongs in /lib, I think.

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

    --Daniel

    Hi Michael,

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)