patchlwIP - A Lightweight TCP/IP stack - Patches: patch #6774, TCP_QUEUE_OOSEQ breaks compilation...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6774: TCP_QUEUE_OOSEQ breaks compilation when LWIP_TCP==0

Submitter:  Luca Ceresoli <lucaceresoli>
Submitted:  Wed 11 Mar 2009 05:29:11 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  kieranm Open/Closed:  Closed
Planned Release:  1.3.1

Thu 09 Apr 2009 03:16:46 PM UTC, comment #1: 

Checked in, thanks Luca.

Kieran Mansley <kieranm>
Group Member
Wed 11 Mar 2009 05:29:11 PM UTC, original submission:  

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.

Luca Ceresoli <lucaceresoli>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #17649:  tcp_queue_ooseq.patch added by lucaceresoli (885B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kieranm (Updated the item)
  • -email is unavailable- added by lucaceresoli (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-04-09 kieranm StatusNone Done
        Assigned toNone kieranm
        Open/ClosedOpen Closed
    2009-04-03 kieranm Planned ReleaseNone 1.3.1
    2009-03-11 lucaceresoli Attached File- Added tcp_queue_ooseq.patch, #17649

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code