Increase size of list of ip shared via discovery2

This commit is contained in:
Gioacchino Mazzurco 2018-02-22 15:38:20 +01:00
parent 9dd1aef2b7
commit 8d5cd8afef
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
2 changed files with 3 additions and 2 deletions

View file

@ -29,7 +29,7 @@
#include "util/rsnet.h"
#include "serialiser/rstlvaddrs.h"
#define MAX_ADDRESS_LIST_SIZE 4
#define MAX_ADDRESS_LIST_SIZE 10
class pqiIpAddress
{