mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-18 18:21:23 +01:00
questd: more size for dhcp leases mask
This commit is contained in:
parent
eaa6d45037
commit
a2b01e6dae
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue