mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 04:18:56 +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 {
|
||||
prefix ietf-routing;
|
||||
}
|
||||
import ietf-rip {
|
||||
prefix ietf-rip;
|
||||
}
|
||||
|
||||
organization
|
||||
"FRRouting";
|
||||
|
Loading…
Reference in New Issue
Block a user