On Friday 2016-04-15 16:20 +1000, Ryota Ozaki output: :> panic: kernel .... "(la->la_flags & LLE_STATIC) == 0 failed: .. if_arp", line 1220 :The source code of your kernel looks a bit old: : http://nxr.netbsd.org/xref/src/sys/netinet/if_arp.c#1220 : :You can see the version of the file by: : $ ident /netbsd |grep if_arp.c : $NetBSD: if_arp.c,v 1.205 2016/04/07 03:22:15 christos Exp $ :And this is the latest version.
Mine says: $NetBSD: if_arp.c,v 1.206 2016/04/13 00:47:01 ozaki-r Exp $ I'll try the patch in the other post in a couple of hours. Regards, Geoff
