]> git.ipfire.org Git - thirdparty/kea.git/commit
[3747] Modification to how server identifies the client for Release.
authorMarcin Siodelski <marcin@isc.org>
Tue, 12 May 2015 07:16:19 +0000 (09:16 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 12 May 2015 07:16:19 +0000 (09:16 +0200)
commit949493637361b297fa854aebc088aa21acbfeb4a
treee4511c293639076733738c0ac78e4d659e5ff19e
parentcc0c0eaf070748d9f1614a996cc2b9feb1f014a6
[3747] Modification to how server identifies the client for Release.

This change comes along with the new tests for DHCPRELEASE in the
separate file, and having a separate test fixture.
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/dhcp4_srv.h
src/bin/dhcp4/tests/Makefile.am
src/bin/dhcp4/tests/dhcp4_client.cc
src/bin/dhcp4/tests/dhcp4_client.h
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/release_unittest.cc [new file with mode: 0644]