diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-12-07 19:16:02 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-12-07 19:20:09 +0100 |
commit | 66e5dc157af41547f3806a5980183d95ac9bfcd1 (patch) | |
tree | 3234b21db33d0bac2f5f058c4b187a80fe225375 /doc/bird.conf.example | |
parent | ac3ad139f648184d44707ab145fde3a03ef5cb6e (diff) |
Doc: Add MP-BGP example config file
Diffstat (limited to 'doc/bird.conf.example')
-rw-r--r-- | doc/bird.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bird.conf.example b/doc/bird.conf.example index bbfe0020..62c65ce9 100644 --- a/doc/bird.conf.example +++ b/doc/bird.conf.example @@ -1,5 +1,6 @@ /* - * This is an example configuration file. + * This is an example configuration file + * (for version 1.x.x, obsolete) */ # Yes, even shell-like comments work... |