Fix #58: trim interface factory-defaults

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2023-06-30 14:13:09 +02:00
committed by Tobias Waldekranz
parent c93edfb6a2
commit 6410a96d6d
@@ -9,12 +9,7 @@ gen_interface()
"name": "$1",
"type": "iana-if-type:ethernetCsmacd",
"ietf-ip:ipv6": {
"enabled": true,
"forwarding": false,
"dup-addr-detect-transmits": 1,
"autoconf": {
"create-global-addresses": true
}
"enabled": true
}
}
EOF