Frouting 7.5

A new version of the program for managing dynamic routing in linux/BSD Frrouting has been released!

Available changes:

  • BFD
    • Profile Support
    • Support setting minimum TTL
  • BGP
    • RPKI support in VRF
    • Fixes in BGP Graceful Restart
    • Added option for detailed display of routes
    • Added maximum-prefix configuration option force
    • bestpath-routes for configuration per session
    • Added command bgp shutdown message MSG…
    • Added ability to get IPv6 rules for BGP flowspec.
    • Added neighbor command shutdown rtt
  • EVPN
    • Added support for multihoming routes for EVPN.
  • ISIS
    • Added support for segment routing
    • VRF support
    • Timer overflow protection
    • Added support for Anycast-SID
  • OSPF
    • Sigment routing support for ECMP
    • Various LSA fixes
    • Fixed crash when passing configuration between instances
  • PBR
    • Added the ability to output data in JSON
    • PBR definition by DSCP/ECN
  • At the moment, we are already using PIM
    • Added additional json support to commands
    • Fixed bug in mesh-group command
    • The ability to route MSDP SA, thanks to which, you can now exchange multicast traffic between providers or at exchange points
    • Clear (s, g, rpt) if the channel on (*, G) has been terminated
    • Fixed igmp querier selection and IP address matching
    • Fixed crash when deleting RP
  • STATIC
    • Northbound Support
    • YANG
    • Filter and route-map support
    • Defining the OSPF Model and BGP
  • VTYSH
    • Fixed build errors for some --enable flags.
    • Speed ​​up configuration output
  • ZEBRA
    • Nexthop group support for FPM
    • northbound support for rib model
    • Support nexthop backup
    • Netlink batch processing support
    • Allow upper layer protocols to request ARP
    • Added json output for zebra ES, ES-EVI and vlan dump access

The program has been migrated to use libyang1.0.184

  • RPM
    • Transferred RPKI support to an additional package
    • Transferred SNMP support to an additional package

Centos 6 and Debian Jessie deprecated

As always, there are too many fixes to list individually. This release contains just over 1k commits from a community of 70 people.

Debian packages - https://deb.frrouting.org/
Snap packages - https://snapcraft.io/frr
RPM packages - https://rpm.frrouting.org/
FreeBSD packages - Created and available in FreeBSD packages/ports.

Source: linux.org.ru