routewatch/internal
sneak 5fb3fc0381 Fix prefix length page to show unique prefixes only
- Change GetRandomPrefixesByLength to return unique prefixes instead of all routes
- Use CTE to first select random unique prefixes, then join to get their latest route info
- This ensures each prefix appears only once in the list
2025-07-28 19:04:19 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Fix prefix length page to show unique prefixes only 2025-07-28 19:04: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 Fix prefix distribution bug and add prefix length pages 2025-07-28 18:42:38 +02:00
server Fix prefix distribution bug and add prefix length pages 2025-07-28 18:42:38 +02:00
streamer Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00
templates Fix prefix distribution bug and add prefix length pages 2025-07-28 18:42:38 +02:00