Skip to content

Commit

Permalink
Add changelog to ShowVrfAllDetail parser changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kani999 committed Dec 2, 2024
1 parent 9fbc972 commit db62997
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
--------------------------------------------------------------------------------
Fix
--------------------------------------------------------------------------------
* IOSXR
* Modified ShowVrfAllDetail:
* Modified regex <p4_1> to capture all interface names
* Replaced the previous regex that relied on specific interface prefixes (e.g., Gi, Bun, Ten, etc.) with a more general pattern.
* Introduced `in_interfaces_section` flag for accurate section tracking

0 comments on commit db62997

Please sign in to comment.