Re: UDP lite for FreeBSD



gnn@xxxxxxxxxxx wrote:
At Sat, 16 Dec 2006 20:52:10 +0800,
dave jones wrote:

Hi,

Is anyone working on implementing UDP lite in FreeBSD? If not,
I'd like to work on it.


Hi,

Can you give us more context on this UDP lite thing? Is this an
RFC/IETF thing or???

Thanks,
George
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"

George:

It allows you to do a partial checksum on a
udp packet.. the idea behind it is for when
we have link layers that can delivered damaged packets
we can then feed the packets to media players.. that can
still use the data.. even though damaged.. I believe
the there are a couple of codecs that are of this
venue... at one time I even knew a name or two.. but
that was a while ago :-)

R

--
Randall Stewart
NSSTG - Cisco Systems Inc.
803-345-0369 <or> 803-317-4952 (cell)
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: UDP lite for FreeBSD
    ... dave jones wrote: ... Is anyone working on implementing UDP lite in FreeBSD? ... I just skimmed the RFC and it sounds like a bit of a hack, though I am sure it can be done cleanly in the source tree without unnecessary code duplication or interference at the user-kernel boundary. ...
    (freebsd-net)
  • Re: UDP lite for FreeBSD
    ... dave jones wrote: ... Is anyone working on implementing UDP lite in FreeBSD? ... Can you give us more context on this UDP lite thing? ...
    (freebsd-net)