diff --git a/genieparser/changelog/undistributed/changelog_show_vrf_all_detail_iosxr_20241108103720.rst b/genieparser/changelog/undistributed/changelog_show_vrf_all_detail_iosxr_20241108103720.rst new file mode 100644 index 000000000..fdfbb1c11 --- /dev/null +++ b/genieparser/changelog/undistributed/changelog_show_vrf_all_detail_iosxr_20241108103720.rst @@ -0,0 +1,8 @@ +-------------------------------------------------------------------------------- + Fix +-------------------------------------------------------------------------------- +* IOSXR + * Modified ShowVrfAllDetail: + * Modified regex 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 \ No newline at end of file