On Mon, Oct 17, 2011 at 06:23:49PM -0400, Dan Merillat wrote:
> An IP header is 20 bytes long, so without __attribute__((packed)) the
> struct icmp gets padded to a 64 byte boundry, leaving ICMP_TYPE filled in by
> 0s (ICMP_REPLY).   Ideally the packed-on-the-wire data
> would be separate from the local state information, but that's more work than
> this trivial fix.

Thank you for the information (and the patch). I will include it in the next 
package release for netselect.

Regards

Javier

Attachment: signature.asc
Description: Digital signature

Reply via email to