lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [lwip-devel] Does UDP-Lite sending really work?


From: Frédéric BERNON
Subject: RE : [lwip-devel] Does UDP-Lite sending really work?
Date: Mon, 4 Jun 2007 15:17:51 +0200

Now I have study this part of the code, I have the same question. You're right, it seems strange (even if I never use UDPLITE, due to the socket layer).
 
====================================
Frédéric BERNON
HYMATOM SA
Chef de projet informatique
Microsoft Certified Professional
Tél. : +33 (0)4-67-87-61-10
Fax. : +33 (0)4-67-70-85-44
Email : address@hiddenr
Web Site : http://www.hymatom.fr
====================================
P Avant d'imprimer, penser à l'environnement
 
-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Goldschmidt Simon
Envoyé : dimanche 3 juin 2007 19:43
À : address@hidden
Objet : [lwip-devel] Does UDP-Lite sending really work?

As it is now, on sending over a udp-lite udp_pcb, the checksum is generated with a pseudo header containing IP_PROTO_UDP as protocol information. On receiving, however, IP_PROTO_UDPLITE is used for checking. Also, when sending using ip_output IP_PROTO_UDPLITE is used.

Shouldn't IP_PROTO_UDPLITE also be used to generate the checksum or am I missing something???


Simon

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]