mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-10 00:26:59 +00:00
Merge branch 'master' into next
Forward-merge the fipstop routing-stats label flip and the three fixes carried up from maint: drop the redundant parent_switched counter, keep the tighter path_mtu on a LookupResponse, and reuse one shared secp256k1 context. Clean auto-merge into next's post-refactor structure.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
"loop_detected": 0,
|
||||
"outbound_sign_failed": 0,
|
||||
"parent_losses": 0,
|
||||
"parent_switched": 0,
|
||||
"parent_switches": 0,
|
||||
"rate_limited": 0,
|
||||
"received": 0,
|
||||
|
||||
Reference in New Issue
Block a user