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

[microblaze-uclinux] byte alignment problems



has anyone seen/fixed byte alignment problems using EDK 9.1 with all
service packs?

In the file ip_input.c around line 425:

if (iph->ihl < 5 || iph->version != 4)
      goto

the code always parses the ihl as '8' and the version as '0'.

It works great in EDK 8.2


Thanks,
Kevin B.
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/