Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 489 Increase MAX_DGRAM_SIZE Accept UDP datagrams up to 64K in size. We should still detect when an oversized datagram comes in by comparing against the maximum size, but this is trivial and covers 90% of the practical issues. https://github.com/krb5/krb5/commit/b5da0b454caf1057d8dc9669737ffe89be5551e4 Author: Greg Hudson Commit: b5da0b454caf1057d8dc9669737ffe89be5551e4 Branch: master src/include/osconf.hin | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)