First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Protocol Hierarchy Percent Bytes explained

Hi I think I have a really dumb question. But I captured some traffic and than went to protcol hierarchy statistic. What I dont understand know how can IPv4 have less percent bytes than TCP? IP4v shows 3,7% and TCP 95,7% and so the number of bytes in TCP is much higher than in ipv4. I thought that TCP is in IPv4. So data+tcp+ip and without IP I thought to have less bytes (only data+tcp)

Lusioanalios's avatar
1
Lusioanalios
asked 2019-09-29 11:42:20 +0000
grahamb's avatar
23.8k
grahamb
updated 2019-09-29 12:00:35 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Basically, the statistics is only counting the packet bytes associated with each layer and not the payload of each layer.

To understand the implementation better, it may help to go back to Bug 1885. I disagreed with the implementation back then (as noted in Comment 4), and I still disagree with it today.

cmaynard's avatar
11.1k
cmaynard
answered 2019-09-29 15:44:39 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer