2245f1b6bb541c34253c6f9aca78aa8ac2a8545a
howto/Bird-communities.md
| ... | ... | @@ -103,5 +103,6 @@ return true; |
| 103 | 103 | } |
| 104 | 104 | ``` |
| 105 | 105 | |
| 106 | -Original implementation by welterde: https://gist.github.com/welterde/524cc9b37a618e29093d |
|
| 107 | -All props to him for the implementation and bird code. My modification is only for the bgp_local_pref. |
|
| ... | ... | \ No newline at end of file |
| 0 | +Original implementation by Jplitza: https://gist.github.com/welterde/524cc9b37a618e29093d |
|
| 1 | + |
|
| 2 | +All props to him for the bird code based on the suggestion from welterde. My modification is only for the calculation of bgp_local_pref to adjust for prefering lower latency. Feel free to play around with the formula to find something that suits your needs. |
|
| ... | ... | \ No newline at end of file |