Netdev List
 help / color / mirror / Atom feed
From: Quentin Armitage <quentin@armitage.org.uk>
To: netdev@vger.kernel.org
Cc: Quentin Armitage <quentin@armitage.org.uk>
Subject: [PATCH 1/1] rt_names: add rt_addrprotos.d/keepalived.conf
Date: Mon, 28 Oct 2024 18:27:07 +0000	[thread overview]
Message-ID: <20241028182707.310560-1-quentin@armitage.org.uk> (raw)

keepalived now sets the protocol for addresses it adds, so give it a
protocol number it can use.

Signed-off-by: Quentin Armitage <quentin@armitage.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
-- 
2.34.3


             reply	other threads:[~2024-10-28 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28 18:27 Quentin Armitage [this message]
2024-10-28 19:57 ` [PATCH 1/1] rt_names: add rt_addrprotos.d/keepalived.conf Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241028182707.310560-1-quentin@armitage.org.uk \
    --to=quentin@armitage.org.uk \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox