Remove 'netstat -anr' from crashinfo.

This commit is contained in:
Gleb Smirnoff 2015-04-09 07:49:42 +00:00
parent 1ab64a6127
commit 5a6d2af301
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281291

View File

@ -267,12 +267,6 @@ echo
netstat -M $VMCORE -N $KERNEL -m
echo
echo "------------------------------------------------------------------------"
echo "netstat -anr"
echo
netstat -M $VMCORE -N $KERNEL -anr
echo
echo "------------------------------------------------------------------------"
echo "netstat -anA"
echo