DragonFly-2.1.1.104.g03fb master sys/netinet tcp_usrreq.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Dec 20 04:32:36 PST 2008


commit 03fb1cae8bbe1b9a309649e56fbb286e2022fe1c
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list