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 #14431 from idryzhov/zebra-cleanup
Donatas Abraitis
2023-09-18
1
-10
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: remove duplicated code
Igor Ryzhov
2023-09-17
1
-10
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #14418 from bisdn/jogo_frrcommon_fix_stop_quiet
Donatas Abraitis
2023-09-18
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tools: make --quiet actually suppress output
Jonas Gorski
2023-09-14
1
-4
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #14409 from pguibert6WIND/donotuse_redistribute_table_on_n...
Donatas Abraitis
2023-09-18
1
-6
/
+48
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: fix forbiding 'redistribute table' usage on non default instances
Philippe Guibert
2023-09-13
1
-6
/
+48
*
|
|
|
|
|
Merge pull request #14417 from Jafaral/veth
Igor Ryzhov
2023-09-16
1
-2
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
zebra: fix link update for veth interfaces
Jafar Al-Gharaibeh
2023-09-14
1
-2
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14383 from donaldsharp/bgp_coverity_cleanup_early_sept
Donatas Abraitis
2023-09-13
11
-59
/
+122
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: Ensure that leak_update does not free memory before it is being used
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: bgp_afi_node_get teach coverity about unlocking
Donald Sharp
2023-09-11
1
-1
/
+3
|
*
|
|
|
|
bgpd: In bgp_clear_route_table ensure dest is still usable.
Donald Sharp
2023-09-11
1
-3
/
+4
|
*
|
|
|
|
bgpd: bgp_best_selection ensure dest still exists
Donald Sharp
2023-09-11
1
-3
/
+5
|
*
|
|
|
|
bgpd: Ensure bgp_aggregate_unset does dest good
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: Ensure bgp_redistribute_withdraw dest is usable still
Donald Sharp
2023-09-11
1
-2
/
+4
|
*
|
|
|
|
bgpd: Ensure debug is printed before possible dest freed in install_evpn_rout...
Donald Sharp
2023-09-11
1
-2
/
+2
|
*
|
|
|
|
bgpd: bgp_static_set ensure dest is still usable.
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: bgp_cleanup_table ensure dest is still usable.
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: bgp_static_delete ensure rm and dest exist
Donald Sharp
2023-09-11
1
-2
/
+4
|
*
|
|
|
|
bgpd: bgp_reg_for_label_callback ensure dest exist
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: bgp_show_route_in_table ensure rm exists
Donald Sharp
2023-09-11
1
-1
/
+3
|
*
|
|
|
|
bgpd: bgp_distance_unset ensure dest exists
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: bgp_process_main_one should ensure dest exists
Donald Sharp
2023-09-11
1
-1
/
+2
|
*
|
|
|
|
bgpd: ensure delete_all_vni_routes does not free dest
Donald Sharp
2023-09-11
1
-2
/
+6
|
*
|
|
|
|
bgpd: bgp_adj_in_unset needs to return the dest pointer
Donald Sharp
2023-09-11
3
-6
/
+8
|
*
|
|
|
|
bgpd: bgp_connected_delete needs to ensure dest is still there
Donald Sharp
2023-09-11
1
-1
/
+3
|
*
|
|
|
|
bgpd: bgp_cleanup_routes ensure dest is not freed
Donald Sharp
2023-09-11
1
-3
/
+9
|
*
|
|
|
|
bgpd: bgp_evpn_es_route_del_all should not free dest until after looping
Donald Sharp
2023-09-11
1
-1
/
+3
|
*
|
|
|
|
bgpd: bgp_evpn_mh_route_delete should ensure dest is still usable
Donald Sharp
2023-09-11
1
-1
/
+4
|
*
|
|
|
|
bgpd: delete_vin_type2_route may free dest
Donald Sharp
2023-09-11
1
-7
/
+14
|
*
|
|
|
|
bgpd: delete_evpn_route ensure that dest is not freed before usage
Donald Sharp
2023-09-11
1
-1
/
+5
|
*
|
|
|
|
bgpd: evpn_cleanup_local_non_best_route could free dest
Donald Sharp
2023-09-11
3
-10
/
+16
|
*
|
|
|
|
bgpd: bgp_clear_adj_in|remove dest may be freed
Donald Sharp
2023-09-10
5
-9
/
+18
*
|
|
|
|
|
Merge pull request #14410 from opensourcerouting/fix/keep_su_remote_local
Donald Sharp
2023-09-13
1
-14
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: Keep remote/local socket unions on BGP start event
Donatas Abraitis
2023-09-13
1
-14
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #14162 from opensourcerouting/feature/turn_on_nht_resolve_...
Russ White
2023-09-13
7
-11
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
zebra: Show NHT resolve via default status on/off
Donatas Abraitis
2023-08-17
4
-2
/
+32
|
*
|
|
|
|
zebra: Enable `nht resolve-via-default` by default for traditional profile
Donatas Abraitis
2023-08-17
3
-9
/
+42
*
|
|
|
|
|
Merge pull request #14400 from louis-6wind/local-no-retain
Donatas Abraitis
2023-09-13
6
-11
/
+807
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
topotests: check route import in bgp_vpnv4_noretain
Louis Scalbert
2023-09-12
5
-9
/
+806
|
*
|
|
|
|
topotest: fix bgp_vpnv4_noretain test descriptions
Louis Scalbert
2023-09-12
1
-2
/
+2
|
*
|
|
|
|
bgpd: fix vpn import from local vrf with no retain
Louis Scalbert
2023-09-12
1
-2
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #14404 from donaldsharp/snmp_mess_ups
Donatas Abraitis
2023-09-13
16
-31
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
tests: snmp tests sometimes fail with `Unable to bind`
Donald Sharp
2023-09-12
16
-31
/
+31
*
|
|
|
|
|
Merge pull request #14399 from opensourcerouting/fix/bgpd_handle_BGP_MAX_ATTR
Jafar Al-Gharaibeh
2023-09-12
3
-8
/
+8
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: BGP_ATTR_MAX can be 255, allow using it for path attr discard/withdraw ...
Donatas Abraitis
2023-09-12
3
-8
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #14397 from manojvn/mgmt_sb_commands
Donald Sharp
2023-09-12
1
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
mgmtd: support bundle commands for mgmt daemon.
Manoj Naragund
2023-09-12
1
-0
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #14237 from Keelan10/pbrd-map-leak
Russ White
2023-09-12
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
pbrd: Free Memory in pbr_map_delete
Keelan10
2023-09-05
1
-0
/
+5
[prev]
[next]