VirtualBox

Ignore:
Timestamp:
Jul 3, 2019 3:41:17 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131778
Message:

Dhcpd: Ditched std:vector<char> + catch with wrong slash non-sense in VBoxNetDhcpd::vmmInit(). Misc cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp

    r76553 r79509  
    473473            return addrBinding;
    474474        }
    475         else
    476         {
    477             LogDHCP(("> .... cannot reuse %s binding for this address\n",
    478                      addrBinding->stateName()));
    479         }
     475        LogDHCP(("> .... cannot reuse %s binding for this address\n",
     476                 addrBinding->stateName()));
    480477    }
    481478
     
    544541    Assert(b->id() == id);
    545542
    546     /*
     543    /** @todo
    547544     * XXX: handle requests for specific lease time!
    548545     * XXX: old lease might not have expired yet?
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette