TCP MD5SUM broken / still not working ?

Sam Leffler sam at errno.com
Thu Apr 22 13:16:58 PDT 2004


On Thursday 22 April 2004 06:47 am, masta wrote:
> Howdy,
>
> FAST_IPSEC and devcrypto are mutually exclusive. Remove one or the other.

options FAST_IPSEC

requires

device	crypto

(Fast IPsec has no crypto support builtin; it depends on the crypto 
subsystem).  The /dev/crypto support (which may be what you're referring to) 
is separate functionality and is unrelated to FAST_IPSEC.

	Sam


More information about the freebsd-current mailing list