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 Sep 5 02:49:09 UTC 2018
Modified Files:
src/sys/net: route.c
Log Message:
route: don't take an extra reference of a rtentry for the delayed free mechanism
Because a reference is already taken at that point.
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/net/route.c
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