index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
tests: factorize code in bgp_bmp_vrf
Louis Scalbert
1
-54
/
+32
2024-10-25
tests: factorize code in bgp_bmp
Louis Scalbert
20
-166
/
+80
2024-10-25
tests: rework bgp_bmp_vrf
Louis Scalbert
11
-33
/
+414
2024-10-25
tests: rework bgp_bmp
Louis Scalbert
21
-46
/
+827
2024-10-25
tests: augment bgp bmp test wait time
Louis Scalbert
2
-12
/
+12
2024-10-25
bgpd: Fix wrong pthread event cancelling
Donald Sharp
5
-2
/
+16
2024-10-25
bgpd: Fix deadlock in bgp_keepalive and master pthreads
Donald Sharp
1
-32
/
+27
2024-10-25
bgpd: Only grab the confed path count if we are comparing it
Donald Sharp
1
-1
/
+1
2024-10-25
bgpd: Store aspath count after aspath has changed
Donald Sharp
2
-2
/
+36
2024-10-25
bgpd: Do not call evpn_overlay_free no matter what
Donald Sharp
1
-8
/
+12
2024-10-24
bgpd: compare aigp after local route check in bgp_path_info_cmp()
Enke Chen
2
-33
/
+30
2024-10-24
tests: add a new BGP AIGP topotest
Enke Chen
3
-0
/
+53
2024-10-24
tests: add bmpserver logging
Louis Scalbert
3
-29
/
+106
2024-10-24
tests: bmpserver, detect session close immediately
Louis Scalbert
1
-0
/
+3
2024-10-24
tests: apply black to bmpserver
Louis Scalbert
1
-0
/
+3
2024-10-23
pimd: PIM autorp no path RP fix
Nathan Bahr
1
-1
/
+4
2024-10-23
bgpd: fix uninitialized labels
Louis Scalbert
1
-2
/
+2
2024-10-22
bgpd: fix allocating uninitialized bgp_labels
Louis Scalbert
1
-1
/
+1
2024-10-22
Revert "lib: Attach stdout to child only if --log=stdout and stdout FD is a tty"
Donald Sharp
1
-10
/
+4
2024-10-22
bgpd: Do not leak a stream with bmp code
Donald Sharp
1
-0
/
+2
2024-10-22
bgpd: Handle non-transitive opaque extended communities also for eBGP peers
Donatas Abraitis
2
-17
/
+15
2024-10-22
bgpd: Check transivity flag for node target extended community with CHECK_FLAG()
Donatas Abraitis
1
-1
/
+1
2024-10-22
bgpd: Rework extended community transitiviness
Donatas Abraitis
2
-67
/
+58
2024-10-22
bgpd: Add a function to strip non-transitive extended communities
Donatas Abraitis
2
-0
/
+45
2024-10-22
bgpd: Print ipv6 extended communities if debug updates is turned on
Donatas Abraitis
1
-0
/
+4
2024-10-22
bgpd: Check for the extended community size before setting the flag
Donatas Abraitis
1
-2
/
+2
2024-10-22
tests: Check if non-transitive link-bandwidth communities are sent/received c...
Donatas Abraitis
5
-5
/
+90
2024-10-22
bgpd: Handle non-transitive extended communities for link-bandwidth
Donatas Abraitis
1
-1
/
+2
2024-10-22
ospfd:fix the bug that the empty area was not free after no area range comman...
Shbinging
1
-0
/
+2
2024-10-22
isisd: fix 'show isis route' and 'show isis fast-reroute summary' errors with...
baozhen-H3C
1
-2
/
+2
2024-10-22
zebra: drop NEWLINK event handling in the main thread
anlan_cs
1
-4
/
+2
2024-10-22
bgpd: fix AIGP calculation in route advertisement
Enke Chen
5
-35
/
+43
2024-10-22
tests: add a topotest bgp_aigp_rr
Enke Chen
13
-0
/
+308
2024-10-21
doc: Require unified config for all new topotests
Donatas Abraitis
1
-7
/
+8
2024-10-20
bgpd: allow value 0 in aigp-metric setting
Enke Chen
2
-3
/
+3
2024-10-19
bgpd: changes for code maintainability
sri-mohan1
1
-13
/
+13
2024-10-19
zebra: remove useless code
anlan_cs
1
-6
/
+0
2024-10-18
tests: Check if BGP no-export community is passed to BGP OAD peers
Donatas Abraitis
2
-1
/
+42
2024-10-18
bgpd: Do not filter no-export community for BGP OAD (one administration domain)
Donatas Abraitis
1
-5
/
+4
2024-10-18
bgpd: changes for code maintainability
sri-mohan1
1
-59
/
+53
2024-10-18
zebra: fix showing nexthop vrf for ipv6 blackhole
Louis Scalbert
2
-3
/
+3
2024-10-17
tests: logger masked in topotest.py
Liam Brady
1
-4
/
+4
2024-10-17
lib: Correctly handle ppoll pfds.events == 0
Donald Sharp
1
-1
/
+24
2024-10-17
lib: refactor memstats logging, fix ACTIVEATEXIT
David Lamparter
10
-48
/
+97
2024-10-17
lib: do not log_memstats() in crash handler
David Lamparter
1
-2
/
+12
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-17
zebra: Fix possible null deref discovered by coverity
Donald Sharp
1
-0
/
+3
2024-10-17
ospfd: update ospf_asbr_status when using no_area_nssa command
Shbinging
1
-0
/
+2
2024-10-16
tests: add a new topotest to bgp_aigp
Enke Chen
3
-0
/
+13
[next]