freebsd-dev/sys/netipsec
Bjoern A. Zeeb 3abaa08643 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
MFC after:	4 weeks
2010-05-24 16:27:47 +00:00
..
ah_var.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
ah.h
esp_var.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
esp.h
ipcomp_var.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
ipcomp.h
ipip_var.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
ipsec6.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
ipsec_input.c MFp4 @178283: 2010-05-24 16:27:47 +00:00
ipsec_mbuf.c
ipsec_output.c
ipsec.c MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
ipsec.h MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Set SA's natt_type before calling key_mature() in key_add(), 2010-05-05 08:58:58 +00:00
key.h
keydb.h Correct typo in comment. 2010-02-18 22:34:29 +00:00
keysock.c
keysock.h
xform_ah.c
xform_esp.c MFP4: @176978-176982, 176984, 176990-176994, 177441 2010-04-29 11:52:42 +00:00
xform_ipcomp.c Enable IPcomp by default. 2009-11-29 20:47:43 +00:00
xform_ipip.c
xform_tcp.c
xform.h