Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2010 12:22:17 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netipsec ipsec_input.c
Message-ID:  <201007041222.o64CMTvi097467@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-07-04 12:22:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netipsec         ipsec_input.c 
  Log:
  SVN rev 209691 on 2010-07-04 12:22:17Z by bz
  
  MFC r208508:
  
    MFp4 @178283:
  
    Improve IPsec flow distribution for better netisr parallelism.
    Instead of using the pointer that would have the last bits masked in a %
    statement in netisr_select_cpuid() to select the queue, use the SPI.
  
    Reviewed by:  rwatson
  
  Revision  Changes    Path
  1.30.2.2  +1 -1      src/sys/netipsec/ipsec_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007041222.o64CMTvi097467>