Commit d9f7fbf
committed
fix(DHCPServer): don't initialize dhcp server on non-static interfaces #781
The current setup only marked dhcp interfaces as exempt from dhcp server initialization. We need to broaden this exemption condition to exclude any non-static interface.1 parent c1bb0ac commit d9f7fbf
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments