This commit is contained in:
z-eos 2020-11-09 21:28:09 +02:00
parent f74ce8a7f6
commit 47bf33b463
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ sub net_update {
}
close(IN);
} elsif($config->{os} eq "FreeBSD") {
open(IN, "netstat -nibd |");
open(IN, "netstat -nibdW |");
while(<IN>) {
if(/Link/ && /$nl[$n]/) {
# Idrop column added in 8.0