mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 12:41:21 +00:00
Merge pull request #9737 from idryzhov/yang-pattern
This commit is contained in:
commit
032671d363
@ -61,7 +61,7 @@ module frr-nexthop {
|
|||||||
type union {
|
type union {
|
||||||
type inet:ip-address;
|
type inet:ip-address;
|
||||||
type string {
|
type string {
|
||||||
pattern "";
|
length "0";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user