|
From: | Enrico Lehmann |
Subject: | [lwip-devel] [bug #36390] LWIP_ND6_QUEUING define is missing in nd6.c |
Date: | Thu, 03 May 2012 20:46:53 +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/?36390> Summary: LWIP_ND6_QUEUING define is missing in nd6.c Project: lwIP - A Lightweight TCP/IP stack Submitted by: elehmann Submitted on: Do 03 Mai 2012 20:46:52 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: In nd6 the Queuing feature can be switched on or off. Switching it off will create an compiler error since there is a missing #ifdef LWIP_ND6_QUEUING in the nd6_new_router() function. I added a patch which remove this error. I'm using the GIT master branch. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Do 03 Mai 2012 20:46:52 GMT Name: nd6.patch Size: 656B By: elehmann <http://savannah.nongnu.org/bugs/download.php?file_id=25775> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?36390> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |