The drill evidence was silently gitignored by *.log
Some checks failed
Some checks failed
PPPOE-HA.md cited migration/drill-evidence/wan-drill-2026-09-06-ipv6.log as the record behind the takeover/failback/HE-call figures, and the repo reported clean -- because the root .gitignore has `*.log`, so the file was never added. The citation was dangling and nobody would have found out until they went looking for the numbers. Renamed to .txt, which is also what this repo already does for evidence: labsim/wan-failover-evidence/ and labsim/vlan-leak-evidence/ store state.txt. The ignore rule is fine; the filename was wrong. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DMVzWZgiKW2wquf5z8S1yH
This commit is contained in:
@@ -224,7 +224,7 @@ HE updates from vyos001: 0
|
||||
HE updates from vyos002: 0
|
||||
```
|
||||
|
||||
Full log: `migration/drill-evidence/wan-drill-2026-09-06-ipv6.log`.
|
||||
Full log: `migration/drill-evidence/wan-drill-2026-09-06-ipv6.txt`.
|
||||
|
||||
**Zero HE API calls across a full takeover and failback.** This is the invariant
|
||||
the design rests on and it now has evidence: the 10 gig lease follows the cloned
|
||||
|
||||
Reference in New Issue
Block a user