9a0d5861ed1aa35d87419a2a172507dd6fc5fa64
howto/Bird-communities.md
| ... | ... | @@ -110,6 +110,10 @@ Please remember to include /etc/bird/community_filters.conf in your bird.conf/bi |
| 110 | 110 | include "/etc/bird/filter4.conf"; |
| 111 | 111 | **include "/etc/bird/community_filters.conf";** |
| 112 | 112 | ``` |
| 113 | + |
|
| 114 | + |
|
| 115 | +*** |
|
| 116 | + |
|
| 113 | 117 | Original implementation by Jplitza: https://gist.github.com/welterde/524cc9b37a618e29093d |
| 114 | 118 | |
| 115 | 119 | All props to him for the bird code based on the suggestion from welterde. |