On Wed, Sep 16, 2020 at 10:59:17AM +0200, Martin Husemann wrote: > On Wed, Sep 16, 2020 at 10:52:46AM +0200, Thomas Klausner wrote: > > Hi! > > > > I ran arp today and saw new errors: > > > > arp: ioctl(SIOCGNBRINFO): Inappropriate ioctl for device > > ? (192.168.0.x) at xxxx > > arp: ioctl(SIOCGNBRINFO): Inappropriate ioctl for device > > ? (192.168.0.x) at xxxx > > arp: ioctl(SIOCGNBRINFO): Inappropriate ioctl for device > > ? (192.168.0.x) at xxxx > > > > Does anyone know what's up with those? > > What interface/device is that? > The ioctl is new and a few bits (like compat_netbsd32 support) are lacking.
The one with 192.168.0.x configured is wm0. (I only have an lo0 except for that.) Thomas
