andre 2006-06-22 15:07:45 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Move the syncookie MD5 context from globals to the stack to make it MP safe.
Revision Changes Path
1.94 +2 -2 src/sys/netinet/tcp_syncache.c