add fallthrough flag

zone

test log
This commit is contained in:
Luna Yao
2026-04-18 02:45:45 +02:00
parent 9332baf6f9
commit bc86917dea
6 changed files with 119 additions and 19 deletions
+1
View File
@@ -250,6 +250,7 @@ mod tests {
ttl: 60,
records: vec!["@ IN A 10.0.0.11".to_string()],
forwarders: vec![],
fallthrough: false,
}],
fqdn: "invalid.peer.test".to_string(),
};