[Top][All Lists]
[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/
- [lwip-devel] [patch #5952] Integration of AutoIP module, (continued)
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/18
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Dominik Spies, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module,
Simon Goldschmidt <=
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Thomas Taranowski, 2007/06/25
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/28