index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
pimd: always write cand-rp group config even when rp is inactive
Jafar Al-Gharaibeh
1
-7
/
+5
2025-01-14
lib: fix new (incorrect) CLANG SA warnings
Christian Hopps
3
-10
/
+12
2025-01-14
tests: add datastore notification test
Christian Hopps
4
-27
/
+207
2025-01-14
mgmtd: add notify selectors to filter datastore notifications
Christian Hopps
10
-51
/
+335
2025-01-14
lib: notify on datastore (oper-state) changes
Christian Hopps
4
-3
/
+540
2025-01-14
lib: if: track oper-state inline
Christian Hopps
4
-17
/
+154
2025-01-14
lib: vrf: track oper-state inline
Christian Hopps
3
-3
/
+50
2025-01-14
lib: northbound: add basic oper-state update functions
Christian Hopps
6
-0
/
+391
2025-01-13
tools: fix frr-reload for nbr deletion of no form cmds
Chirag Shah
1
-1
/
+5
2025-01-13
doc: building html/pdf user and developer documentation
Jafar Al-Gharaibeh
2
-0
/
+63
2025-01-13
doc: fix LaTex warning when building pdf docs
Jafar Al-Gharaibeh
2
-14
/
+14
2025-01-13
pimd: explicitly ensure the RP src is BSR
Jafar Al-Gharaibeh
1
-1
/
+1
2025-01-13
pimd: fix BSR RPs timing out
Jafar Al-Gharaibeh
1
-11
/
+16
2025-01-13
lib: Adopt Lua stuff for Lua 5.4
Donatas Abraitis
1
-0
/
+2
2025-01-13
configure: Adopt for Lua 5.4
Donatas Abraitis
1
-17
/
+36
2025-01-13
m4: Update ax_lua to support Lua 5.4
Donatas Abraitis
1
-31
/
+61
2025-01-12
tests: update munet to 0.15.4
Christian Hopps
5
-14
/
+353
2025-01-12
docker: add ubuntu24-ci docker image support
Christian Hopps
3
-4
/
+70
2025-01-12
doc: add building for ubuntu 24.04, and refactor
Christian Hopps
4
-321
/
+168
2025-01-11
bgpd: remove unused safi in bgp_aggregate structure
Enke Chen
2
-4
/
+1
2025-01-11
bgpd: fix churn of aggregate routes from duplicate config
Enke Chen
1
-0
/
+26
2025-01-11
tests: remove unnecessary wildcard fields from pim acl test
Jafar Al-Gharaibeh
1
-16
/
+0
2025-01-10
zebra: Optimize invoking nhg compare func
Rajasekar Raja
1
-2
/
+2
2025-01-10
ospfd: avoid the redundant timers
anlan_cs
1
-2
/
+1
2025-01-10
ospf6d: guard a couple of debugs
Jafar Al-Gharaibeh
1
-2
/
+5
2025-01-09
bgpd: fix memory leak in bgp_aggregate_install()
Enke Chen
1
-1
/
+8
2025-01-09
bgpd: Fix showing default `timers bgp x y`
Donatas Abraitis
3
-15
/
+16
2025-01-09
tests: avoid nondeterministic route
Jafar Al-Gharaibeh
4
-36
/
+15
2025-01-09
bgpd: use igpmetric in bgp_aigp_metric_total()
Enke Chen
1
-3
/
+4
2025-01-09
tests: bgp_srv6l3vpn_to_bgp_vrf3 needs more time
Donald Sharp
1
-3
/
+3
2025-01-09
lib: remove interface dead code
Louis Scalbert
1
-41
/
+0
2025-01-09
bgpd: fix crash in displaying json orf prefix-list
Louis Scalbert
1
-1
/
+2
2025-01-09
bgpd: fix bgp orf prefix-list json prefix
Louis Scalbert
1
-6
/
+1
2025-01-09
zebra: Fix leaked nhe
Donald Sharp
1
-5
/
+14
2025-01-09
tests: bgp_srv6_sid_reachability should give more time
Donald Sharp
1
-1
/
+1
2025-01-09
bgpd: apply route-map for aggregate before attribute comparison
Enke Chen
1
-78
/
+24
2025-01-08
tests: Check if allowas-in works when importing between local VRFs
Donatas Abraitis
4
-0
/
+225
2025-01-08
bgpd: Respect allowas-in value from the source VRF's peer
Donatas Abraitis
3
-19
/
+21
2025-01-08
Revert "bgpd: Reinstall aggregated routes if using route-maps and it was chan...
Enke Chen
3
-6
/
+2
2025-01-08
libs: remove deprecated 'clear thread' cli
Mark Stapp
1
-12
/
+0
2025-01-08
lib: Fix privs syscaps (pset_t) allocation
Martin Buck
1
-1
/
+1
2025-01-08
bgpd: add debugging command for route aggregation
Enke Chen
4
-4
/
+163
2025-01-07
doc: add bmp import-vrf-view on the bmp user guide
Philippe Guibert
1
-0
/
+5
2025-01-07
topotests: bmp, test syncro for pre/post-policy of imported bgps
Philippe Guibert
5
-39
/
+199
2025-01-07
bgpd: bmp, handle imported bgp instances in bmp end of rib
Philippe Guibert
2
-10
/
+10
2025-01-07
bgpd: add sync for monitored afi/safi of imported bgps
Philippe Guibert
2
-33
/
+142
2025-01-07
bgpd: rework bmp end of rib processing
Philippe Guibert
1
-13
/
+16
2025-01-07
bgpd: fix access to invalid memory zone
Philippe Guibert
1
-0
/
+1
2025-01-07
bgpd, topotests: bmp imported bgp, send peer up events when config param changed
Philippe Guibert
2
-1
/
+98
2025-01-07
bgpd, topotests: bmp, send peer down when unconfiguring imported vrf
Philippe Guibert
2
-21
/
+79
[next]