23bccefe20517af3f45e567171e965ee719153ac
howto/Quagga.md
| ... | ... | @@ -1,6 +1,6 @@ |
| 1 | 1 | # Quagga |
| 2 | 2 | |
| 3 | -Quagga is probably one of the oldest software router around. It still works, of course, even though it has an unattractive configuration syntax (unfortunately inspired by [Cisco's IOS](https://dn42.net/howto/IPsecWithPublicKeys/CiscoIOSExample)) and has some small issues with IPv6. But since it's so old, you will find a lot of configuration examples around. |
|
| 3 | +Quagga is probably one of the oldest software router around. It still works, of course, even though it has an unattractive configuration syntax (unfortunately inspired by [Cisco's IOS](/howto/IPsecWithPublicKeys/CiscoIOSExample)) and has some small issues with IPv6. But since it's so old, you will find a lot of configuration examples around. |
|
| 4 | 4 | |
| 5 | 5 | ## Source address selection |
| 6 | 6 |