What's Changed
(Administrative note: the GitHub release v1.7.0 somehow got split in to two immutable releases. v1.7.1 is a re-release that corrects the issue. Apologies for the trouble).
New features / options
- bridge: Add option to enable port isolation by @ormergi in #1141
- Add a new firewall ingress-policy "isolated" by @swagatbora90 in #1140
Other improvements
- host-device: Return interface name in result by @sriramy in #1147
- Add retries for netlink calls that may return a EINTR by @adrianmoisey in #1154
- Enable KeepAddrOnDown for ipv6 addresses by @mlguerrero12 in #1155
- Implement exponential backoff in vrf plugin by @mlguerrero12 in #1156
Bug fixes
- DHCP lease maintenance should terminate when interface no longer exists. by @dougbtv in #1143
- Fix addresses and routes reinserted to the VRF by @mlguerrero12 in #1151
- Check error returned by ipv6 SettleAddresses by @mlguerrero12 in #1168
New Contributors
- @sriramy made their first contribution in #1147
- @swagatbora90 made their first contribution in #1140
- @dougbtv made their first contribution in #1143
- @adrianmoisey made their first contribution in #1154
Full Changelog: v1.6.2...v1.7.1