Date: Tue, 31 Oct 2000 10:45:21 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6_cksum.c Message-ID: <200010311845.KAA33165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2000/10/31 10:45:21 PST Modified files: (Branch: RELENG_4) sys/netinet6 in6_cksum.c Log: MFC: add attrbute(packed) to union def with specific align constraitn. move file static variable to auto variable, make in6_cksum() work better in kernel-MP environment. sync with kame. Revision Changes Path 1.1.2.2 +12 -12 src/sys/netinet6/in6_cksum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010311845.KAA33165>