You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EosSdk-mp RPM is now merged with the EosSdk RPM.
Calling nexthop_group_set() on a nexthop group that already exists, that is carrying the same name and type, no longer retains old entries from the larger existing group when autosize is enabled.
get_fib_mgr() no longer crashes when returning a read-only FIB manager.
New FibAclSync example which monitors routes in a VRF and ensures a corresponding permit ACL rule exists for each route. User is able to configure options such as IPv4 ACL, IPv6 ACL, VRF name, route type, and ACL batch update timer min/max.