diff options
author | Arthur Xiong <arthur@vyatta.com> | 2008-03-07 15:51:46 -0800 |
---|---|---|
committer | Arthur Xiong <arthur@vyatta.com> | 2008-03-07 15:51:46 -0800 |
commit | 90cf3628ebd7930cf1f2b1c8b1abfe8b8ba72e03 (patch) | |
tree | 63295d9b8939c9324ddfbe3c7de43a82e9461aca | |
parent | bfc1372b8255eb4a7179ad87dcc2e7782bcb9cb5 (diff) | |
parent | 700821ae3472ee3f8b038e6edf944dd3de4f44fc (diff) | |
download | vyatta-cfg-quagga-90cf3628ebd7930cf1f2b1c8b1abfe8b8ba72e03.tar.gz vyatta-cfg-quagga-90cf3628ebd7930cf1f2b1c8b1abfe8b8ba72e03.zip |
Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendale
-rw-r--r-- | templates/protocols/ospf/access-list/node.def (renamed from templates/protocols/ospf/distribute-list/node.def) | 0 | ||||
-rw-r--r-- | templates/protocols/ospf/access-list/node.tag/export/node.def (renamed from templates/protocols/ospf/distribute-list/node.tag/out/node.def) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/distribute-list/node.def b/templates/protocols/ospf/access-list/node.def index 9f4a8f06..9f4a8f06 100644 --- a/templates/protocols/ospf/distribute-list/node.def +++ b/templates/protocols/ospf/access-list/node.def diff --git a/templates/protocols/ospf/distribute-list/node.tag/out/node.def b/templates/protocols/ospf/access-list/node.tag/export/node.def index 98e6e169..d70f6ded 100644 --- a/templates/protocols/ospf/distribute-list/node.tag/out/node.def +++ b/templates/protocols/ospf/access-list/node.tag/export/node.def @@ -1,5 +1,5 @@ multi: -type: txt +type: u32 help: Filter outgoing routing updates syntax:expression: $VAR(@) in "bgp", "connected", "isis", "kernel", "rip", "static"; "Must be (bgp, connected, isis, kernel, rip, or static)" create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ |