Question #228645 on rohc changed: https://answers.launchpad.net/rohc/+question/228645
Didier Barvaux posted a new comment: > as for the input IP packets I used, they are exactly the same > as each other,it is just the IP packet constructed in the main > function of the simple_rohc_program.c. When compressing 10 times the same fake IP packet, the three first packets weight 39 bytes, but the third one is only 29-byte long, the fourth is 20-byte long, the 7th packet is 19-byte long. The payload is 18-byte long, so starting at the 7th packet, the 20-byte IP header is compressed to 1-byte ROHC header. It saves you 95% of headers and 50% of the whole packet. Regard, Didier -- You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

