feat: Support opnsense 25.1 config

This commit is contained in:
2025-02-03 08:16:24 -05:00
parent 1877570d7c
commit 0ade6209bb
4 changed files with 953 additions and 3 deletions

View File

@@ -197,6 +197,7 @@ mod tests {
#[tokio::test]
async fn test_load_config_from_local_file() {
for path in vec![
"src/tests/data/config-opnsense-25.1.xml",
"src/tests/data/config-vm-test.xml",
"src/tests/data/config-structure.xml",
"src/tests/data/config-full-1.xml",