frr icon indicating copy to clipboard operation
frr copied to clipboard

The FRRouting Protocol Suite

Results 722 frr issues
Sort by recently updated
recently updated
newest added

The main problem of interop Juniper and FRR (Version > 7.4) is different EVPN implementation, Juniper uses VLAN-Aware ([rfc7432 sec 6.3](https://datatracker.ietf.org/doc/html/rfc7432#section-6.3)), but FRR uses VLAN-Based. When FRR started to use...

triage

1. Processing of prefixes (BGP_UPDATE) on RR node is set to the following algorithm (accordingly to RFC specs): A - AS local = AS of peer R - peer configured...

tests
bgp
bugfix
master

This is the continuation of the work from @slankdev https://github.com/FRRouting/frr/pull/10403 Some bugs have been fixed and most of the TODO have been completed. There is still some work to do....

documentation
tests
isis
ospf
vtysh
libfrr
bugfix
yang
master

Hi. I have a problem with my dmvpn test lab (on spoke node). Can you help? [Centos 8, strongswan 5.9.6-1. frr 8.3] swanctrl.conf ------------------- connections { dmvpn { version=2 proposals=aes256-sha512-ecp384...

Trying to validate few things here. Please ignore. Signed-off-by: Mobashshera Rasool

bugfix
pimv6
master

pim6d: Clear channel_oil on prune Problem: After prune received, (*,G) is still present with, OIF = PIM6REG Root Cause: sg->oil is not getting deleted. Issue: https://github.com/FRRouting/frr/issues/11342 Signed-off-by: Sarita Patra

pim
pimv6
master

Signed-off-by: nguggarigoud

tests
bugfix

--------------- **Describe the bug** - [x] Did you check if this is a duplicate issue? - [x] Did you test it on the latest FRRouting/frr master branch? **To Reproduce** 1....

triage
bgp

environment:Openwrt frr:version 7.2-dev The topology diagram is as follows: ![1630465694(1)](https://user-images.githubusercontent.com/42403291/131605351-ff0bb4de-9c3b-4bd2-99c4-6b42bfbe980b.png) Both sides learn routes through RIP, but R2 has only one next hop Configuration is as follows: R1: router rip...

triage