summaryrefslogtreecommitdiffstats
path: root/ripd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-072-26/+0
* Revert "ripd: Cleanup memory allocations on shutdown"Igor Ryzhov2023-06-151-8/+0
* ripd: embed BFD YANG modelsDavid Lamparter2023-05-251-0/+1
* Merge pull request #13548 from opensourcerouting/fix/use_min_value_of_cli_zeb...Russ White2023-05-234-2/+6
|\
| * ripd: Make sure we do not overuse higher values for ECMP countDonatas Abraitis2023-05-184-2/+6
* | ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp argsDonatas Abraitis2023-05-231-2/+2
|/
* Merge pull request #13430 from opensourcerouting/feature/rip_allow-ecmp_limitDonald Sharp2023-05-125-14/+111
|\
| * ripd: Do not overrun with more ECMP paths than Zebra supportsDonatas Abraitis2023-05-051-2/+9
| * ripd: Implement `allow-ecmp X` commandDonatas Abraitis2023-05-044-12/+102
* | ripd: fix another memtype mismatchRenato Westphal2023-05-081-1/+2
* | ripd: use correct memory type when freeing BFD profileRenato Westphal2023-05-034-3/+6
* | ripd: fix null-pointer dereferenceRenato Westphal2023-05-031-2/+3
|/
* Merge pull request #13366 from zmw12306/rte_tagDonatas Abraitis2023-05-021-0/+6
|\
| * ripd: add non-zero check for RIPv1 reserved field,zmw123062023-04-251-0/+6
* | Merge pull request #13246 from opensourcerouting/rip-bfdRuss White2023-04-2513-38/+549
|\ \
| * | ripd: support BFD integrationRenato Westphal2023-04-1913-38/+549
* | | Merge pull request #13326 from opensourcerouting/feature/rip_topotest_distrib...Russ White2023-04-251-2/+2
|\ \ \ | |_|/ |/| |
| * | ripd: Create non default passive interface if defined soDonatas Abraitis2023-04-181-2/+2
| |/
* / ripd: Align show ip rip status output for sourcesDonatas Abraitis2023-04-181-1/+1
|/
* lib: convert if_rmap config output to northboundIgor Ryzhov2023-04-122-3/+2
* ripd: adapt to new YANG NB if_rmap conversionChristian Hopps2023-04-113-0/+123
* Merge pull request #13245 from anlancs/cleanup/ripd-1Donatas Abraitis2023-04-111-9/+4
|\
| * ripd: Simplify code for distanceanlan_cs2023-04-101-8/+3
| * ripd: Correct one debug loganlan_cs2023-04-101-1/+1
* | ripd: implement new YANG operational stateChristian Hopps2023-04-071-20/+70
* | ripd: yang: extend nexthops functionality in YANG model - skeletonChristian Hopps2023-04-073-0/+202
|/
* *: Fixup formatting issues due to reorderingDonald Sharp2023-03-241-1/+1
* *: Convert event.h to frrevent.hDonald Sharp2023-03-244-4/+4
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-244-6/+6
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-244-38/+38
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-244-6/+6
* *: Convert thread_timer_remain_XXX to event_timer_remain_XXXDonald Sharp2023-03-241-3/+3
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-244-15/+15
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-244-18/+18
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-244-4/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0921-316/+21
* ripd: Add missin enum's to switch statementDonald Sharp2023-01-311-2/+12
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-262-7/+0
* ripd: Cleanup memory allocations on shutdownDonald Sharp2022-10-121-0/+8
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* Merge pull request #11898 from sri-mohan1/sri-rip-dbg1Donatas Abraitis2022-09-041-11/+9
|\
| * ripd: changes for code maintainabilitysri-mohan12022-09-021-11/+9
* | ripd: Use a sequence number instead of timeDonald Sharp2022-08-241-1/+2
|/
* ripd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-213-3/+3
* ripd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-214-28/+25
* *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-131-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-114-10/+10
* ripd: Use correct usage of memcpy() when zeroing structDonatas Abraitis2022-05-111-4/+3
* *: Fix spelling of modifedDonald Sharp2022-04-191-2/+2
* *: Fix spelling of strucutreDonald Sharp2022-04-191-1/+1