]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFp4 bz_ipv6_fast:
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 24 May 2012 18:05:10 +0000 (18:05 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 24 May 2012 18:05:10 +0000 (18:05 +0000)
commit2889eb8bdfe18063b7d0a2bda143ff49246807bf
tree4f5cf34fa9a6731008e39e1ec9776428171f4df1
parente9651b7649f370d452c13e9e02903126b53244cf
MFp4 bz_ipv6_fast:

  Optimize in6_cksum(), re-ordering work and limiting variable
  initialization, removing a bzero() for mostly re-initialized
  struct values, making use of the newly introduced in6_getscope(),
  as well as converting an if/panic to a KASSERT().

  Sponsored by: The FreeBSD Foundation
  Sponsored by: iXsystems

Reviewed by: gnn (as part of the whole)
MFC After: 3 days
sys/netinet6/in6_cksum.c