[pve-devel] [PATCH frr 0/4] revert frr to 7.4

Alexandre Derumier aderumier at odiso.com
Sun Aug 22 12:07:57 CEST 2021


frr 7.5.1 seem to be really buggy with evpn,
because of new the evpn multi-homing implementation.

I have already found 2 bugs, 1 is already fixed in frr 8.0,
but the other seem be racy and difficult to reproduce (was able to reproduce 3 times), 
and not yet fixed in frr 8.0.

So until it's fixed, this patch series is reverting to 7.4,
with "7.5.1-99+pve~really7.4" version to be sure to have the priority over
debian package.


Alexandre Derumier (4):
  Revert "update submodule to frr-7.5.1"
  Revert "update patches"
  fix python3.9
  bump to 7.5.1-99+pve~really7.4

 Makefile                                      |  2 +-
 debian/changelog                              |  7 ++++++
 ...e-ax_python.m4-to-hardcode-python3.9.patch | 25 +++++++++++++++++++
 .../patches/pve/0001-enable-bgp-daemon.patch  | 10 ++++----
 ...on-for-RT-auto-derivation-to-force-A.patch | 24 +++++++++---------
 debian/patches/series                         |  1 +
 frr                                           |  2 +-
 7 files changed, 52 insertions(+), 19 deletions(-)
 create mode 100644 debian/patches/0001-Adjust-the-ax_python.m4-to-hardcode-python3.9.patch

-- 
2.30.2





More information about the pve-devel mailing list