11.8. Release 6.4

New Features

  • Add resilient ECMP with two modes:

    • Normal: nexthops are added in the input order

    • Ordered: nexthops are added in ascending order to support the same nexthops ordering in several VRFs

  • Added ECMP load balancing based on the following IPv4/IPv6 packet fields: 5-tuple, src-ip, dst-ip, src-ip-port, dst-ip-port and scr-dst-ip

  • Real Time Management System:

    • Added nexthop IP address tracking

    • Added possibility to enable/disable the other route nexthop in accordance with tracked nexthop state

Hotfixes

Release 6.4.9

  • Fixed packets mbuf pool excessive usage

  • Fixed adding an interface to the bond while reading startup-config. Now, the iprouted system does not change the admin status to UP after adding an interface to the bond

Release 6.4.8

  • Fixed deletion NAT pool range in the paired mode

Release 6.4.6

  • Fixed nexthop deletion that causes a deadlock in a CPU core

Release 6.4.3

  • Startd now starts after dbus.service

Release 6.4.2

  • CLI subsystem:

    • Fixed memory leak

    • Added missing memory allocation error check

Release 6.4.1

  • Fixed vrf callback registration call