lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5952] Integration of AutoIP module


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5952] Integration of AutoIP module
Date: Fri, 22 Jun 2007 11:20:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #31, patch #5952 (project lwip):

> In "struct autoip", the "llipaddr" could not aligned on 32bits (I got the
case).

Doesn't the compiler align it automatically, inserting unused memory in
between? What you say should only happen with 'packed' structs!

Why don't we simply move the llipaddr to the beginning, then ttw and then the
rest? That would make the struct autoip as small as possible.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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