Merge 192.168.0.5:src/iproute2
This commit is contained in:
commit
7b40f0f2e1
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue