Skip to content

Commit

Permalink
2024.05.09-19:02
Browse files Browse the repository at this point in the history
  • Loading branch information
slankdev committed May 9, 2024
1 parent 406187c commit 2f345f3
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions pkg/vtyang/testdata/output/TestFrrMgmtdMinimalXpath01.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,24 +222,7 @@
"Word": "prefix",
"Keys": null,
"Dbtype": "leaf",
"Dbvaluetype": 19,
"UnionTypes": [
{
"Name": "ipv4-prefix",
"Kind": 18,
"Pattern": [
"(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])/(([0-9])|([1-2][0-9])|(3[0-2]))"
]
},
{
"Name": "ipv6-prefix",
"Kind": 18,
"Pattern": [
"((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(/(([0-9])|([0-9]{2})|(1[0-1][0-9])|(12[0-8])))",
"(([^:]+:){6}(([^:]+:[^:]+)|(.*\\..*)))|((([^:]+:)*[^:]+)?::(([^:]+:)*[^:]+)?)(/.+)"
]
}
]
"Dbvaluetype": 19
}
]
}

0 comments on commit 2f345f3

Please sign in to comment.