summaryrefslogtreecommitdiffstats
path: root/yang
diff options
context:
space:
mode:
authorRuslan Babayev <ruslan@babayev.com>2021-11-02 03:41:59 +0100
committerRuslan Babayev <ruslan@babayev.com>2021-11-12 08:05:46 +0100
commit99d0e85479df6c310e99e1ddb603aa3097ef31cb (patch)
tree3069c821aa034b4c647e11c661103a79cc350e25 /yang
parentyang, ospfd: build frr-ospfd.yang when ospfd is enabled (diff)
downloadfrr-99d0e85479df6c310e99e1ddb603aa3097ef31cb.tar.xz
frr-99d0e85479df6c310e99e1ddb603aa3097ef31cb.zip
yang: fix frr-routing prefix
Signed-off-by: Ruslan Babayev <ruslan@babayev.com>
Diffstat (limited to 'yang')
-rw-r--r--yang/frr-routing.yang2
1 files changed, 1 insertions, 1 deletions
diff --git a/yang/frr-routing.yang b/yang/frr-routing.yang
index f8441669a..6a721b292 100644
--- a/yang/frr-routing.yang
+++ b/yang/frr-routing.yang
@@ -1,7 +1,7 @@
module frr-routing {
yang-version "1.1";
namespace "http://frrouting.org/yang/routing";
- prefix "rt";
+ prefix "frr-routing";
import ietf-yang-types {
prefix "yang";