mirror of
https://git.dn42.dev/wiki/wiki
synced 2025-03-14 19:43:32 +00:00
Updated Bird communities (markdown)
This commit is contained in:
parent
a6980288f0
commit
c46f8b727a
@ -101,4 +101,7 @@ if bandwidth > 4 then bandwidth = 4;
|
||||
bgp_local_pref = 100*bandwidth + 100*(10-latency)-100*bgp_path.len+50*crypto;
|
||||
return true;
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Original implementation by welterde: https://gist.github.com/welterde/524cc9b37a618e29093d
|
||||
All props to him for the implementation and bird code. My modification is only for the bgp_local_pref.
|
Loading…
x
Reference in New Issue
Block a user