Skip to content

Commit 63f819c

Browse files
committed
Add changelog to ShowVrfAllDetail parser changes
1 parent b702567 commit 63f819c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)