Ask Your Question
0

How to identify an IPV6 packet

asked 2018-08-06 02:58:19 +0000

xiaohaozi0 gravatar image

I have captured the packets from the Switch's inbound interface and the outbound interface, how can I identify an ipv6 packet is the same packet from those 2 captures.

For IPv4, we could use ip.id, for ipv6 I still not able to find a good way to do that. Is that possible to use checksum to identify the same packet?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-08-06 05:16:36 +0000

Jaap gravatar image

Since you're talking about a switch you should be fine comparing the frame MD5 hashes. It's a generated item for every frame as frame.md5_hash.

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

1 follower

Stats

Asked: 2018-08-06 02:58:19 +0000

Seen: 418 times

Last updated: Aug 06 '18