routewatch/internal
sneak 52cdcd5785 Fix snapshotter initialization and remove initial snapshot on startup
- Remove immediate snapshot when periodic goroutine starts
- Fix variable shadowing issue in snapshotter creation
- Add debug logging for snapshotter shutdown
- Snapshots now only occur after 10 minutes or on shutdown
2025-07-28 00:06:39 +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 snapshotter initialization and remove initial snapshot on startup 2025-07-28 00:06:39 +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