routewatch/internal
sneak 7aec01c499 Add AS peers display to AS detail page
- Added GetASPeers method to database to fetch all peering relationships
- Updated AS detail handler to fetch and pass peers to template
- Added peers section to AS detail page showing all peer ASNs with their info
- Added peer count to the info cards at the top of the page
- Shows handle, description, and first/last seen dates for each peer
2025-07-29 03:58:09 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Add AS peers display to AS detail page 2025-07-29 03:58:09 +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 AS peers display to AS detail page 2025-07-29 03:58:09 +02:00
server Add AS peers display to AS detail page 2025-07-29 03:58:09 +02:00
streamer Add queue high water marks to handler statistics 2025-07-29 02:46:53 +02:00
templates Add AS peers display to AS detail page 2025-07-29 03:58:09 +02:00