Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When using eCPRI fragmentation, is there a way to concatenate the fragments when they are in individual Ethernet packages?

Hello, I wanted to ask if there is a setting or plugin to concatenate eCPRI fragments wich are individually packaged in Ethernet frames before using lower level dissection on them.

I'm not talking about the C bit for multiple eCPRI messages in one Ethernet frame but the O-RAN/eCPRI-IQ-Data specific SequenceID, E-bit and SubsequenceID.

As context I'm analysing O-RAN Fronthaul messages wich are packaged in eCPRI but way too long for Ethernet so they need to be fragmented. This fragmentation leads to only the first Fragment being correctly dissected in Wireshark the rest, because of the missing headers if interpreted as a standalone O-RAN message, not.

If there is no solution I might have to resort to Fragmentation on a lower level . Or write a plugin. :)

Cheers, Raphi