mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-21 20:40:05 +00:00
Increased shell data buffer
This commit is contained in:
parent
592e347fb6
commit
08d17d56b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user