mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 21:57:36 +00:00
yang: Added missed prefix to the yang file
Corrected warning by including the module
Signed-off-by: y-bharath14 <y.bharath@samsung.com>
(cherry picked from commit ed832b70ec
)
This commit is contained in:
parent
8cbd70bafc
commit
d8b47bffc0
@ -6,6 +6,9 @@ module frr-deviations-ietf-routing {
|
|||||||
import ietf-routing {
|
import ietf-routing {
|
||||||
prefix ietf-routing;
|
prefix ietf-routing;
|
||||||
}
|
}
|
||||||
|
import ietf-rip {
|
||||||
|
prefix ietf-rip;
|
||||||
|
}
|
||||||
|
|
||||||
organization
|
organization
|
||||||
"FRRouting";
|
"FRRouting";
|
||||||
|
Loading…
Reference in New Issue
Block a user