changed default sub-net

This commit is contained in:
wangyu- 2017-10-28 06:48:24 -05:00
parent 7cd87e7b59
commit e3e2fe6d36

View File

@ -40,7 +40,7 @@ int time_mono_test=0;
int delay_capacity=0;
char sub_net[100]="10.0.0.0";
char sub_net[100]="10.112.0.0";
u32_t sub_net_uint32=0;
char tun_dev[100]="";