NetworkManager/src/core/ndisc
Beniamino Galvani 22631d557a ndisc: rate limit messages about invalid RAs
Sending and receiving RA is repeated periodically. Don't spam logs
with the same message again and again. Rate limit the message to 6
every 12 hours per type and per ndisc instance.
2025-11-12 14:05:30 +01:00
..
tests format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-fake-ndisc.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-fake-ndisc.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-lndp-ndisc.c ndisc: rate limit messages about invalid RAs 2025-11-12 14:05:30 +01:00
nm-lndp-ndisc.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-ndisc-private.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ndisc.c ndisc: fix logic to limit the number of addresses 2025-07-31 15:59:31 +02:00
nm-ndisc.h format: run nm-code-format 2024-10-04 11:07:35 +02:00