DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.158.g1dbb master sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c
commit 1dbb35168d95be3f0a483542772161823a971dab
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Dec 27 15:18:25 2008 +0800
TCP socket's cached route entry could only be accessed on its owner CPU.
If not, print backtrace or panic the system based on
route_assert_owner_access; this probably will not happen.
Summary of changes:
sys/netinet/tcp_output.c | 3 ++-
sys/netinet/tcp_subr.c | 1 +
sys/netinet/tcp_syncache.c | 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=1dbb35168d95be3f0a483542772161823a971dab
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]