routewatch/internal
sneak 6d46bbad5b Fix nil pointer dereference in GetPrefixDistributionContext
- Use separate variables for IPv4 and IPv6 query results
- Add nil checks before closing rows to prevent panic
- Prevents crash when database queries timeout or fail
2025-07-28 22:04:22 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Fix nil pointer dereference in GetPrefixDistributionContext 2025-07-28 22:04:22 +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 context cancellation support to database operations 2025-07-28 19:27:55 +02:00
server Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00
streamer Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
templates Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00