Merge branch 'master' of gitlab.inria.fr:qdufour/donar
This commit is contained in:
commit
91ca55973d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ struct buffer_packet {
|
|||
uint16_t aread;
|
||||
uint16_t awrite;
|
||||
struct timespec seen;
|
||||
char ip[1500];
|
||||
char ip[6000];
|
||||
};
|
||||
|
||||
struct udp_target {
|
||||
|
|
Loading…
Reference in a new issue