diff --git a/src/network.c b/src/network.c index a3fe5688..eafa892b 100644 --- a/src/network.c +++ b/src/network.c @@ -451,6 +451,7 @@ remove_subnets(void) nameZ->stn = stnZ; nameZ->up = NULL; nameZ->min_export = nameZ->max_export = 0; + nameZ->sflags = 0; unfix(stnZ); add_stn_to_list(&stnlist, stnZ); legAZ->l.to = stnZ;