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
*
lib: do not log_memstats() in crash handler
David Lamparter
2024-10-17
1
-2
/
+12
*
lib: zlog stays running on shutdown
David Lamparter
2024-10-17
1
-1
/
+15
*
lib: actually propagate MGROUP args
David Lamparter
2024-10-17
1
-0
/
+5
*
Merge pull request #17114 from Jafaral/getenv
Donatas Abraitis
2024-10-16
1
-3
/
+2
|
\
|
*
vtysh: fix SA warning, no need to call getenv() twice
Jafar Al-Gharaibeh
2024-10-15
1
-3
/
+2
*
|
Merge pull request #17116 from enkechen-panw/zfix-2
Donatas Abraitis
2024-10-16
1
-2
/
+1
|
\
\
|
*
|
zebra: unlock node only after operation in zebra_free_rnh()
Enke Chen
2024-10-15
1
-2
/
+1
*
|
|
Merge pull request #17126 from donaldsharp/ospf_lsa_declarations
Donatas Abraitis
2024-10-16
2
-89
/
+77
|
\
\
\
|
*
|
|
ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functions
Donald Sharp
2024-10-16
2
-89
/
+77
*
|
|
|
Merge pull request #17107 from donaldsharp/actuallY_call_the_command
Jafar Al-Gharaibeh
2024-10-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: iproute2_check_path_selection call the actual command
Donald Sharp
2024-10-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #17038 from opensourcerouting/feature/bgp_set_metric_internal
Russ White
2024-10-15
23
-59
/
+481
|
\
\
\
|
*
|
|
tests: Check if underlay IGP metric is reflected into BGP after cost changes
Donatas Abraitis
2024-10-15
7
-0
/
+288
|
*
|
|
bgpd: Re-announce the routes if the underlay IGP metric changes
Donatas Abraitis
2024-10-15
1
-4
/
+3
|
*
|
|
doc: Add `set metric aigp` command
Donatas Abraitis
2024-10-15
2
-3
/
+6
|
*
|
|
tests: Check if `set metric aigp` works
Donatas Abraitis
2024-10-15
2
-19
/
+24
|
*
|
|
bgpd: Implement `set metric aigp` command
Donatas Abraitis
2024-10-15
4
-14
/
+47
|
*
|
|
tests: Check if MED can be derived from `set metric igp|aigp`
Donatas Abraitis
2024-10-15
5
-1
/
+51
|
*
|
|
bgpd: Implement `set metric igp` command
Donatas Abraitis
2024-10-15
5
-12
/
+57
|
*
|
|
bgpd: Set MED using a helper bgp_attr_set_med()
Donatas Abraitis
2024-10-15
7
-31
/
+30
*
|
|
|
Merge pull request #15586 from donaldsharp/nht_explain_doc
Jafar Al-Gharaibeh
2024-10-15
1
-2
/
+66
|
\
\
\
\
|
*
|
|
|
zebra: Attempt to explain the rnh tracking code better
Donald Sharp
2024-10-15
1
-2
/
+66
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #17088 from donaldsharp/connected_kernel_fun
Jafar Al-Gharaibeh
2024-10-15
1
-0
/
+37
|
\
\
\
\
|
*
|
|
|
zebra: Prevent a kernel route from being there when a connected should
Donald Sharp
2024-10-14
1
-0
/
+37
*
|
|
|
|
Merge pull request #17073 from louis-6wind/fix-ipv6-ll-nexthop-reflector
Russ White
2024-10-15
3
-96
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
bgpd, tests: don't send local nexthop from rr client
Louis Scalbert
2024-10-14
3
-84
/
+13
|
*
|
|
|
|
bgpd: rename reflect in subgroup_announce_check
Louis Scalbert
2024-10-14
1
-12
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #17104 from opensourcerouting/frr-format-array-crash
Donald Sharp
2024-10-15
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tools/gcc-plugins: don't crash on array parameters
David Lamparter
2024-10-15
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #17106 from louis-6wind/fix-bmp-converity
Russ White
2024-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bgpd: fix bmp coverity issue 1600779
Louis Scalbert
2024-10-15
1
-1
/
+1
*
|
|
|
|
Merge pull request #17101 from Shbinging/fix_no_area_range_command
Russ White
2024-10-15
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ospfd:fix the bug that the empty area was not free after the command was exec...
Shbinging
2024-10-15
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #17083 from opensourcerouting/fix/openfabric_remove_redund...
Russ White
2024-10-15
1
-9
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
isisd: Remove circuit state check for openfabric
Donatas Abraitis
2024-10-13
1
-9
/
+1
*
|
|
|
|
|
|
Merge pull request #17058 from opensourcerouting/fix/apply_route_maps_earlier
Russ White
2024-10-15
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: Apply and generate route-map commands earlier before any other protocol
Donatas Abraitis
2024-10-10
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #17053 from opensourcerouting/fix/drop_bgp_network_import_...
Russ White
2024-10-15
1
-11
/
+0
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bgpd: Drop deprecated `bgp network import-check exact` command
Donatas Abraitis
2024-10-10
1
-11
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #17093 from enkechen-panw/aigp-fix2
Donatas Abraitis
2024-10-15
15
-47
/
+123
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tests: fix and adjust topotest/bgp_aigp
Enke Chen
2024-10-15
12
-35
/
+111
|
*
|
|
|
|
|
bgpd: fix route selection with AIGP
Enke Chen
2024-10-15
3
-12
/
+12
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #17103 from opensourcerouting/fix/null_ptr_dereference_bmp...
Mark Stapp
2024-10-15
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: Check if su_local/su_remote exist before encoding BMP peer state
Donatas Abraitis
2024-10-15
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #17099 from opensourcerouting/fix/remove_BGP_NEXTHOP_CONNE...
Mark Stapp
2024-10-15
2
-13
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: Remove unused BGP_NEXTHOP_CONNECTED_CHANGED flag for nexthop
Donatas Abraitis
2024-10-15
2
-13
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #16737 from raja-rajasekar/rajasekarr/vlan_to_dplane
Mark Stapp
2024-10-15
12
-100
/
+271
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
zebra: vlan to dplane Offload from main
Rajasekar Raja
2024-09-27
12
-60
/
+226
|
*
|
|
|
|
zebra: vlan to dplane, Relocating some functions
Rajasekar Raja
2024-09-25
3
-65
/
+70
*
|
|
|
|
|
Merge pull request #17001 from louis-6wind/bmp-new
Donatas Abraitis
2024-10-15
14
-73
/
+753
|
\
\
\
\
\
\
[next]