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