FRRouting Routing daemon
FRR is free software which manages TCP/IP based routing protocols.
It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, RIPng,
PIM and LDP as well as the IPv6 versions of these.
FRR is a fork of Quagga..
- Links to network / frr
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mtomaschewski:frr/frr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-bgpd-Check-the-actual-remaining-stream-length |
0000002893 2.83 KB | |
_link | 0000000148 148 Bytes | |
harden_frr.service.patch | 0000001267 1.24 KB | |
project.diff | 0000001919 1.87 KB |
Revision 12 (latest revision is 18)
Marius Tomaschewski (mtomaschewski)
committed
(revision 12)
- Apply upstream fix for crash in bgp_attr_encap that were missing a check of the actual remaining stream length before taking the TLV value (CVE-2024-44070,bsc#1229438,gh#FRRouting/frr#16502): - 0001-bgpd-Check-the-actual-remaining-stream-length-before.patch - Re-Added hardening patch for systemd service(s) (bsc#1181400): - harden_frr.service.patch
Comments 0