Hi all, > Ok, I see. If you do not have any compressed traffic from host 2 to > host 1, you have to force the compressor on host 2 to send the > feedback data without waiting for data to send to host 1. > > This may be achieved with the rohc_feedback_flush() function that > returns to the caller a feedback-only ROHC packet. See the complete > API documentation for the rohc_feedback_flush() function : > http://www.tech.viveris.com/docs/rohc/rohc__comp_8h.html#a018058bb0ab4a1419264d8dd2434f7a > > The function is used in the tunnel application. You can look at it > here > http://bazaar.launchpad.net/~didier-barvaux/rohc/main/annotate/head:/app/tunnel/tunnel.c#L621 > > This function is not referenced in the compressor API yet. It is a > mistake. I will fix that soon.
Function rohc_feedback_flush() is now referenced in the compressor API for the 1.2.x, 1.3.x and main branches. See details in bug #606919 (https://bugs.launchpad.net/bugs/606919). Regards, Didier Barvaux
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

