From: Alexandre Derumier <aderumier@odiso.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-network 0/3] evpn improvment
Date: Wed, 24 Aug 2022 10:56:43 +0200 [thread overview]
Message-ID: <20220824085646.561337-1-aderumier@odiso.com> (raw)
This patches series cleanup some frr 8.2 config file format,
add support for routemaps,
and also improve custom local configuration merging.
Alexandre Derumier (3):
frr: update config frrversion to 8.2.2
frr: add a local config parser and merge with generated config
frr: config : add exit on router && routemaps.
PVE/Network/SDN/Controllers/EvpnPlugin.pm | 102 ++++++++++++++++--
.../expected_controller_config | 6 +-
.../expected_controller_config | 6 +-
.../evpn/ebgp/expected_controller_config | 6 +-
.../ebgp_loopback/expected_controller_config | 7 +-
.../evpn/exitnode/expected_controller_config | 7 +-
.../expected_controller_config | 7 +-
.../expected_controller_config | 7 +-
.../exitnode_snat/expected_controller_config | 7 +-
.../evpn/ipv4/expected_controller_config | 6 +-
.../evpn/ipv4ipv6/expected_controller_config | 6 +-
.../expected_controller_config | 6 +-
.../evpn/ipv6/expected_controller_config | 6 +-
.../expected_controller_config | 6 +-
.../evpn/rt_import/expected_controller_config | 6 +-
15 files changed, 167 insertions(+), 24 deletions(-)
--
2.30.2
next reply other threads:[~2022-08-24 8:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-24 8:56 Alexandre Derumier [this message]
2022-08-24 8:56 ` [pve-devel] [PATCH pve-network 1/3] frr: update config frrversion to 8.2.2 Alexandre Derumier
2022-08-24 8:56 ` [pve-devel] [PATCH pve-network 2/3] frr: add a local config parser and merge with generated config Alexandre Derumier
2022-08-24 8:56 ` [pve-devel] [PATCH pve-network 3/3] frr: config : add exit on router && routemaps Alexandre Derumier
2022-08-31 9:49 ` [pve-devel] applied-series: [PATCH pve-network 0/3] evpn improvment Thomas Lamprecht
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=20220824085646.561337-1-aderumier@odiso.com \
--to=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.