]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
[master] Move the check for another server to be earlier
authorShawn Routhier <sar@isc.org>
Tue, 16 Dec 2014 16:36:57 +0000 (08:36 -0800)
committerShawn Routhier <sar@isc.org>
Tue, 16 Dec 2014 16:36:57 +0000 (08:36 -0800)
commit992dc76542b7e21f8244e45eaba927fb3a8b8c8e
tree503cebffbfec31c5ac104e190c965d6a7681b054
parent913d69f6c9b4ce6b40196728eebfccbb42021900
[master] Move the check for another server to be earlier

    [rt38078] Move the check for another server to be earlier

    Move the code that checks if there is already a server
    running to be executed earlier in the process.  This
    puts it before the server touches the database which
    should avoid problems with rewriting a database from
    under a running server.
RELNOTES
server/dhcpd.c