Allow more space for interface names.

MFC after:	1 week
This commit is contained in:
Gavin Atkinson 2013-08-27 15:06:39 +00:00
parent 88f6b1e401
commit 2710901380
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254959

View File

@ -268,9 +268,9 @@ netstat -M $VMCORE -N $KERNEL -m
echo
echo "------------------------------------------------------------------------"
echo "netstat -id"
echo "netstat -idW"
echo
netstat -M $VMCORE -N $KERNEL -id
netstat -M $VMCORE -N $KERNEL -idW
echo
echo "------------------------------------------------------------------------"