I have a IPv4 packet which has encapsulated over IPv6. tunneling setup protocol is used. Now i want to check which options from IPv4 header are being used in a packet. What is the way to do that? How can I identify which options are being used? asked 21 Apr '17, 16:13 Prashantvaria9 |
One Answer:
You can apply a Wireshark display filter of answered 21 Apr '17, 18:36 cmaynard ♦♦ |