AVTP packets are not captured by wireshark

asked 2018-07-25 09:18:59 +0000

I am running OpenAVB stack in two Linux PCs, connected back to back and both of them are running wireshark to capture the frames. I could not find IEEE 1722 frames in wireshark. Other frames transmitted between the PCs (AVDECC, MSRP, MVRP, TCP, UDP, etc) are seen.

edit retag flag offensive close merge delete

Comments

What do you see then? I assume a lot of Ethernet II frames with ethertype 0x22F0?

Jaap gravatar imageJaap ( 2018-07-25 13:29:42 +0000 )edit

Hi, The packets with 0x22F0 are shown as 1722.1 AVDECC packets. This contains two sections - IEEE 1722 protocol and IEEE 1722.1 protocol. I assume wireshark is taking the last section. I could not see IEEE 1722 packets, with data part.

radhika.krishnan gravatar imageradhika.krishnan ( 2018-07-26 12:45:48 +0000 )edit

So they are captured, just not dissected the way you expected.

Jaap gravatar imageJaap ( 2018-07-26 15:48:33 +0000 )edit