Skip to content

v12.4.1

Latest

Choose a tag to compare

@komaldesai13 komaldesai13 released this 11 Aug 12:43
fcb3c77

Bugfixes

  • iosxr_bgp_neighbor_address_family - Fix fact gathering crash when neighbors use default-originate route-policy or default-originate inheritance-disable by only setting set for the bare default-originate form.
  • netconf - Parse large XML config strings with huge_tree=True in edit_config to prevent lxml from rejecting payloads exceeding the default 10MB text-node limit.