mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
02fa6129af
Adds usage of the "prefix-based" TCP MD5 for dynamic neighbors. Non-dynamic neighbors will continue to use non-prefix based, which makes it more compatible with running on older kernels, as only 4.14+ includes the necessary support. This change also includes tests of dynamic peers in general.