78b68fc81b24a095055c3150343385c793fbf8c9
howto/Bird2.md
... | ... | @@ -205,7 +205,7 @@ protocol bgp <NEIGHBOR_NAME>_v6 from dnpeers { |
205 | 205 | |
206 | 206 | Due to the special link local addresses of IPv6, an interface has to be specified using the `%<if>` or the `interface <if>;` syntax if a link local address is used (Which is recommended) |
207 | 207 | |
208 | -# Getting routes installed to the kernal automatically |
|
208 | +# Getting routes installed to the kernel automatically |
|
209 | 209 | |
210 | 210 | If you do not do this, your bird logs *will* be full of `Netlink: Invalid argument` errors and you will not be able to access the DN42 network. |
211 | 211 |