DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.104.g03fb master sys/netinet tcp_usrreq.c
commit 03fb1cae8bbe1b9a309649e56fbb286e2022fe1c
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Dec 20 11:13:45 2008 +0800
Explicitly reallocate the inpcb cached route freed due to different
rtentry CPU ownership, e.g. in tcp_connect(), so we could make sure
that a RTF_PRCLONING rtentry will be cloned.
Summary of changes:
sys/netinet/tcp_usrreq.c | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=03fb1cae8bbe1b9a309649e56fbb286e2022fe1c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]