..
.gitignore
*: cleanup .gitignore files
2018-09-08 21:30:42 +02:00
Makefile
build: non-recursive ripd & ripngd
2017-08-04 11:09:50 +02:00
ripng_cli.c
ripngd: convert RPC commands to mgmtd
2024-04-22 16:36:23 +03:00
ripng_debug.c
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_debug.h
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_interface.c
*: Remove unneeded IPV6_JOIN|LEAVE_GROUP
2025-02-20 16:16:35 -05:00
ripng_main.c
*: expose and clean up 'noreturn' functions
2025-04-24 13:41:23 -04:00
ripng_nb.c
ripngd: convert ripngd to mgmtd
2024-01-26 17:40:55 -05:00
ripng_nb.h
ripngd: fix missing "exit" for "router ripng"
2024-03-06 21:43:44 +02:00
ripng_nb_config.c
ripngd: use new distribute-list northbound code.
2024-01-22 11:33:40 +00:00
ripng_nb_rpcs.c
lib: rework northbound RPC callback
2024-04-22 16:36:22 +03:00
ripng_nb_state.c
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_nexthop.c
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_nexthop.h
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_offset.c
ripngd: changes for code maintainability
2023-06-21 22:39:13 +05:30
ripng_peer.c
*: Move distance related defines into their own header
2023-11-07 06:47:51 -05:00
ripng_route.c
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_route.h
*: auto-convert to SPDX License IDs
2023-02-09 14:09:11 +01:00
ripng_routemap.c
ripngd: convert ripngd to mgmtd
2024-01-26 17:40:55 -05:00
ripng_zebra.c
ripng: clean up -Wshadow compiler warnings
2025-04-08 14:41:27 -04:00
ripngd.c
ripngd: adjust header for display command
2024-07-05 09:31:39 +08:00
ripngd.h
*: create a single registry of daemons' default port values
2024-02-01 11:40:02 -05:00
subdir.am
ripngd: convert RPC commands to mgmtd
2024-04-22 16:36:23 +03:00