summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripngd: convert RPC commands to mgmtdIgor Ryzhov2024-04-223-21/+19
* lib: rework northbound RPC callbackIgor Ryzhov2024-04-222-21/+7
* ripngd: fix "clear ipv6 ripng" commandIgor Ryzhov2024-03-083-32/+34
* ripngd: fix missing "exit" for "router ripng"Igor Ryzhov2024-03-062-0/+7
* *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-1/+0
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-10/+12
* ripngd: convert ripngd to mgmtdChristian Hopps2024-01-269-71/+123
* Merge pull request #15196 from idryzhov/nb-leaf-listDonald Sharp2024-01-241-11/+31
|\
| * lib: remove leaf-list xpath hack from northboundIgor Ryzhov2024-01-231-11/+31
* | ripngd: use correct autocompletion for distribute-list commandsIgor Ryzhov2024-01-221-8/+67
|/
* ripngd: use new distribute-list northbound code.Christian Hopps2024-01-225-42/+110
* lib: enable multiple instance support with distribute listsChristian Hopps2024-01-221-2/+3
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-292-19/+19
* *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-222-8/+4
* ripngd: Cleanup memory on shutdownDonald Sharp2023-11-131-0/+12
* *: Move distance related defines into their own headerDonald Sharp2023-11-071-0/+1
* lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
* *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-073-27/+0
* Merge pull request #13826 from opensourcerouting/fix/ripng_match_ipv6_aclsRuss White2023-06-271-0/+72
|\
| * ripngd: add ability to match by ipv6 access/prefix list in route-mapsIgor Ryzhov2023-06-211-0/+72
* | ripngd: changes for code maintainabilitysri-mohan12023-06-212-17/+13
|/
* Merge pull request #13797 from sri-mohan1/srib-ripngDonatas Abraitis2023-06-211-29/+26
|\
| * ripngd: changes for code maintainabilitysri-mohan12023-06-191-29/+26
* | Revert "ripngd: Cleanup memory allocations on shutdown"Igor Ryzhov2023-06-151-7/+0
|/
* ripngd: Make sure we do not overuse higher values for ECMP countDonatas Abraitis2023-05-234-2/+6
* ripng: Implement `allow-ecmp X` commandDonatas Abraitis2023-05-235-16/+111
* lib: convert if_rmap config output to northboundIgor Ryzhov2023-04-122-1/+2
* ripngd: adapt to new YANG NB if_rmap conversionChristian Hopps2023-04-113-0/+122
* *: Convert event.h to frrevent.hDonald Sharp2023-03-244-4/+4
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-243-4/+4
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-244-37/+36
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-243-4/+4
* *: Convert thread_timer_remain_XXX to event_timer_remain_XXXDonald Sharp2023-03-241-9/+9
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-244-16/+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-0920-308/+20
* ripngd: Add missing enums to switch statementDonald Sharp2023-01-311-1/+2
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-262-7/+0
* ripngd: Cleanup memory allocations on shutdownDonald Sharp2022-10-121-0/+7
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* ripngd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-213-6/+6
* ripngd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-214-22/+20
* *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-131-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-5/+5
* *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-081-1/+1
* *: Fix spelling of modifedDonald Sharp2022-04-191-2/+2
* *: Fix spelling of IntefaceDonald Sharp2022-04-021-3/+3
* *: Fix spelling of ojbectDonald Sharp2022-04-021-2/+2
* *: Fix spelling of wetherDonald Sharp2022-04-021-4/+4