cvs commit: src/sys/dev/if_ndis if_ndis.c
Andre Oppermann
andre at FreeBSD.org
Thu May 6 06:17:03 PDT 2004
andre 2004/05/06 06:17:03 PDT
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Link state change notification of ethernet media to the routing socket.
o The ndis_ticktask() function updates the ifi_link_state field and
calls rt_ifmsg() to notify listeners on the routing socket.
Approved by: wpaul
Revision Changes Path
1.60 +5 -0 src/sys/dev/if_ndis/if_ndis.c
More information about the cvs-src
mailing list