From 957e22d05d1a08c57f8d7842c4f3cbbba9b28d88 Mon Sep 17 00:00:00 2001 From: ISHIDA Wataru Date: Sat, 16 Apr 2016 04:35:35 +0000 Subject: config: generate Equal() method Signed-off-by: ISHIDA Wataru --- tools/pyang_plugins/gobgp.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/pyang_plugins/gobgp.yang') 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 { -- cgit v1.2.3