EOS SDK v2.7.0
Resources
- Online API Documentation
- EosSdk RPMs
Features
- New nexthop_group_tunnel module
- Nexthop-group tunnels are a tunneling abstraction in EOS, represented by the nexthop_group_tunnel_t object.
- The on_eth_phy_intf_transceiver_present() callback and transceiver_present manager methods, to detect and manage transceiver insertion or removal.
- New nexthop-group APIs to enable unshared nexthop-group counters.
- The macsec_profile_t object now exposes the following as configurable attributes:
- bool
bypass_lldp_
- bool
allow_unprotected_
- bool
replay_protection_
- uint32_t
replay_protection_window_
- bool
Bug fixes and Improvements
- Fix build.sh script for 64-bit architecture
- Small fix to MplsTunnelLivenessAgent trace output format