summaryrefslogtreecommitdiffhomepage
path: root/tools/pyang_plugins/gobgp.yang
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-04-16 04:35:35 +0000
committerISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-04-19 11:12:44 +0000
commit957e22d05d1a08c57f8d7842c4f3cbbba9b28d88 (patch)
treed3469705081177061b1aef0c327af3c04c630776 /tools/pyang_plugins/gobgp.yang
parentcb19260575107caa1ba17df1a6c2c9918f4009a2 (diff)
config: generate Equal() method
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'tools/pyang_plugins/gobgp.yang')
-rw-r--r--tools/pyang_plugins/gobgp.yang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pyang_plugins/gobgp.yang b/tools/pyang_plugins/gobgp.yang
index 5b3702b5..c8f6029c 100644
--- a/tools/pyang_plugins/gobgp.yang
+++ b/tools/pyang_plugins/gobgp.yang
@@ -746,7 +746,7 @@ module gobgp {
description "additional mrt configuration";
container mrt-dump {
list mrt {
- key "dump-type";
+ key "file-name";
description
"Configure dump bgp messages in the mrt format";
leaf dump-type {