]> git.ipfire.org Git - thirdparty/kea.git/commit
[#640,!351] Convert fuzzing code to C++ class
authorStephen Morris <stephen@isc.org>
Wed, 12 Jun 2019 09:22:02 +0000 (10:22 +0100)
committerStephen Morris <stephen@isc.org>
Tue, 1 Oct 2019 16:00:21 +0000 (17:00 +0100)
commitadbc2cce6039fd7c74438c07b0c4ff8a8ceccf68
tree101877a525b0db2eceb3a8199f83818d26c0a7fc
parentd3bc57d9a76a0bc5afaf6f3c66619b6304d46160
[#640,!351] Convert fuzzing code to C++ class

Also add logging via Kea logging subsystem.
configure.ac
src/bin/dhcp6/dhcp6_srv.cc
src/lib/dhcpsrv/Makefile.am
src/lib/dhcpsrv/fuzz.cc
src/lib/dhcpsrv/fuzz.h
src/lib/dhcpsrv/fuzz_log.cc [new file with mode: 0644]
src/lib/dhcpsrv/fuzz_log.h [new file with mode: 0644]
src/lib/dhcpsrv/fuzz_messages.mes [new file with mode: 0644]