index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17814 from donaldsharp/nhg_removal_in_some_situations
HEAD
master
Donatas Abraitis
10 hours
1
-2
/
+13
|
\
|
*
zebra: Uninstall NHG in some situations
Donald Sharp
7 days
1
-2
/
+13
*
|
Merge pull request #17836 from pguibert6WIND/limit_comm_list_count
Donatas Abraitis
15 hours
11
-0
/
+242
|
\
\
|
*
|
topotest: add a test to control the community-list count
Philippe Guibert
4 days
4
-0
/
+82
|
*
|
bgpd: add 'match community-count' command to restrict comm count
Philippe Guibert
4 days
8
-0
/
+160
*
|
|
Merge pull request #17727 from idryzhov/netns-all-daemons
Donald Sharp
37 hours
16
-41
/
+66
|
\
\
\
|
*
|
|
tests: use global -w option instead of per-daemon -n
Igor Ryzhov
2 days
6
-16
/
+20
|
*
|
|
lib: introduce global -w option for VRF netns backend
Igor Ryzhov
2 days
6
-5
/
+37
|
*
|
|
lib, zebra: move ns context intialization to zebra
Igor Ryzhov
2 days
2
-9
/
+8
|
*
|
|
lib: remove VRF_BACKEND_UNKNOWN
Igor Ryzhov
2 days
4
-11
/
+1
*
|
|
|
Merge pull request #17862 from LabNConsulting/chopps/ldp-snmp-fix
Donatas Abraitis
43 hours
2
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: dont run ldp snmp test if no snmp
Christian Hopps
48 hours
1
-0
/
+5
|
*
|
|
tests: fix missed grpc test requirement for frr-backend addition
Christian Hopps
48 hours
1
-7
/
+2
|
/
/
/
*
|
|
Merge pull request #17838 from opensourcerouting/msdp-topo3
Russ White
2 days
3
-3
/
+28
|
\
\
\
|
*
|
|
topotests: improve test reliability
Rafael Zalamena
5 days
3
-3
/
+28
*
|
|
|
Merge pull request #17810 from donaldsharp/bgp_connect_refactor
Russ White
2 days
16
-141
/
+133
|
\
\
\
\
|
*
|
|
|
bgpd: Only update peer connection information when needed
Donald Sharp
7 days
3
-16
/
+22
|
*
|
|
|
bgpd: su_remote and su_local are properties of the connection
Donald Sharp
7 days
15
-133
/
+117
|
*
|
|
|
bgpd: bgp_getsockanme is connection oriented
Donald Sharp
7 days
3
-5
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #17855 from opensourcerouting/fix/bgp_enhe_capability_via_...
Donald Sharp
2 days
7
-6
/
+367
|
\
\
\
\
|
*
|
|
|
bgpd: Handle ENHE capability via dynamic capability
Donatas Abraitis
3 days
4
-6
/
+131
|
*
|
|
|
tests: Check if ENHE capability can be handled dynamically
Donatas Abraitis
3 days
3
-0
/
+236
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #17799 from LabNConsulting/chopps/backend-yang-model
Donald Sharp
2 days
13
-14
/
+416
|
\
\
\
\
|
*
|
|
|
lib: northbound/mgmtd: add backend model support
Christian Hopps
3 days
13
-14
/
+416
*
|
|
|
|
Merge pull request #17776 from nabahr/group-rpf-mode
Donald Sharp
2 days
21
-147
/
+1491
|
\
\
\
\
\
|
*
|
|
|
|
doc: Document rpf-lookup-mode changes
Nathan Bahr
8 days
1
-1
/
+13
|
*
|
|
|
|
tests: Add tests for new RPF lookup group and source list features
Nathan Bahr
8 days
5
-25
/
+959
|
*
|
|
|
|
pimd: Implement rpf lookup mode as a list
Nathan Bahr
8 days
10
-93
/
+403
|
*
|
|
|
|
pimd,yang: Expand rpf-lookup-mode command
Nathan Bahr
8 days
8
-33
/
+121
*
|
|
|
|
|
Merge pull request #17854 from enkechen-panw/flag-reflected
Donatas Abraitis
3 days
4
-8
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: remove unused BATTR_REFLECTED for rmap_change_flags
Enke Chen
3 days
4
-8
/
+0
*
|
|
|
|
|
|
Merge pull request #17859 from donaldsharp/active_routes_are_active
Donatas Abraitis
3 days
1
-1
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
zebra: On Nexthop install failure don't set Installation failed
Donald Sharp
3 days
1
-1
/
+7
|
*
|
|
|
|
|
|
zebra: Nexthops need to be ACTIVE in some cases
Donald Sharp
3 days
1
-0
/
+7
*
|
|
|
|
|
|
|
Merge pull request #17858 from enkechen-panw/aggr-fix5
Donald Sharp
3 days
3
-9
/
+9
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bgpd: move bgp_aggregate_increment() after bgp_path_info_add()
Enke Chen
3 days
3
-9
/
+9
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #17796 from LabNConsulting/chopps/datastore-notifications
Donald Sharp
3 days
27
-108
/
+1686
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: fix new (incorrect) CLANG SA warnings
Christian Hopps
4 days
3
-10
/
+12
|
*
|
|
|
|
|
|
tests: add datastore notification test
Christian Hopps
4 days
4
-27
/
+207
|
*
|
|
|
|
|
|
mgmtd: add notify selectors to filter datastore notifications
Christian Hopps
4 days
10
-51
/
+335
|
*
|
|
|
|
|
|
lib: notify on datastore (oper-state) changes
Christian Hopps
4 days
4
-3
/
+540
|
*
|
|
|
|
|
|
lib: if: track oper-state inline
Christian Hopps
4 days
4
-17
/
+154
|
*
|
|
|
|
|
|
lib: vrf: track oper-state inline
Christian Hopps
4 days
3
-3
/
+50
|
*
|
|
|
|
|
|
lib: northbound: add basic oper-state update functions
Christian Hopps
4 days
6
-0
/
+391
*
|
|
|
|
|
|
|
Merge pull request #17581 from mjstapp/fix_fpm_netlink
Donald Sharp
3 days
8
-159
/
+507
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
zebra: improve an rnode debug
Mark Stapp
2024-12-05
1
-2
/
+2
|
*
|
|
|
|
|
|
|
zebra: remove thread-unsafe debug from netlink nhg encoder
Mark Stapp
2024-12-05
1
-2
/
+1
|
*
|
|
|
|
|
|
|
zebra: remove thread-unsafe debugs from netlink route encode
Mark Stapp
2024-12-05
1
-27
/
+16
|
*
|
|
|
|
|
|
|
zebra: remove unused dplane route api
Mark Stapp
2024-12-05
2
-24
/
+0
|
*
|
|
|
|
|
|
|
zebra: refactor netlink route message parsing
Mark Stapp
2024-12-05
6
-104
/
+397
[next]