]> git.ipfire.org Git - thirdparty/kea.git/commit
perfdhcp with late-exit-delay + documentation fix
authorAndrei Pavel <andrei.pavel@qualitance.com>
Fri, 18 Aug 2017 08:13:10 +0000 (11:13 +0300)
committerAndrei Pavel <andrei.pavel@qualitance.com>
Fri, 18 Aug 2017 08:13:10 +0000 (11:13 +0300)
commitb70c9642fc9a2ff03b0b483bff0690c677453ed7
tree4e69528b4bc12a47ec2e2f1c4e7b92a72ea30ada
parent33dbf0160243effd63c2bdb1bfc7b8735f542e40
perfdhcp with late-exit-delay + documentation fix

    * perfdhcp -m <delay> waits for <delay> ms after an exit condition
has been met to receive all packets without sending any new packets.
    * documentation: "Use -D0 to abort if even a single request has
been dropped.". -D0 is not allowed, -D1 achieves that.
src/bin/perfdhcp/command_options.cc
src/bin/perfdhcp/command_options.h
src/bin/perfdhcp/perfdhcp.xml
src/bin/perfdhcp/test_control.cc
src/bin/perfdhcp/test_control.h