[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7143] Clean up opt.h
From: |
Jared Grubb |
Subject: |
[lwip-devel] [task #7143] Clean up opt.h |
Date: |
Thu, 02 Aug 2007 21:48:24 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
URL:
<http://savannah.nongnu.org/task/?7143>
Summary: Clean up opt.h
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: jgrubb
Submitted on: Thursday 08/02/2007 at 14:48
Category: Documentation
Should Start On: Thursday 08/02/2007 at 00:00
Should be Finished on: Thursday 08/02/2007 at 00:00
Priority: 5 - Normal
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
Effort: 0.00
_______________________________________________________
Details:
I have gone through opt.h and made all the commenting uniform (there were all
sorts of styles used!). I had to just pick a style, but we can change it.
I tried to make it conform to the "doc style" but I havent done much of that.
Should we put in "@deprecated" and others like that?
Also:
* Changed the default of UDP_STATS, TCP_STATS to be LWIP_UDP and LWIP_TCP
(disable the stats if the modules are off)
* Should there really be #ifdef PPP_SUPPORT ... #endif around all the PPP
options? We don't do that for TCP or UDP options, for example.
* There are a bunch of static defines for PPP. Shouldnt these be moved to
ppp.h?
* DEFAULT_THREAD_PRIO, TCP_RTO_DEBUG, TCP_REXMIT_DEBUG, SLIP_DEBUG,
LWIP_DBG_MIN_LEVEL not used in lwIP. Deprecated?
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 08/02/2007 at 14:48 Name: opt.h Size: 40kB By: jgrubb
<http://savannah.nongnu.org/task/download.php?file_id=13560>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7143>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7143] Clean up opt.h,
Jared Grubb <=
- [lwip-devel] [task #7143] Clean up opt.h, Jonathan Larmour, 2007/08/02
- [lwip-devel] [task #7143] Clean up opt.h, Jared Grubb, 2007/08/02
- [lwip-devel] [task #7143] Clean up opt.h, Jared Grubb, 2007/08/02
- [lwip-devel] [task #7143] Clean up opt.h, Thomas Taranowski, 2007/08/03
- [lwip-devel] [task #7143] Clean up opt.h, Frédéric Bernon, 2007/08/03
- [lwip-devel] [task #7143] Clean up opt.h, Jonathan Larmour, 2007/08/03
- [lwip-devel] [task #7143] Clean up opt.h, Jared Grubb, 2007/08/03
- [lwip-devel] [task #7143] Clean up opt.h, Jared Grubb, 2007/08/16
- [lwip-devel] [task #7143] Clean up opt.h, Jared Grubb, 2007/08/17
- [lwip-devel] [task #7143] Clean up opt.h, Kieran Mansley, 2007/08/29