Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-04 | BSD: Fix TCP-MD5 code on current FreeBSD kernels | Ondrej Zajicek (work) | |
Current FreeBSD kernels require SA records for both directions. Thanks to Joseph Mulloy and Andrey V. Elsukov for reporting and solving the issue. | |||
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) | |
Add code for manipulation with TCP-MD5 keys in the IPsec SA/SP database at FreeBSD systems. Now, BGP MD5 authentication (RFC 2385) keys are handled automatically on both Linux and FreeBSD. Based on patches from Pavel Tvrdik. |