X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcpacket.h;h=2174b0fbdb8ed22c8e20fea16dadce8e65e54d38;hb=3304e90317ca1ddc3c3301bdca6257f1f35da9e8;hp=029c455debfcaee7e462fdc11c5a65c3e911bb71;hpb=d5b383775b63161db8d94f21df4b3f4029ba2866;p=silc.git diff --git a/lib/silccore/silcpacket.h b/lib/silccore/silcpacket.h index 029c455d..2174b0fb 100644 --- a/lib/silccore/silcpacket.h +++ b/lib/silccore/silcpacket.h @@ -35,9 +35,8 @@ /* Amount of bytes to be read from the socket connection at once. */ #define SILC_PACKET_READ_SIZE 16384 -/* Default byte size of the packet. This can be set larger if this - is not enough, we shall see. */ -#define SILC_PACKET_DEFAULT_SIZE 2048 +/* Default byte size of the packet. */ +#define SILC_PACKET_DEFAULT_SIZE 1024 /* Header length without source and destination ID's. */ #define SILC_PACKET_HEADER_LEN 8 + 2