index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
seqlock.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
lib: zlog stays running on shutdown
David Lamparter
1
-1
/
+15
2024-10-17
lib: actually propagate MGROUP args
David Lamparter
1
-0
/
+5
2024-10-16
ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functions
Donald Sharp
2
-89
/
+77
2024-10-15
zebra: unlock node only after operation in zebra_free_rnh()
Enke Chen
1
-2
/
+1
2024-10-15
zebra: Attempt to explain the rnh tracking code better
Donald Sharp
1
-2
/
+66
2024-10-15
vtysh: fix SA warning, no need to call getenv() twice
Jafar Al-Gharaibeh
1
-3
/
+2
2024-10-15
tests: Check if underlay IGP metric is reflected into BGP after cost changes
Donatas Abraitis
7
-0
/
+288
2024-10-15
bgpd: Re-announce the routes if the underlay IGP metric changes
Donatas Abraitis
1
-4
/
+3
2024-10-15
doc: Add `set metric aigp` command
Donatas Abraitis
2
-3
/
+6
2024-10-15
tests: Check if `set metric aigp` works
Donatas Abraitis
2
-19
/
+24
2024-10-15
bgpd: Implement `set metric aigp` command
Donatas Abraitis
4
-14
/
+47
2024-10-15
tests: Check if MED can be derived from `set metric igp|aigp`
Donatas Abraitis
5
-1
/
+51
2024-10-15
bgpd: Implement `set metric igp` command
Donatas Abraitis
5
-12
/
+57
2024-10-15
bgpd: Set MED using a helper bgp_attr_set_med()
Donatas Abraitis
7
-31
/
+30
2024-10-15
tests: iproute2_check_path_selection call the actual command
Donald Sharp
1
-1
/
+1
2024-10-15
bgpd: fix bmp coverity issue 1600779
Louis Scalbert
1
-1
/
+1
2024-10-15
tools/gcc-plugins: don't crash on array parameters
David Lamparter
1
-1
/
+2
2024-10-15
bgpd: Check if su_local/su_remote exist before encoding BMP peer state
Donatas Abraitis
1
-2
/
+2
2024-10-15
bgpd: Remove unused BGP_NEXTHOP_CONNECTED_CHANGED flag for nexthop
Donatas Abraitis
2
-13
/
+5
2024-10-15
ospfd:fix the bug that the empty area was not free after the command was exec...
Shbinging
1
-0
/
+2
2024-10-15
tests: fix and adjust topotest/bgp_aigp
Enke Chen
12
-35
/
+111
2024-10-15
bgpd: fix route selection with AIGP
Enke Chen
3
-12
/
+12
2024-10-14
bgpd: fix evpn mh esi flap remove local routes
Chirag Shah
4
-7
/
+46
2024-10-14
zebra: Prevent a kernel route from being there when a connected should
Donald Sharp
1
-0
/
+37
2024-10-14
tests: fix bgp_as_override number of routers
Louis Scalbert
1
-1
/
+1
2024-10-14
doc: clarify bgp as-override
Louis Scalbert
1
-1
/
+2
2024-10-14
bgpd, tests: don't send local nexthop from rr client
Louis Scalbert
3
-84
/
+13
2024-10-14
bgpd: rename reflect in subgroup_announce_check
Louis Scalbert
1
-12
/
+10
2024-10-13
isisd: Remove circuit state check for openfabric
Donatas Abraitis
1
-9
/
+1
2024-10-13
zebra: add back one field for debug
anlan_cs
1
-8
/
+6
2024-10-11
fpm: Allow max fpm message size to float based on ecmp
Donald Sharp
1
-1
/
+1
2024-10-11
zebra: Slow down fpm_process_queue
Donald Sharp
1
-2
/
+6
2024-10-11
zebra: Only notify dplane work pthread when needed
Donald Sharp
1
-1
/
+1
2024-10-11
topotest: add bgp_bmp_vrf topotest
Louis Scalbert
6
-0
/
+383
2024-10-11
topotests: check for bmp peer up/down messages
Louis Scalbert
1
-0
/
+59
2024-10-11
topotests: add peer down log in bmp collector
Louis Scalbert
1
-2
/
+16
2024-10-11
topotests: log bmp peer up message type in collector
Louis Scalbert
1
-0
/
+1
2024-10-11
bgpd: bmp loc-rib peer up/down for vrfs
Maxence Younsi
6
-62
/
+289
2024-10-11
topotests: check export labels to pre-policy bmp
Louis Scalbert
1
-9
/
+5
2024-10-11
tests: test nexthop-local unchanged with reflector
Louis Scalbert
6
-38
/
+273
2024-10-11
tests: test nexthop-local unchanged with route-server
Louis Scalbert
15
-31
/
+1144
2024-10-11
bgpd: split nexthop-local unchanged peer subgroup
Louis Scalbert
1
-0
/
+16
2024-10-11
tests: unset r3 enforce-first-as bgp_route_server_client
Louis Scalbert
2
-0
/
+27
2024-10-11
tests: rework bgp_route_server_client
Louis Scalbert
5
-55
/
+219
2024-10-11
doc: routemap: fix typos
Simon Ruderich
1
-2
/
+2
2024-10-10
debian, redhat: frr dev 10.3 package housekeeping
Jafar Al-Gharaibeh
2
-1
/
+10
2024-10-10
debian, redhat: updating changelog for 10.1 release
Jafar Al-Gharaibeh
2
-4
/
+17
2024-10-10
bgpd: changes for code maintainability
sri-mohan1
2
-46
/
+34
2024-10-10
bgpd: Move some non BGP-specific route-map functions to lib
Donatas Abraitis
2
-80
/
+73
2024-10-10
lib: Apply and generate route-map commands earlier before any other protocol
Donatas Abraitis
1
-1
/
+1
[next]