Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/15/2000 12:34:45
Module Name: syssrc
Committed By: thorpej
Date: Wed Mar 15 20:34:44 UTC 2000
Modified Files:
syssrc/sys/dev/mii: mii_physubr.c
Log Message:
- Go to splimp() when sending the rtsock message regarding link status.
- Would like to notify protocols if a link goes up or down, to e.g.
restart Duplicate Address Detection, etc. Add a comment to this
effect.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/mii/mii_physubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.