lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #6459] Minor changes to err.h, stats.c & httpd/fs


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #6459] Minor changes to err.h, stats.c & httpd/fs
Date: Thu, 27 Mar 2008 21:46:05 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

Follow-up Comment #6, patch #6459 (project lwip):

If we export those functions, we should find a way that the 'char name' is
not needed (in stats_display_proto).

Apart from that, I think it's sad IGMP has an extra function - it is a
protocol, too, after all!

In other words, I think it would be good to add a function
stats_display_proto(struct stats_proto) or something to selectively display
the stats of _one_ protocol only instead of displaying all. Only the current
functions are not nice enough for that. Keeping the a const char name for all
protocols could help here.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6459>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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