BIND 10 trac1324, updated. 599ec7f889bba386c838ec85735b203514905d9d [1324] Initial commit for perfdhcp directory

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Nov 2 19:25:07 UTC 2011


The branch, trac1324 has been updated
       via  599ec7f889bba386c838ec85735b203514905d9d (commit)
      from  f08602b2e2a311b9662e65c36c56f9f38461c194 (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 599ec7f889bba386c838ec85735b203514905d9d
Author: John DuBois <johnd at isc.org>
Date:   Mon Oct 24 12:17:08 2011 -0700

    [1324] Initial commit for perfdhcp directory

-----------------------------------------------------------------------

Summary of changes:
 .../common/rndc.key => tools/perfdhcp/main.c}      |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
 copy tests/{system/common/rndc.key => tools/perfdhcp/main.c} (85%)

-----------------------------------------------------------------------
diff --git a/tests/tools/perfdhcp/main.c b/tests/tools/perfdhcp/main.c
new file mode 100644
index 0000000..a1eb086
--- /dev/null
+++ b/tests/tools/perfdhcp/main.c
@@ -0,0 +1,15 @@
+/*
+ * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */




More information about the bind10-changes mailing list