diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-08-21 09:46:49 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-08-21 09:46:49 +0200 |
commit | 2ef58837dcb7b78edc193bc9ef1da316bba86998 (patch) | |
tree | ea2914b8a8159a98e11095432518c5fa74ea1197 /proto/rip | |
parent | 86975e584eeabbc4f3111f2d100f05ca00579d31 (diff) | |
parent | 5516a66d492497ba8776212defb3117ed1dbfbf8 (diff) | |
download | bird-2ef58837dcb7b78edc193bc9ef1da316bba86998.tar bird-2ef58837dcb7b78edc193bc9ef1da316bba86998.zip |
Merge commit 'origin/master' into dev
Diffstat (limited to 'proto/rip')
-rw-r--r-- | proto/rip/config.Y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/rip/config.Y b/proto/rip/config.Y index 9a11069..2df0c5c 100644 --- a/proto/rip/config.Y +++ b/proto/rip/config.Y @@ -24,7 +24,7 @@ CF_DEFINES CF_DECLS -CF_KEYWORDS(RIP, INFINITY, METRIC, PORT, PERIOD, GARBAGE, TIMEOUT, PASSWORDS, +CF_KEYWORDS(RIP, INFINITY, METRIC, PORT, PERIOD, GARBAGE, TIMEOUT, MODE, BROADCAST, MULTICAST, QUIET, NOLISTEN, VERSION1, AUTHENTICATION, NONE, PLAINTEXT, MD5, HONOR, NEVER, NEIGHBOR, ALWAYS, |