lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6888] Patch for UDP Netbufs to support dest-addr an


From: Fabian Koch
Subject: [lwip-devel] [patch #6888] Patch for UDP Netbufs to support dest-addr and dest-port
Date: Mon, 24 Aug 2009 12:26:02 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 (.NET CLR 3.5.30729)

Follow-up Comment #4, patch #6888 (project lwip):

Sorry, totally forgot about that (it's pretty new afterall)

I tried to clean it up a bit and it does not disturb the raw-API now.
I used a struct ip_addr instead of a pointer to one, so in total the patch
adds 6Bytes to every netbuf.

Also I am assuming that the local_port in the pcb is the one the UDP header
would contain (because I can't access the udp-header in that context, I
think?). That might be a wrong assumption.

Open for comments...

(file #18633)
    _______________________________________________________

Additional Item Attachment:

File name: Netbufpatch_clean.diff         Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6888>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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