lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1


From: Ivan Delamer
Subject: [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1
Date: Tue, 18 Jan 2011 22:27:18 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)

Follow-up Comment #3, patch #7409 (project lwip):

New IPv6 patch version, includes a number of fixes and improvements
contributed by Brad Giffel:
tcp.c, tcp_out.c, udp.c : Missing conditionals to remove IPv6 specific code
udp.c : References to 'iphdr' replaced with 'ip_current_header()'
stats.c, stats.h : Missing code to display IPv6 related stats
tcp_in.c : Simple typo
ip6.c, ip6_addr.h : Added casts to eliminate printf argument type checks
init.c : Fixed MEMP_NUM_SYS_TIMEOUT calculation
ip6_frag.c, nd6.c : Casts added to eliminate pointer arithmetic warnings
mld6.c : Should compile only if LWIP_IPV6_MLD is defined, not LWIP_IPV6

(file #22449)
    _______________________________________________________

Additional Item Attachment:

File name: 2011-01-18 IPv6 for LwIP 1_4_0_RC1 patch.zip Size:80 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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