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:
Donald Sharp 2024-07-24 10:20:45 -04:00 committed by GitHub
commit e612bc5075
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,9 @@ module frr-deviations-ietf-routing {
import ietf-routing {
prefix ietf-routing;
}
import ietf-rip {
prefix ietf-rip;
}
organization
"FRRouting";