diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/osconf.hin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/osconf.hin b/src/include/osconf.hin index 97aae48f0..3f33cc3bc 100644 --- a/src/include/osconf.hin +++ b/src/include/osconf.hin @@ -106,7 +106,7 @@ "aes128-cts-hmac-sha1-96:normal " \ "des3-cbc-sha1:normal arcfour-hmac-md5:normal" -#define MAX_DGRAM_SIZE 4096 +#define MAX_DGRAM_SIZE 65536 #define RCTMPDIR "@KRB5RCTMPDIR" /* directory to store replay caches */ |
