BIND 10 trac816, updated. 9f8b63669172d090e653b68b18b162539428663a [trac816] remove useless code lines
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 1 09:17:57 UTC 2011
The branch, trac816 has been updated
via 9f8b63669172d090e653b68b18b162539428663a (commit)
from 560e7210fa3006c98c711e96cdbac6f9a0b391a0 (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 9f8b63669172d090e653b68b18b162539428663a
Author: chenzhengzhang <jerry.zzpku at gmail.com>
Date: Wed Jun 1 17:17:32 2011 +0800
[trac816] remove useless code lines
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrout/xfrout.py.in | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrout/xfrout.py.in b/src/bin/xfrout/xfrout.py.in
index c76a5ae..4e244ca 100755
--- a/src/bin/xfrout/xfrout.py.in
+++ b/src/bin/xfrout/xfrout.py.in
@@ -77,11 +77,8 @@ VERBOSE_MODE = False
# tsig sign every N axfr packets.
TSIG_SIGN_EVERY_NTH = 96
-
XFROUT_MAX_MESSAGE_SIZE = 65535
-class XfroutException(Exception):
- pass
def get_rrset_len(rrset):
"""Returns the wire length of the given RRset"""
More information about the bind10-changes
mailing list