c796707fcf
- Add patch: * 0001-C23-compatibility.patch
Martin Hauke2025-10-28 12:12:25 +00:00
1387af40d8
Accepting request 1225472 from network
Ana Guerrero2024-11-21 14:18:56 +00:00
0834c6fbc3
- Update to version 4.5 Fixes * Issue #56: ensure group timers are stopped when stopping interfaces * Issue #56: replace homegrown timer and socket handling with pev v2.0. * The existing timer implementation was too imprecise and jittered several seconds between query intervals. * Issue #64: fix compiler warnings when building with 64-bit time_t targeting 32-bit platforms (only affects logging and status output). * Fix mroutectl show routes, locally connected routes never expire. * Skip timeout of subordinates at startup. Changes * Check interface status and update internal state on more error codes instead of logging sendto() or sendmsg() failure. * Revert change in TIMER_INTERVAL from v4.0, update interval is now 5 seconds instead of 2. * Removed internal log rate limiter, demystifies behavior and greatly simplifies the code. * Log interface names with their assigned VIF number to ease debugging. * Speed up peering by sending route reports as soon as one-way peering has been established. * Updates to logging, clarifying source 0.0.0.0 of routes as "us", and add logging when adding and discarding groups to/from interfaces. * Use (S, G) format for all logging.
Marcus Meissner2024-11-21 08:44:23 +00:00