routewatch/internal
sneak fa9b086629 Fix shutdown sequence to ensure final snapshot is taken
- Add Shutdown() method to RouteWatch with mutex-protected shutdown flag
- Move all cleanup logic from Run() to Shutdown()
- Call Shutdown() from fx OnStop hook
- This ensures snapshotter gets called during graceful shutdown
2025-07-28 00:11:54 +02:00
..
database Add ASN info lookup and periodic routing table statistics 2025-07-27 23:25:23 +02:00
metrics Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Fix shutdown sequence to ensure final snapshot is taken 2025-07-28 00:11:54 +02:00
routingtable Implement routing table snapshotter with automatic loading on startup 2025-07-28 00:03:19 +02:00
server Add separate IPv4/IPv6 route counts to status page and API 2025-07-27 23:46:47 +02:00
snapshotter Fix snapshotter initialization and remove initial snapshot on startup 2025-07-28 00:06:39 +02:00
streamer Fix linting errors for magic numbers in handler queue sizes 2025-07-27 23:38:38 +02:00
templates Add separate IPv4/IPv6 route counts to status page and API 2025-07-27 23:46:47 +02:00