routewatch/internal
sneak 2fc24bb937 Add route age information to IP lookup API
- Add last_updated timestamp and age fields to ASInfo
- Include route's last_updated time from live_routes table
- Calculate and display age as human-readable duration
- Update both IPv4 and IPv6 queries to fetch timestamp
- Fix error handling to return 400 for invalid IPs
2025-07-28 03:44:19 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Add route age information to IP lookup API 2025-07-28 03:44:19 +02:00
logger Format logger source location as file.go:linenum 2025-07-28 01:16:29 +02:00
metrics Add route update metrics tracking to PrefixHandler 2025-07-28 02:55:27 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Add route age information to IP lookup API 2025-07-28 03:44:19 +02:00
server Add route age information to IP lookup API 2025-07-28 03:44:19 +02:00
streamer Add route update metrics tracking to PrefixHandler 2025-07-28 02:55:27 +02:00
templates Fix handler processing time display for sub-millisecond values 2025-07-28 03:26:16 +02:00