This commit is contained in:
z-eos 2020-11-09 21:19:28 +02:00
parent 7eb87dda1c
commit c4dfbd3bde
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