Ask Your Question
0

tshark statistics (-z) now print like 919kB rather than integers

asked 2020-11-13 15:32:50 +0000

weravc gravatar image

when I use tshark (latest version 3.4.0) command like

tshark -q -r one.pcapng -z conv,tcp

then it prints like

1.1.1.1 <-> 2.2.2.2 10141 919kB 10111 14MB 20252 15MB 0.000000000 4.5453

however, in older version (e.g. 3.2.2), it does not print bytes, kb, mb, just number without anything.

1.1.1.1 <-> 2.2.2.2 10141 919480 10111 14805918 20252 15725398 0.000000000 4.5453

I cannot find any message about this new feature in help docs. I guess there might be some option to decide print format. Do someone know the answer?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-13 16:19:03 +0000

Chuckc gravatar image

Looks like issue 15360: human-readable numbers

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2020-11-13 15:32:50 +0000

Seen: 300 times

Last updated: Nov 13 '20