summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-08-08 17:48:37 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-08-08 17:48:37 +0000
commit19c440e79527f43bb5936ba323d2d907459f5430 (patch)
tree0dd7cd77e379f5d410c930842c6f712f2909414a /h
parente8a75502e1917637afd9a3d2692b783c0ba976ec (diff)
I managed to convince myself that this won't cause (much) in the way of
interoperability issues. But this will buy us a little bit more space for authenticators & such.
Diffstat (limited to 'h')
-rw-r--r--h/zephyr/zephyr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index c025eaa..ac42bb0 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -38,7 +38,7 @@
#define ZVERSIONMINOR 2
#define Z_MAXPKTLEN 1024
-#define Z_MAXHEADERLEN 800
+#define Z_MAXHEADERLEN 832
#define Z_MAXOTHERFIELDS 10 /* Max unknown fields in ZNotice_t */
#define Z_NUMFIELDS 19