From 19c440e79527f43bb5936ba323d2d907459f5430 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sat, 8 Aug 2009 17:48:37 +0000 Subject: 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. --- h/zephyr/zephyr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h') 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 -- cgit v1.2.3