X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Ftraf;h=15558692c131b12bfd78635e075bb5f5e2e5c2b5;hp=fd8efd88a19606e9791ec03e7eee2b3bcef9f47b;hb=c36d3924d6aa4ea711f344e215e2f5b8525fd0a0;hpb=a7aa5d5c333dcd047a39640e59ce6121b9919eee diff --git a/bin/traf b/bin/traf index fd8efd8..1555869 100755 --- a/bin/traf +++ b/bin/traf @@ -7,7 +7,7 @@ use warnings; my($IFDEV,$SECS)=@ARGV; $SECS||=8; -my $IGNORE=qr/^(?:lo|sit|pan|tun|tap|wmaster)\d*$/; +my $IGNORE=qr/^(?:lo|sit|pan|tun|tap|wmaster|sixxs|virbr)\d*$/; $|=1; # $if->{"rx"=>,"tx"=>}