FreeBSD9 ifnet + Member Function void (*if_watchdog)(struct ifnet *ifp)

Olli Hauer ohauer at FreeBSD.org
Sun Jul 31 23:09:44 UTC 2011


Hi,

I just tried to build VMware modules for FreeBSD9-BETA1 and noticed
the ifnet Member Function

  void (*if_watchdog)(struct ifnet *ifp)

was removed from net/if_var.h.

Is there a suggested replacement?

PS:
The man page for ifnet(9) does not reflect the remove of this
(now missing) Member Function.

--
olli


More information about the freebsd-current mailing list