|
@@ -31,9 +31,9 @@
|
|
// Ethernet/IP stack processing.
|
|
// Ethernet/IP stack processing.
|
|
"dhcp-socket-type": "udp",
|
|
"dhcp-socket-type": "udp",
|
|
|
|
|
|
- // This makes interfaces to be re-detected at each (re-)configuration.
|
|
|
|
- // By default it is true.
|
|
|
|
- "re-detect": true
|
|
|
|
|
|
+ // This makes interfaces to be re-detected at each (re-)configuration.
|
|
|
|
+ // By default it is true.
|
|
|
|
+ "re-detect": true
|
|
},
|
|
},
|
|
|
|
|
|
// We need to specify the the database used to store leases. As of
|
|
// We need to specify the the database used to store leases. As of
|