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

Replace https://github.com/FRRouting/frr/pull/10044 Route leaking from network statement does not work. Add this to r1 on bgp_l3vpn_to_bgp_vrf topotest to reproduce the problems. The related topotest update is in progress. ``` router...

bgp
zebra
libfrr
bugfix

--------------- **Describe the bug** the Linux kernel removes all routes when interface has no IP address. Normally zebra handles this situation for routes with provided NH, but routes for P2P...

triage

Found in FRR master as of 12/16/2019, Git sha 8887295 Issue found while running the Ixia ANVL Compliance Tests for ISIS on IPv4 ``` ==25667==ERROR: LeakSanitizer: detected memory leaks Direct...

isis

Description: Provided the json support for command "show ip/ipv6 nht json" which gives the detailed nexthop information. Ex o/p: -------- frr(config)# do show ip nht 10.1.1.35 resolved via connected is...

zebra

Problem Statement: ================== When IGMP join and PIM join both exists on the same ifchannel. Then mroutes were not getting programmed correctly. Root Cause Analysis: ==================== In case DR/nonDR PIMd...

pim
autoclose

- FRR VERSION frr-7.5-4.el8.x86_64 - OPERATING SYSTEM VERSION Red Hat Enterprise Linux release 8.5 (Ootpa) - KERNEL VERSION 4.18.0-348.2.1.el8_5.x86_64 --------------- **Describe the bug** systemctl stop frr does not always remove...

triage

The Linux kernel supports IPv6 underlay for VXLAN tunnels. It would be nice if EVPN also supported using a v6 underlay (v6 next-hops for EVPN prefixes).

enhancement

When MLD and PIMv6 enable on interface few control plan groups will be added to that interface Out of of that i see group ff05::2 create (*.G) mroute IIF and...

triage
pimv6

The command 'ipv6 ospf6 area X.X.X.X' command under interface node is the model that will be kept. Remove old model configuration, that was located under router ospf6. Signed-off-by: Philippe Guibert

autoclose

re-open https://github.com/FRRouting/frr/pull/10962 that was reverted in https://github.com/FRRouting/frr/pull/11579

isis
bugfix
master