]> git.ipfire.org Git - thirdparty/kea.git/commit
[3755] Add started message to log output
authorShawn Routhier <sar@isc.org>
Wed, 18 Mar 2015 19:41:05 +0000 (12:41 -0700)
committerShawn Routhier <sar@isc.org>
Wed, 18 Mar 2015 19:41:05 +0000 (12:41 -0700)
commitfbe5fe78c73e9fabbbe1616e219c93e910c77fd6
tree52ef2e33c2650c8a2709e05dcb125f411512ad57
parent6fc6f278bea3f1c46e21e32f0ced107d63f719fa
[3755] Add started message to log output

Add a message that indicates when the v4 or v6 server
has completed processing its configuration and is about
to enter the loop to process dhcp messages.
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/main.cc
src/bin/dhcp6/dhcp6_messages.mes
src/bin/dhcp6/main.cc