]> git.ipfire.org Git - thirdparty/kea.git/commit
[client] Define all client state handlers
authorStephen Morris <stephen@isc.org>
Thu, 20 Jul 2017 22:44:47 +0000 (00:44 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 18 Nov 2019 19:26:54 +0000 (03:26 +0800)
commit58fe4572b50beb8d40817b255a0311ecf047af77
tree7c7734b3edc6cab5d1a3507b73cc7f427c1bb330
parent41463398d0107d4a01f40c0d51f4aa59abde9bd9
[client] Define all client state handlers

Also he skeletons of some of the state handlers have been written.
src/bin/client/Makefile.am
src/bin/client/client6_interface.cc
src/bin/client/client6_interface.h
src/bin/client/client_log.cc [new file with mode: 0644]
src/bin/client/client_log.h [new file with mode: 0644]
src/bin/client/client_messages.mes [new file with mode: 0644]