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 changes address issue #15396 by: * Unsuppressing the listing of unselected routes when displaying the FIB table or FIB entries for specified routes in VTY shell text output to...

zebra
autoclose
conflicts
master
size/M

After zebra (and bgp/staticd) restart, BGP peer address over an IPSec tunnel becomes unresolved. We can not reproduce at will, but out of 35 VMs, one can enter this state....

zebra
master
size/XS

Member count is not part of current show bgp peer-group json output. Fix: memberCount attribute is added into bgp peer-grp json output. Supported commands: - show bgp peer-group json -...

bgp
master
size/XS

### Description Hello - I am attempting to enable grpc in CBL-Mariner Linux (I can run frr without grpc just fine). I have installed grpc but ./configure --enable-grpc is unable...

triage

### Description Configure 16 peers and advert total of 4k ipv4 + ipv6 routes. after routes are learnt. it crashes after few minutes Program terminated with signal SIGSEGV, Segmentation fault....

triage
bgp
unsupported-version

Register graceful restart capability with zebra to avoid static routes being deleted immediately in zebra upon staticd restart

staticd
master
size/S

- JSON format is changed. currently json output returns as array format, in which we cannot add extra attributes under it. so, we modified the JSON format into dict. -...

master
size/S

### Description When trying to configure PIMv6 via Northbound gRPC, seeing error message `[WH5BW-RNTXW][EC 100663326] nb_running_get_entry_worker: failed to find entry [xpath /frr-interface:lib/interface[name='eth0']/frr-pim:pim/address-family[address-family='frr-routing:ipv6']]` ### Version ```text # show version FRRouting 10.1...

triage

example topo: ``` |---------------------- R3 -------- 192.168.199.0/24 | 192.16.3.0/24 RID 1.1.1.3 | AS 65003 | MED 150 | | | 192.16.2.0/24 R1 -------------------- R2 -------- 192.168.199.0/24 AS 65001 RID 1.1.1.2...

bgp

Currently a nexthop being tracked in NHT can be resolved to a BGP route. As BGP routes are usually recursive, the nexthop resolution may not be complete, resulting in wrong...

zebra
master
size/L