lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241028125747.07b21043@hermes.local>
Date: Mon, 28 Oct 2024 12:57:47 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Quentin Armitage <quentin@...itage.org.uk>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] rt_names: add rt_addrprotos.d/keepalived.conf

On Mon, 28 Oct 2024 18:27:07 +0000
Quentin Armitage <quentin@...itage.org.uk> wrote:

> keepalived now sets the protocol for addresses it adds, so give it a
> protocol number it can use.
> 
> Signed-off-by: Quentin Armitage <quentin@...itage.org.uk>
> ---
>  etc/iproute2/rt_addrprotos.d/keepalived.conf | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 etc/iproute2/rt_addrprotos.d/keepalived.conf
> 
> diff --git a/etc/iproute2/rt_addrprotos.d/keepalived.conf b/etc/iproute2/rt_addrprotos.d/keepalived.conf
> new file mode 100644
> index 00000000..9a86251d
> --- /dev/null
> +++ b/etc/iproute2/rt_addrprotos.d/keepalived.conf
> @@ -0,0 +1 @@
> +18	keepalived

This would probably better off in rt_addrprotos file and make an empty
directory for user additions with similar README.

I.e follow the precedent set by rt_protos

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ