diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-11 20:08:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-11 20:08:35 +0000 |
commit | fe8fe8c5526fbc54b0f30f2e7cf1afff7b96f97e (patch) | |
tree | 9a442669769fccdf394bad58f319c5d04b65a92f /devel/avr-gcc | |
parent | - Update to 1.44 (diff) |
Library net/libnet10 defines structures for contents of network packets.
Fields of the packets have fixed size according to the respective protocol
definitions, but the library uses type u_long for some of the 32bit fields.
This is a problem on amd64 architecture, where type long has 64 bits. On
amd64, libnet creates packets with bad contents.
PR: ports/122571
Submitted by: Martin Beran <mb@tns.cz>
Notes
Notes:
svn path=/head/; revision=235594
Diffstat (limited to 'devel/avr-gcc')
0 files changed, 0 insertions, 0 deletions