A possible fix has been committed. If the panic still happens,
please let me know.

Thanks,
  ozaki-r

On Mon, Jan 25, 2016 at 7:15 PM, Ryota Ozaki <ozak...@netbsd.org> wrote:
> Module Name:    src
> Committed By:   ozaki-r
> Date:           Mon Jan 25 10:15:39 UTC 2016
>
> Modified Files:
>         src/sys/netinet: if_arp.c
>
> Log Message:
> Remove unnecessary LLE_REMREF
>
> The code around it was copied from arptimer, but LLE_REMREF
> is unnecessary because it is needed only for arptimer that
> is called after LLE_ADDREF.
>
> This is a possible fix for PR#50548, PR#50702 and PR#50704.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.202 -r1.203 src/sys/netinet/if_arp.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>

Reply via email to