Commit 7b40f0f2 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Stephen Hemminger

Merge 192.168.0.5:src/iproute2

parents dfd26e1c f50332c5
......@@ -328,6 +328,7 @@ int main(int argc, char **argv)
print_hdr(stdout, header);
lnstat_update(lnstat_files);
print_line(stdout, lnstat_files, &fp);
fflush(stdout);
sleep(interval);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment