Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   ozaki-r
Date:           Wed Nov 26 07:22:05 UTC 2014

Modified Files:
        src/sys/net: if.c if.h

Log Message:
Rename if_watchdog to if_slowtimo

if_watchdog callbacks do a little more than what "watchdog" suggests.

Discussed with uebayasi@ (the idea originally from openbsd-tech).


To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/sys/net/if.c
cvs rdiff -u -r1.176 -r1.177 src/sys/net/if.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index