]> Sergey Matveev's repositories - stargrave-blog.git/commitdiff
Посмотрел как обстоят дела с IPsec в DragonflyBSD
authorSergey Matveev <stargrave@stargrave.org>
Fri, 20 Mar 2020 14:06:33 +0000 (17:06 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 20 Mar 2020 14:06:33 +0000 (17:06 +0300)
IPsec там безопасный. Он просто отсутствует, начисто :-)
Date:   2018-04-21 23:26:37 +0200

    Remove IPsec and related code from the system.

    It was unmaintained ever since we inherited it from FreeBSD 4.8.

    In fact, we had two implementations from that time: IPSEC and FAST_IPSEC.
    FAST_IPSEC is the implementation to which FreeBSD has moved since, but
    it didn't even build in DragonFly.


No differences found