[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6774] TCP_QUEUE_OOSEQ breaks compilation when LWIP_
From: |
Luca Ceresoli |
Subject: |
[lwip-devel] [patch #6774] TCP_QUEUE_OOSEQ breaks compilation when LWIP_TCP==0 |
Date: |
Wed, 11 Mar 2009 17:29:12 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 |
URL:
<http://savannah.nongnu.org/patch/?6774>
Summary: TCP_QUEUE_OOSEQ breaks compilation when LWIP_TCP==0
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: lucaceresoli
Submitted on: mer 11 mar 2009 17:29:11 GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
TCP_QUEUE_OOSEQ defaults to 1.
If LWIP_TCP==0, this breaks compilation of pbuf.c ("undefined identifier
tcp_active_pcbs").
The attached patch proposes a better default in opt.h and enforces correct
behaviour in init.c.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: mer 11 mar 2009 17:29:11 GMT Name: tcp_queue_ooseq.patch Size: 885B
By: lucaceresoli
<http://savannah.nongnu.org/patch/download.php?file_id=17649>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6774>
_______________________________________________
Messaggio inviato con/da Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #6774] TCP_QUEUE_OOSEQ breaks compilation when LWIP_TCP==0,
Luca Ceresoli <=