Skip to content

EOS SDK v1.12.0

Compare
Choose a tag to compare
@avi-kumar avi-kumar released this 12 Feb 22:14
· 128 commits to master since this release

Resources

Bugs fixes and improvements

  • 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.