Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2000 08:56:46 -0700 (PDT)
From:      Jun-ichiro itojun Hagino <itojun@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 in6_cksum.c
Message-ID:  <200009091556.IAA87346@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      2000/09/09 08:56:46 PDT

  Modified files:
    sys/netinet6         in6_cksum.c 
  Log:
  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.
  
  From: Alfred Perlstein <bright@wintelcom.net>
  
  Revision  Changes    Path
  1.3       +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?200009091556.IAA87346>