howto/Bird.md
... ...
@@ -123,7 +123,7 @@ template bgp dnpeers {
123 123
reject;
124 124
};
125 125
export filter {
126
- # here we export the hole net
126
+ # here we export the whole net
127 127
if is_dn42() || is_freifunk() || is_chaosvpn() then {
128 128
accept;
129 129
}