We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b702567 commit 63f819cCopy full SHA for 63f819c
1 file changed
genieparser/changelog/undistributed/changelog_show_vrf_all_detail_iosxr_20241108103720.rst
@@ -0,0 +1,8 @@
1
+--------------------------------------------------------------------------------
2
+ Fix
3
4
+* IOSXR
5
+ * Modified ShowVrfAllDetail:
6
+ * Modified regex <p4_1> to capture all interface names
7
+ * Replaced the previous regex that relied on specific interface prefixes (e.g., Gi, Bun, Ten, etc.) with a more general pattern.
8
+ * Introduced `in_interfaces_section` flag for accurate section tracking
0 commit comments