Generic Stream Encapsulation: Difference between revisions

Content deleted Content added
Dtvguru (talk | contribs)
Dtvguru (talk | contribs)
m linked to cyclic redundancy check page
Line 104:
=== CRC-32 Trailer ===
 
Each GSE Packet containing the last fragment for a payload frame, carries a [[Cyclic redundancy check|CRC-32 checksum]] over the payload frame. The checksum is used to detect loss of intermediate fragments.
 
The checksum is a 32 bit value calculated according to the generator polynomial represented by 0x104C11DB7: