On (10/11/07 15:35), Artem Kachitchkine wrote: > > *i_mac_impl_hash::walk modent | ::print mac_impl_t mi_drvname mi_ref > mi_drvname = 0xc80b3fc0 "bge0" > mi_ref = 0x66750065 > mi_drvname = 0xc80b3f80 "bge1" > mi_ref = 0x667503b5 > > (does mi_ref look weird?) > > The instance hangs around, never freshly re-attached, so default_mtu > remains the same. Doesn't seem linked to my recent changes. Not sure what's
Were ndd commands executed on this machine? There's a memory corruption in the ndd legacy handling path that I am working on, I can give it a try tomorrow,
