BIND 10 master, updated. 06651f1b45157e097a20de4ad5139652d6f388c9 [master] ChangeLog update after refactoring perfdhcp to C++.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 26 11:48:58 UTC 2012
The branch, master has been updated
via 06651f1b45157e097a20de4ad5139652d6f388c9 (commit)
from 6c192e5c0903f349b4d80cf2bb6cd964040ae7da (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 06651f1b45157e097a20de4ad5139652d6f388c9
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Sep 26 13:48:29 2012 +0200
[master] ChangeLog update after refactoring perfdhcp to C++.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 ++++++++++++
1 file changed, 12 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index e266ba9..595f8ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+479. [func] marcin
+ Refactored perfdhcp tool to C++, added missing unit tests and removed
+ the old code. The new code uses libdhcp++ (src/lib/dhcp) for DHCP
+ packet management, network interface management and packet transmission.
+ (Trac #1954, git 8d56105742f3043ed4b561f26241f3e4331f51dc)
+ (Trac #1955, git 6f914bb2c388eb4dd3e5c55297f8988ab9529b3f)
+ (Trac #1956, git 6f914bb2c388eb4dd3e5c55297f8988ab9529b3f)
+ (Trac #1957, git 7fca81716ad3a755bf5744e88c3adeef15b04450)
+ (Trac #1958, git 94e17184270cda58f55e6da62e845695117fede3)
+ (Trac #1959, git a8cf043db8f44604c7773e047a9dc2861e58462a)
+ (Trac #1960, git 6c192e5c0903f349b4d80cf2bb6cd964040ae7da)
+
478. [func] naokikambe
New statistics items added into b10-xfrout: ixfr_running and
axfr_running. Their values can be obtained by invoking "Stats show
More information about the bind10-changes
mailing list