$IGNORE: +sixxs
authorlace <>
Wed, 29 Jul 2009 19:23:03 +0000 (19:23 +0000)
committerlace <>
Wed, 29 Jul 2009 19:23:03 +0000 (19:23 +0000)
bin/traf

index fd8efd8..9d716d5 100755 (executable)
--- 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)\d*$/;
 
 $|=1;
 # $if->{"rx"=>,"tx"=>}