2005-05-16 15:11:07

by William StanisLaus

[permalink] [raw]
Subject: UDP-Lite Patch for linux kernel 2.6.11.x

Please take a look at UDP-Lite document @
http://www.erg.abdn.ac.uk/users/william/udp-lite/Linux%20Kernel%20Update%20f
or%20UDPLite%20protocol.doc

Which contains patch for UDP-Lite for linux kernel 2.6.11

and help in testing and updating linux kernel for UDP-Lite protocol, RFC
3828.

Thanks in advance.

Best Regards,
William StanisLaus | Research Student
Electronic Research Group | University of Aberdeen
email: [email protected] | Mobile: (+44) (0) 7821870521
http://www.erg.abdn.ac.uk



2005-05-16 15:35:05

by YOSHIFUJI Hideaki

[permalink] [raw]
Subject: Re: UDP-Lite Patch for linux kernel 2.6.11.x

In article <[email protected]> (at Mon, 16 May 2005 16:05:47 +0100), "William StanisLaus" <[email protected]> says:

> Please take a look at UDP-Lite document @
> http://www.erg.abdn.ac.uk/users/william/udp-lite/Linux%20Kernel%20Update%20f
> or%20UDPLite%20protocol.doc

Grr, why doc...

UDP-Lite is SOCK_DGRAM, not SOCK_LDGRAM.
And, It is almost duplicate of UDP code.
I think it is much better to share code.
Please avoid cosmetic changes.

BTW, what's happened with checksum offloading?

--yoshfuji

2005-05-16 15:41:18

by William StanisLaus

[permalink] [raw]
Subject: RE: UDP-Lite Patch for linux kernel 2.6.11.x

Oops.. Sorry guys,
Please use the pdf file @
http://www.erg.abdn.ac.uk/users/william/udp-lite/UDPLite-patch.pdf

Best Regards,
William.

> -----Original Message-----
> From: [email protected] [mailto:linux-kernel-
> [email protected]] On Behalf Of William StanisLaus
> Sent: Monday, May 16, 2005 4:06 PM
> To: [email protected]
> Subject: UDP-Lite Patch for linux kernel 2.6.11.x
>
> Please take a look at UDP-Lite document @
> http://www.erg.abdn.ac.uk/users/william/udp-
> lite/Linux%20Kernel%20Update%20f
> or%20UDPLite%20protocol.doc
>
> Which contains patch for UDP-Lite for linux kernel 2.6.11
>
> and help in testing and updating linux kernel for UDP-Lite protocol, RFC
> 3828.
>
> Thanks in advance.
>
> Best Regards,
> William StanisLaus | Research Student
> Electronic Research Group | University of Aberdeen
> email: [email protected] | Mobile: (+44) (0) 7821870521
> http://www.erg.abdn.ac.uk
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/