Date: Wed, 12 Nov 2003 18:06:10 -0800 From: "George V. Neville-Neil" <gnn@neville-neil.com> To: freebsd-net@freebsd.org Subject: Is this a 64 bit bug? Message-ID: <87r80dqay5.wl@jchurch.neville-neil.com.neville-neil.com>
next in thread | raw e-mail | index | archive | help
Hi Folks, While wandering through -CURRENT last night I found that icmp_error() passes the destination address as a plain n_long. Won't this cause problems on 64 bit architectures? Shouldn't this be a sockaddr of some flavor? Thanks, George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87r80dqay5.wl>