diff --git a/docs/routing/bird/bird1.6.md b/docs/routing/bird/bird1.6.md index ac2174d..226edd9 100644 --- a/docs/routing/bird/bird1.6.md +++ b/docs/routing/bird/bird1.6.md @@ -11,7 +11,8 @@ The configuration template is constructed out of the following files: 1. `filters.conf` * Filter functions and the filter itself -2. `networks.conf` (TODO: Add at a later stage) +2. `networks.conf` + * Advertisement of ULA 3. `tables.conf` * The table definitions 4. `router.conf` diff --git a/docs/routing/bird/bird2.md b/docs/routing/bird/bird2.md index 73e5a51..eccf813 100644 --- a/docs/routing/bird/bird2.md +++ b/docs/routing/bird/bird2.md @@ -11,7 +11,8 @@ The configuration template is constructed out of the following files: 1. `filters.conf` * Filter functions and the filter itself -2. `networks.conf` (TODO: Add at a later stage) +2. `networks.conf` + * Advertisement of ULA 3. `tables.conf` * The table definitions 4. `router.conf`