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

Re-apply what was reverted in https://github.com/FRRouting/frr/pull/16615 because of the https://github.com/FRRouting/frr/issues/16572 regression. This new pull-requests fixes some ipv4-mapped ipv6 use cases but does not cause this time the https://github.com/FRRouting/frr/issues/16572 regression. The...

tests
bgp
bugfix
master
size/XXL

draft

documentation
zebra
libfrr
bugfix
sharp
master
size/L

### Description This commit: ``` sharpd@eva ~/frr2 ((3c86f776…)|BISECTING)> git bisect good ca32945b1fd694d10307d2885df62251f46bf581 is the first bad commit commit ca32945b1fd694d10307d2885df62251f46bf581 Author: Louis Scalbert Date: Mon Feb 26 18:23:11 2024 +0100 bgpd:...

triage

Kernel routes are not updated properly in zebra RIB / nhg nexthop check is wrong: #13561 Introduction: Zebra is not restoring the routes properly as mentioned in the bug-13561. When...

zebra
master
size/XS

- Introduce a dedicated AgentX thread using `frr_pthread`. - Add mutex locks (`ax_mtx`, `ax_io_mtx`) to manage thread synchronization for trap transfer and I/O operations. - Implemented ring buffers (`ibuf_ax`) for...

libfrr
master
size/L
rebase

### Description I'd like to configure the hostname and domainname sent to BGP peers. Please see discussion: https://github.com/FRRouting/frr/discussions/16903 It seems that FRR needs to be able to use the output...

triage

### Description Kernel's default gateway and static routes are missing from 'show ip route' in FRR 9.* up to FRR 10.1.1 on FreeBSD 14. This lead to unexpected behavior such...

triage

Move route_unlock_node() after rnh_list_del().This is an automatic backport of pull request #17116 done by [Mergify](https://mergify.com).

zebra
size/XS
stable/9.0

The protocol type is of interest to NHT clients. Comparea the field for changes.

zebra
master
size/XS

See individual commits. Effectively some internal changes that should be upstreamed.

documentation
zebra
master
size/XXL