On Wed, 21 Oct 2009, Qing Li wrote:
I believe this patch will fix your crash.
Sounds good, thanks!
Robert
-- Qing
On Wed, Oct 21, 2009 at 12:58 AM, Robert Watson wrote:
On Tue, 20 Oct 2009, Qing Li wrote:
In the ARP callout timer expiration function, the current time_second
is com
I believe this patch will fix your crash.
-- Qing
On Wed, Oct 21, 2009 at 12:58 AM, Robert Watson wrote:
> On Tue, 20 Oct 2009, Qing Li wrote:
>
>> In the ARP callout timer expiration function, the current time_second
>> is compared against the entry expiration time value (that was set based
On Tue, 20 Oct 2009, Qing Li wrote:
In the ARP callout timer expiration function, the current time_second
is compared against the entry expiration time value (that was set based
on time_second) to check if the current time is larger than the set
expiration time. Due to the +/- timer granular
On Tue, Oct 20, 2009 at 05:55:42PM +, Qing Li wrote:
> Modified: head/sys/netinet/if_ether.c
[...]
> +#ifdef DIAGNOSTICS
> + else {
> + struct sockaddr *l3addr = L3_ADDR(lle);
> + log(LOG_INFO, "arptimer issue: %p, IPv4 address: \"%s\"\n", lle,
> + in