Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/12/2002 03:37:31
Module Name: syssrc
Committed By: itojun
Date: Tue Nov 12 01:37:31 UTC 2002
Modified Files:
syssrc/sys/net: route.c route.h
Log Message:
add an argument to rt_timer_remove_all(), to specify if we need to call
timeout routine on removal.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/net/route.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/net/route.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.