|
From: | Philipp Tölke |
Subject: | [lwip-devel] [bug #44578] Build fails for IPv6-only configuration |
Date: | Thu, 19 Mar 2015 09:17:18 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 |
URL: <http://savannah.nongnu.org/bugs/?44578> Summary: Build fails for IPv6-only configuration Project: lwIP - A Lightweight TCP/IP stack Submitted by: philipptoelke Submitted on: Thu 19 Mar 2015 09:17:17 AM GMT Category: IPv6 Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: git head _______________________________________________________ Details: In ethernet_input the variable ip_hdr_offset is only declared when LWIP_ARP is enabled; this patch enables it for IPv6 as it is needed in line 1463 (case PP_HTONS(ETHTYPE_IPV6): /* IPv6 */). _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thu 19 Mar 2015 09:17:17 AM GMT Name: 0001-fix-ethernet_input-for-IPv6-Only.patch Size: 731B By: philipptoelke <http://savannah.nongnu.org/bugs/download.php?file_id=33396> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?44578> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |