routewatch/internal
sneak 76ec9f68b7 Add ASN info lookup and periodic routing table statistics
- Add handle and description columns to asns table
- Look up ASN info using asinfo package when creating new ASNs
- Remove noisy debug logging for individual route updates
- Add IPv4/IPv6 route counters and update rate tracking
- Log routing table statistics every 15 seconds with IPv4/IPv6 breakdown
- Track updates per second for both IPv4 and IPv6 routes separately
2025-07-27 23:25:23 +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 Add ASN info lookup and periodic routing table statistics 2025-07-27 23:25:23 +02:00
routingtable Add ASN info lookup and periodic routing table statistics 2025-07-27 23:25:23 +02:00
server Replace live_routes database table with in-memory routing table 2025-07-27 23:16:19 +02:00
streamer Replace live_routes database table with in-memory routing table 2025-07-27 23:16:19 +02:00
templates Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00