index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ripd
Age
Commit message (
Expand
)
Author
2025-04-08
lib,ripd: resolve clang SA warnings
Mark Stapp
2025-04-08
lib,ripd: clean up -Wshadow compiler warnings
Mark Stapp
2025-03-30
*: Ensure prefix lists are freed on shutdown.
Donald Sharp
2025-02-25
ripd: fix no ip rip split-horizon poisoned-reverse command
Shbinging
2025-01-14
lib: northbound/mgmtd: add backend model support
Christian Hopps
2024-11-25
ripd: Use route_node_match instead of route_node_match_ipv4
Donald Sharp
2024-08-08
ripd: fix show run output for distribute-list
Igor Ryzhov
2024-07-05
ripd: adjust header for display command
anlan_cs
2024-06-27
ripd: Change the start value of sequence 1 to 0
T-Nicolas
2024-05-10
*: Modify agentx to be allowed to be called
Donald Sharp
2024-04-22
ripd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
lib: rework northbound RPC callback
Igor Ryzhov
2024-03-09
ripd: fix "clear ip rip" command
Igor Ryzhov
2024-03-08
Merge pull request #15469 from LabNConsulting/chopps/keychain-yang
Donald Sharp
2024-03-06
ripd: fix missing "exit" for "router rip"
Igor Ryzhov
2024-03-04
lib: add keychain northbound support
Christian Hopps
2024-02-01
*: create a single registry of daemons' default port values
Mark Stapp
2024-01-27
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-26
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-24
Merge pull request #15196 from idryzhov/nb-leaf-list
Donald Sharp
2024-01-23
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-22
ripd: use correct autocompletion for distribute-list commands
Igor Ryzhov
2024-01-22
ripd: use new distribute-list northbound code.
Christian Hopps
2024-01-22
lib: enable multiple instance support with distribute lists
Christian Hopps
2024-01-04
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
2023-11-29
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-28
Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finally
Christian Hopps
2023-11-22
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-21
*: Cleanup keychain on shutdown
Donald Sharp
2023-11-21
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-13
ripd: Cleanup memory on shutdown
Donald Sharp
2023-11-07
*: Move distance related defines into their own header
Donald Sharp
2023-11-02
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-10-07
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-06-15
Revert "ripd: Cleanup memory allocations on shutdown"
Igor Ryzhov
2023-05-25
ripd: embed BFD YANG models
David Lamparter
2023-05-23
Merge pull request #13548 from opensourcerouting/fix/use_min_value_of_cli_zeb...
Russ White
2023-05-23
ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp args
Donatas Abraitis
2023-05-18
ripd: Make sure we do not overuse higher values for ECMP count
Donatas Abraitis
2023-05-11
Merge pull request #13430 from opensourcerouting/feature/rip_allow-ecmp_limit
Donald Sharp
2023-05-08
ripd: fix another memtype mismatch
Renato Westphal
2023-05-05
ripd: Do not overrun with more ECMP paths than Zebra supports
Donatas Abraitis
2023-05-04
ripd: Implement `allow-ecmp X` command
Donatas Abraitis
2023-05-03
ripd: use correct memory type when freeing BFD profile
Renato Westphal
2023-05-03
ripd: fix null-pointer dereference
Renato Westphal
2023-05-02
Merge pull request #13366 from zmw12306/rte_tag
Donatas Abraitis
2023-04-25
ripd: add non-zero check for RIPv1 reserved field,
zmw12306
2023-04-25
Merge pull request #13246 from opensourcerouting/rip-bfd
Russ White
2023-04-25
Merge pull request #13326 from opensourcerouting/feature/rip_topotest_distrib...
Russ White
[next]