]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
can print .bg key.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 10 Sep 2009 13:13:55 +0000 (13:13 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 10 Sep 2009 13:13:55 +0000 (13:13 +0000)
git-svn-id: file:///svn/unbound/trunk@1824 be551aaa-1e26-0410-a405-d3ace91eadb9

configure
configure.ac
doc/Changelog

index 7379f54a2f0703c14617f6e5c942d3ca5e9b1655..02b3a4f6fa09f5c1556e9d0ccafff8adf11ac568 100755 (executable)
--- a/configure
+++ b/configure
@@ -22871,7 +22871,7 @@ LDFLAGS="$LATE_LDFLAGS $LDFLAGS"
 
 
 cat >>confdefs.h <<_ACEOF
-#define MAXSYSLOGMSGLEN 5120
+#define MAXSYSLOGMSGLEN 10240
 _ACEOF
 
 
index f751ab4390697f05f999a76fdfdbed5f8ba0b636..5c4ef7b7bcde8a250f2f5f3314b416107de20ef8 100644 (file)
@@ -619,7 +619,7 @@ fi  dnl end of use_ldns_builtin == yes
 ACX_STRIP_EXT_FLAGS
 LDFLAGS="$LATE_LDFLAGS $LDFLAGS"
 
-AC_DEFINE_UNQUOTED([MAXSYSLOGMSGLEN], [5120], [Define to the maximum message length to pass to syslog.])
+AC_DEFINE_UNQUOTED([MAXSYSLOGMSGLEN], [10240], [Define to the maximum message length to pass to syslog.])
 
 AH_BOTTOM(
 dnl this must be first AH_CONFIG, to define the flags before any includes.
index 5ad37622d628a9ebd76a9551e95754720ad267cf..9625ee79452bdcf0c0ceb7c6fe6829e408420871 100644 (file)
@@ -4,6 +4,7 @@
          keep messages bogus in the cache for too long.
        - regression test for that bug.
        - documented that load_cache is meant for debugging.
+       - increased MAXSYSLOGLEN so .bg key can be printed in debug output.
 
 8 September 2009: Wouter
        - fixup printing errors when load_cache, they were printed to the