← Back to team overview

rohc team mailing list archive

Re: Ethernet Transport app for ROHC pkts

 

Didier,

 Did you got some time to review the patch?

regards,
Raman

On Thu, Jan 10, 2013 at 11:07 PM, Didier Barvaux <didier@xxxxxxxxxxx> wrote:

> Raman,
>
> > I have built an app which is an Ethernet based transport application
> > for ROHC pkts very similar to rohctunnel app on the trunk. The major
> > highlights are:-
> >
> > 1) It directly uses Ethernet as transport.
> > 2) Because of Ethernet it is pont-to-point and cannot traverse
> > routers/gateways.
> > 3) Since Ethernet's minimum payload is 46 bytes and kernel adds
> > padding for any payload less than that size, thus I have added a
> > length byte after sequence bytes before sending it on Ethernet. Other
> > end will read this byte as the length of ROHC packet instead of
> > length returned by Ethernet interface.
> >
> > I am attaching the patch for review and submission.
>
> Thank you for the patch. I'll have a look at it as soon as possible.
>
> Regards,
> Didier
>
> _______________________________________________
> Mailing list: https://launchpad.net/~rohc
> Post to     : rohc@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~rohc
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References