all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH frr 0/2] bump to frr 8.2.2 + netlink fix
@ 2022-04-27 15:04 Alexandre Derumier
  2022-04-27 15:04 ` [pve-devel] [PATCH frr 1/2] add frr zebra buffering patches Alexandre Derumier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Derumier @ 2022-04-27 15:04 UTC (permalink / raw)
  To: pve-devel

Hi,

2 users have reported problems when vlan-aware bridge are presents.
Seem that frr is not parsing correctly netlink message because
currently frr use static buffer size, and netlink message can be
too big when a lot of vlan are defined.

https://forum.proxmox.com/threads/implementations-of-sdn-networking.99628/
https://github.com/FRRouting/frr/issues/10404


This is fixed with:
https://github.com/FRRouting/frr/pull/10482
only available in master.

This patches serie update frr to 8.2.2 + this PR.

I'm running it in production since 1 week, works fine.

This need to update the proxmox frr mirror to frr-8.2.2 tag:
https://github.com/FRRouting/frr/tree/frr-8.2.2

Alexandre Derumier (2):
  add frr zebra buffering patches
  bump frr to 8.2.2

 debian/changelog                              |   6 +
 debian/patches/frr/0001-zebra-buffering.patch |  92 ++++
 debian/patches/frr/0002-zebra-buffering.patch | 420 ++++++++++++++++++
 debian/patches/frr/0003-zebra-buffering.patch | 283 ++++++++++++
 debian/patches/series                         |   3 +
 5 files changed, 804 insertions(+)
 create mode 100644 debian/patches/frr/0001-zebra-buffering.patch
 create mode 100644 debian/patches/frr/0002-zebra-buffering.patch
 create mode 100644 debian/patches/frr/0003-zebra-buffering.patch

-- 
2.30.2




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-27 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 15:04 [pve-devel] [PATCH frr 0/2] bump to frr 8.2.2 + netlink fix Alexandre Derumier
2022-04-27 15:04 ` [pve-devel] [PATCH frr 1/2] add frr zebra buffering patches Alexandre Derumier
2022-04-27 15:04 ` [pve-devel] [PATCH frr 2/2] bump frr to 8.2.2 Alexandre Derumier
2022-04-27 18:16 ` [pve-devel] applied: [PATCH frr 0/2] bump to frr 8.2.2 + netlink fix Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal