mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Fix #58: trim interface factory-defaults
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user