← Back to team overview

rohc team mailing list archive

Re: tun2udp

 

>I think the IP packets are routed as the following:
>                sendto TUN                               read from
>TUN                                                    sendto remote
>app(RTP) -------------->TUN(IP/UDP/RTP) ------------------->my process
>use
>ROHC(ROHC)-------------------->remote(IP/UDP/ROHC)
>                                     recvfrom
>remote                                 write to
>TUN                                    recvfrom TUN
>remote(IP/UDP/ROHC)-------------------->my
>process(ROHC)--------------------->TUN(IP/UDP/RTP)-------------------->app(RTP)

Hello,

Your data flow seems correct.

Regards,
Didier


References