cvs commit: src/sys/netinet tcp_subr.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Oct 30 03:51:40 PDT 2008
sephe 2008/10/30 03:50:18 PDT
DragonFly src repository
Modified files:
sys/netinet tcp_subr.c
Log:
Don't use listen socket's route cache, it is not MPSAFE currently. This could
happen if a listen socket received TCP segment with invalid flags combination.
Revision Changes Path
1.62 +14 -5 src/sys/netinet/tcp_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_subr.c.diff?r1=1.61&r2=1.62&f=u
More information about the Commits
mailing list