index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
/
vtysh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
zebra: Do not retry in 30 seconds on pw reachability failure
Donald Sharp
1
-1
/
+8
2024-10-08
zebra: Move pw status settting until after we get results
Donald Sharp
3
-29
/
+23
2024-10-08
pimd: fix a possible crash when enabling debug autorp
Jafar Al-Gharaibeh
1
-2
/
+2
2024-10-07
vrrpd: iterate over all ancillary messages
Rafael Zalamena
1
-1
/
+1
2024-10-07
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
19
-30
/
+40
2024-10-07
isisd: fix wrong check for MT commands
anlan_cs
1
-8
/
+0
2024-10-07
lib,zebra: remove unused ZEBRA_VRF_UNREGISTER
Donna Sharp
3
-19
/
+0
2024-10-07
zebra: remove unsued function from tc_netlink.c
Donna Sharp
1
-21
/
+0
2024-10-07
zebra: remove unused function from if_netlink.c
Donna Sharp
3
-223
/
+0
2024-10-07
zebra: remove unused function from tc_netlink.c
Donna Sharp
2
-21
/
+0
2024-10-07
zebra: remove unused function rib_lookup_ipv4
Donna Sharp
2
-42
/
+0
2024-10-05
tools: fix some special commands for reloading pim
anlan_cs
1
-1
/
+6
2024-10-04
zebra: Fix crash during reconnect
Igor Zhukov
1
-1
/
+1
2024-10-03
bgpd: export labels to pre-policy bmp
Louis Scalbert
1
-11
/
+13
2024-10-03
lib: remove unused bfd defines
Louis Scalbert
1
-6
/
+0
2024-10-03
bfdd: add no variants to all configurations
Louis Scalbert
1
-4
/
+7
2024-10-03
bgpd: changes for code maintainability
sri-mohan1
1
-96
/
+79
2024-10-03
bgpd: Print debug message about reaching maximum allowed multi paths
Donatas Abraitis
1
-1
/
+2
2024-10-02
bgpd: Remove unused bgp_mp_dmed_deselect function
Donald Sharp
2
-19
/
+0
2024-10-02
bgpd: fix printfrr_bp for non initialized peers
Louis Scalbert
1
-0
/
+6
2024-10-02
bgpd: Actually make ` --v6-with-v4-nexthops` it work
Donatas Abraitis
2
-17
/
+17
2024-10-01
bfdd: add no variants to interval configurations
Rafael Zalamena
1
-16
/
+25
2024-10-01
lib: nexthop code should use uint16_t for nexthop counting
Donald Sharp
2
-15
/
+11
2024-10-01
tests: Check if loopback routes are considered valid for nexthop tracking
Donatas Abraitis
5
-0
/
+170
2024-10-01
bgpd: Relax the same prefix and nexthop to be valid
Donatas Abraitis
1
-5
/
+4
2024-10-01
tests: Drop test_bgp_with_loopback_with_same_subnet_p1
Donatas Abraitis
1
-289
/
+0
2024-10-01
bgpd: Remove bgp_path_info_mpath_dequeue
Donald Sharp
3
-18
/
+0
2024-10-01
bgpd: Cleanup multipath figuring out in bgp
Donald Sharp
8
-850
/
+135
2024-10-01
tests: Clean up some logging in test_bgp_default_originate_2links.py
Donald Sharp
1
-5
/
+6
2024-10-01
bgpd: Ensure mpath data is only on bestpath
Donald Sharp
2
-3
/
+10
2024-10-01
bgpd: Use CHECK_FLAG to remain consistent for mp_flags
Donald Sharp
1
-2
/
+2
2024-09-30
lib: fix calloc warning on recent compiler
Rafael Zalamena
1
-1
/
+1
2024-09-30
pimd: fix northbound error message on delete
Rafael Zalamena
1
-15
/
+12
2024-09-30
pimd: remove unreachable code
Rafael Zalamena
1
-8
/
+0
2024-09-30
pimd: fix missing IPV4 check
anlan_cs
1
-59
/
+48
2024-09-29
tools: fix missing check interfaces for reloading pim
anlan_cs
1
-10
/
+10
2024-09-27
tests: enhance autorp topotest
Barry A. Trent
1
-10
/
+144
2024-09-27
pimd: fix autorp CLI bugs
Barry A. Trent
3
-6
/
+7
2024-09-27
tests: Check if we can see unmodified received-routes with soft inbound
Donatas Abraitis
4
-0
/
+134
2024-09-27
bgpd: Show unmodified version of received-routes per neighbor
Donatas Abraitis
1
-4
/
+4
2024-09-27
isisd: Fix the PQ space computation error in TI-LFA
b29332
1
-1
/
+1
2024-09-27
bgpd: changes for code maintainability
sri-mohan1
1
-17
/
+20
2024-09-26
*: Modify clang-format column limit to 100
Donald Sharp
1
-1
/
+1
2024-09-26
bgpd: changes for code maintainability
sri-mohan1
1
-21
/
+23
2024-09-25
pimd: fix a possible use after free bug when doing pim trace
Jafar Al-Gharaibeh
1
-1
/
+1
2024-09-25
zebra: Add missing proto translations
Donald Sharp
1
-0
/
+4
2024-09-25
zebra: Correctly report metrics
Donald Sharp
1
-5
/
+5
2024-09-25
zebra: Let's use memset instead of walking bytes and setting to 0
Donald Sharp
1
-8
/
+2
2024-09-25
zebra: Fix snmp walk of zebra rib
Donald Sharp
1
-2
/
+4
2024-09-25
pimd: Fix coverity checked return issue
Nathan Bahr
1
-7
/
+17
[next]