Fix udp entry of `netstat -TW'.

This commit is contained in:
ume 2015-11-25 11:20:54 +00:00
parent 8751135c08
commit 97e188cb58

View File

@ -498,6 +498,8 @@ protopr(u_long off, const char *name, int af1, int proto)
"{:sent-zero-window/%6u} ",
tp->t_sndrexmitpack, tp->t_rcvoopack,
tp->t_sndzerowin);
else
xo_emit("{P:/%21s}", "");
} else {
xo_emit("{:receive-bytes-waiting/%6u} "
"{:send-bytes-waiting/%6u} ",