summaryrefslogtreecommitdiff
path: root/ripd
AgeCommit message (Expand)Author
2024-03-09ripd: fix "clear ip rip" commandIgor Ryzhov
2024-03-08Merge pull request #15469 from LabNConsulting/chopps/keychain-yangDonald Sharp
2024-03-06ripd: fix missing "exit" for "router rip"Igor Ryzhov
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-24Merge pull request #15196 from idryzhov/nb-leaf-listDonald Sharp
2024-01-23lib: remove leaf-list xpath hack from northboundIgor Ryzhov
2024-01-22ripd: use correct autocompletion for distribute-list commandsIgor Ryzhov
2024-01-22ripd: use new distribute-list northbound code.Christian Hopps
2024-01-22lib: enable multiple instance support with distribute listsChristian Hopps
2024-01-04*: Remove Crypto openSSL define from zebra.hDonald Sharp
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-11-28Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finallyChristian Hopps
2023-11-22*: convert `struct interface->connected` to DLISTDavid Lamparter
2023-11-21*: Cleanup keychain on shutdownDonald Sharp
2023-11-21*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp
2023-11-13ripd: Cleanup memory on shutdownDonald Sharp
2023-11-07*: Move distance related defines into their own headerDonald Sharp
2023-11-02lib: convert if_zapi_callbacks into actual hooksDavid Lamparter
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-06-15Revert "ripd: Cleanup memory allocations on shutdown"Igor Ryzhov
2023-05-25ripd: embed BFD YANG modelsDavid Lamparter
2023-05-23Merge pull request #13548 from opensourcerouting/fix/use_min_value_of_cli_zeb...Russ White
2023-05-23ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp argsDonatas Abraitis
2023-05-18ripd: Make sure we do not overuse higher values for ECMP countDonatas Abraitis
2023-05-11Merge pull request #13430 from opensourcerouting/feature/rip_allow-ecmp_limitDonald Sharp
2023-05-08ripd: fix another memtype mismatchRenato Westphal
2023-05-05ripd: Do not overrun with more ECMP paths than Zebra supportsDonatas Abraitis
2023-05-04ripd: Implement `allow-ecmp X` commandDonatas Abraitis
2023-05-03ripd: use correct memory type when freeing BFD profileRenato Westphal
2023-05-03ripd: fix null-pointer dereferenceRenato Westphal
2023-05-02Merge pull request #13366 from zmw12306/rte_tagDonatas Abraitis
2023-04-25ripd: add non-zero check for RIPv1 reserved field,zmw12306
2023-04-25Merge pull request #13246 from opensourcerouting/rip-bfdRuss White
2023-04-25Merge pull request #13326 from opensourcerouting/feature/rip_topotest_distrib...Russ White
2023-04-19ripd: support BFD integrationRenato Westphal
2023-04-18ripd: Align show ip rip status output for sourcesDonatas Abraitis
2023-04-18ripd: Create non default passive interface if defined soDonatas Abraitis
2023-04-12lib: convert if_rmap config output to northboundIgor Ryzhov
2023-04-11ripd: adapt to new YANG NB if_rmap conversionChristian Hopps
2023-04-11Merge pull request #13245 from anlancs/cleanup/ripd-1Donatas Abraitis
2023-04-10ripd: Simplify code for distanceanlan_cs
2023-04-10ripd: Correct one debug loganlan_cs
2023-04-07ripd: implement new YANG operational stateChristian Hopps
2023-04-07ripd: yang: extend nexthops functionality in YANG model - skeletonChristian Hopps
2023-03-24*: Fixup formatting issues due to reorderingDonald Sharp
2023-03-24*: Convert event.h to frrevent.hDonald Sharp