BIND 10 trac3173, updated. b2686c2da77de241fbc4bc0f2d642daaf3c9d402 [3173] Fixed the doxygen error in perfdhcp.
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Sep 23 13:51:39 UTC 2013
The branch, trac3173 has been updated
via b2686c2da77de241fbc4bc0f2d642daaf3c9d402 (commit)
from e898091a969a7f4d6481be297d1af3676480069a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b2686c2da77de241fbc4bc0f2d642daaf3c9d402
Author: Marcin Siodelski <marcin at isc.org>
Date: Mon Sep 23 15:51:27 2013 +0200
[3173] Fixed the doxygen error in perfdhcp.
-----------------------------------------------------------------------
Summary of changes:
tests/tools/perfdhcp/stats_mgr.h | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/tests/tools/perfdhcp/stats_mgr.h b/tests/tools/perfdhcp/stats_mgr.h
index 586d8e0..d614ad0 100644
--- a/tests/tools/perfdhcp/stats_mgr.h
+++ b/tests/tools/perfdhcp/stats_mgr.h
@@ -260,6 +260,7 @@ public:
/// assumed dropped. Negative value disables it.
/// \param archive_enabled if true packets archive mode is enabled.
/// In this mode all packets are stored throughout the test execution.
+ /// \param boot_time Holds the timestamp when perfdhcp has been started.
ExchangeStats(const ExchangeType xchg_type,
const double drop_time,
const bool archive_enabled,
More information about the bind10-changes
mailing list