mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 11:18:43 +00:00
Merge pull request #16454 from FRRouting/mergify/bp/stable/10.0/pr-16428
yang: Added missed prefix to the frr-deviations-ietf-routing yang file (backport #16428)
This commit is contained in:
commit
e612bc5075
@ -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