andre 2004/01/22 15:10:11 PST FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Remove an unused variable and put the sockaddr_in6 onto the stack instead of malloc'ing it. Reviewed by: sam (mentor) Obtained from: DragonFlyBSD rev 1.6 (hsu) Revision Changes Path 1.50 +14 -26 src/sys/netinet/tcp_syncache.c