Jeffrey Paul sneak
sneak pushed to main at sneak/routewatch 2025-08-09 09:37:24 +00:00
2f96141e48 Fix IPv6 prefix length links to use separate /prefixlength6/<len> route
sneak pushed to main at sneak/secret 2025-07-29 18:01:19 +00:00
18fb79e971 Fix 'secret get' to output to stdout instead of stderr
b301a414cb README updates
Compare 2 commits »
sneak pushed to main at sneak/routewatch 2025-07-29 02:22:15 +00:00
1ec0b3e7ca Change stats fetch interval from 500ms to 2 seconds
sneak pushed to main at sneak/routewatch 2025-07-29 02:20:50 +00:00
037bbfb813 Reduce slow query threshold from 50ms to 25ms
sneak pushed to main at sneak/routewatch 2025-07-29 02:18:28 +00:00
1fded42651 Quadruple all HTTP timeouts to prevent timeout errors
sneak pushed to main at sneak/routewatch 2025-07-29 02:13:41 +00:00
3338e92785 Add JSON validation middleware to ensure valid API responses
sneak pushed to main at sneak/routewatch 2025-07-29 01:58:22 +00:00
7aec01c499 Add AS peers display to AS detail page
sneak pushed to main at sneak/routewatch 2025-07-29 01:37:14 +00:00
deeedae180 Fix template references to renamed ASN fields
sneak pushed to main at sneak/routewatch 2025-07-29 00:52:55 +00:00
d3966f2320 Fix SQL query to use renamed asn column
sneak pushed to main at sneak/routewatch 2025-07-29 00:47:06 +00:00
23127b86e9 Add queue high water marks to handler statistics
sneak pushed to main at sneak/routewatch 2025-07-28 21:06:08 +00:00
2cfca78464 Reduce peering processing interval from 2 minutes to 30 seconds
sneak pushed to main at sneak/routewatch 2025-07-28 20:59:03 +00:00
c9da20e630 Major schema refactoring: simplify ASN and prefix tracking
sneak pushed to main at sneak/routewatch 2025-07-28 20:44:51 +00:00
a165ecf759 Fix prefix stats by counting from live routes tables
sneak pushed to main at sneak/routewatch 2025-07-28 20:41:48 +00:00
725d04ffa8 Split prefixes table into prefixes_v4 and prefixes_v6
sneak pushed to main at sneak/routewatch 2025-07-28 20:39:09 +00:00
fc32090483 Fix JavaScript UI and complete database table migration
sneak pushed to main at sneak/routewatch 2025-07-28 20:29:22 +00:00
3673264552 Separate IPv4 and IPv6 routes into different tables
sneak pushed to main at sneak/routewatch 2025-07-28 20:17:08 +00:00
8e12c07396 Implement queue backpressure with gradual message dropping
sneak pushed to main at sneak/routewatch 2025-07-28 20:09:25 +00:00
b6ad50f23f Add warnings about schema changes and remove ad-hoc index creation
sneak pushed to main at sneak/routewatch 2025-07-28 20:07:34 +00:00
c35b76deb8 Optimize AS detail queries and increase PrefixHandler batch size
sneak pushed to main at sneak/routewatch 2025-07-28 20:04:29 +00:00
6d46bbad5b Fix nil pointer dereference in GetPrefixDistributionContext
9518519208 Fix prefix links on prefix length page with URL encoding
7d39bd18bc Fix concurrent map write panic in timeout middleware
e0a4c8642e Add context cancellation support to database operations
0196251906 Fix race condition crash in timeout middleware
Compare 12 commits »