Changeset 71516 in vbox for trunk/src/VBox/NetworkServices/Dhcpd
- Timestamp:
- Mar 26, 2018 3:14:28 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp
r71512 r71516 588 588 589 589 Assert(b->id() == id); 590 Assert(b->state() == Binding::FREE || b->state() >= Binding::OFFERED);591 590 592 591 /*
Note:
See TracChangeset
for help on using the changeset viewer.