|
From: | Enrico Lehmann |
Subject: | [lwip-devel] [bug #36391] Faulty inet6_addr_to_ip6addr() macro |
Date: | Thu, 03 May 2012 20:57:43 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19 |
URL: <http://savannah.nongnu.org/bugs/?36391> Summary: Faulty inet6_addr_to_ip6addr() macro Project: lwIP - A Lightweight TCP/IP stack Submitted by: elehmann Submitted on: Do 03 Mai 2012 20:57:43 GMT Category: IPv6 Severity: 3 - Normal Item Group: Faulty Behaviour Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: CVS Head _______________________________________________________ Details: The inet6_addr_to_ip6addr() macro in inet6.h should copy a IPv6 address to another IPv6 address. But what it is currently doing is just copy the first 4Bytes four times, not all 16Bytes - which certainly is the intention. The attached patch will correct it. I'm using the GIT master branch. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Do 03 Mai 2012 20:57:43 GMT Name: inet6.patch Size: 2kB By: elehmann <http://savannah.nongnu.org/bugs/download.php?file_id=25776> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?36391> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |