DragonFly BSD
DragonFly kernel List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: TCP‐MD5 (rfc2385) implementation in DragonFlyBSD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Sep 2010 11:28:49 -0700 (PDT)

:>I had a lot of compilation errors building a unmodified kernel with the FAST_IPSEC 
:>option, is the FAST_IPSEC option supported in DragonFlyBSD ?
:
:I'm not sure if FAST_IPSEC is supported on DragonFly,
:it seems like it has been broken for en extended period of time.
:
:If it isn't supported we sill update LINT to reflect this.
:
:I have opened issue 1843 (http://bugs.dragonflybsd.org/issue1843),
:to track & resolve this issue.
:
: -thomas

    It hasn't been ported to the new netmsg infrastructure and it is also
    not MPSAFE.  The normal IPSEC code has been ported and is at least
    somewhat MP safe, so it might actually work.  The fast-ipsec code
    is another matter.

    Why do we have two copies of ipsec in the system anyway?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]