Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2005 11:14:44 +0200
From:      Marcin Jessa <lists@yazzy.org>
To:        FreeBSD-current <current@freebsd.org>
Cc:        phk@phk.freebsd.dk
Subject:   Kernel panics with IPSec
Message-ID:  <20050625111444.75e2c8f7.lists@yazzy.org>

next in thread | raw e-mail | index | archive | help
Hi.

Kernel compiled with those options panics just after initialization of FAST_IPSEC framework on soekris 4510 and 4521 boards.
There are no devices connected to boards's mini-PCI slots.
I did not check it on "real" PC's yet.

# Hardware-accelerated IP Security Protocols
options        FAST_IPSEC                      # New IPsec (cannot define w/ IPSEC)
options        IPSEC_DEBUG                     # Debug for IP security
device         crypto
device         cryptodev
device         hifn
device         rndtest                         # Random number generator test monitor


The kernel sources were cvsup'd and compiled yesterday night CET.



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