Skip to content
  • Stephen Morris's avatar
    [#1103] Remove sample fuzz packets · bf580169
    Stephen Morris authored
    Remove these as fuzz testing is not something that most people will do
    and they are not used in ISC fuzz testing (a more extensive set of seeds
    is used).  In addition, it is easy enough to generate sample packets for
    the fuzzer (something that is described in the developer documentation).
    Indeed, with AFL, any file (not necessarily a DHCP packet) can be used
    as a seed and useful results obtained.
    bf580169