Merge: * DHCP fixes
Close #2040 * commit '06af130bb7c042d8a44720cc9423b3fc76deadee': - DHCP: fix crash after adding static lease which replaces the dynamic one * DHCP: don't replace the host name from static lease
This commit is contained in:
@@ -55,7 +55,6 @@ const (
|
||||
LeaseChangedAdded = iota
|
||||
LeaseChangedAddedStatic
|
||||
LeaseChangedRemovedStatic
|
||||
LeaseChangedBlacklisted
|
||||
|
||||
LeaseChangedDBStore
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user