lwip-devel
[Top][All Lists]
Advanced

[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 23:34:07 +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

Follow-up Comment #2, task #7143 (project lwip):

> I don't see any PPP-related defines that wouldn't be relevant for tuning by
the user. Which ones do you mean? 

There's a whole list of them that have no #ifndef..#endif around them, for
example NUM_PPP or FSM_DEFTIMEOUT. If they're tunable, then I'll put in
#ifndef's, otherwise we should move them to ppp.h. I don't use PPP so I'm not
sure what to do with them.

> Of those options you list, only TCP_REXMIT_DEBUG really appears to be
unused. The others all are. 

Ugh. I must've searched wrong. Thanks.

> Like UDP/TCP_STATS, IPFRAG_STATS could also be conditionalised on
(IP_REASSEMBLY || IP_FRAG) (it's used for both). 

Good call. I've updated it in my local copy. I'll wait for a few more fixes
before I upload another version.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7143>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]