questd: more size for dhcp leases mask

This commit is contained in:
Sukru Senli 2015-06-24 08:45:27 +02:00
parent eaa6d45037
commit a2b01e6dae

View file

@ -552,7 +552,7 @@ ipv4_clients()
int lno = 0;
int hw;
int flag;
char mask[64];
char mask[256];
int i;
bool there;
int toms = 1000;