Skip to content

v1.17.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:36
· 85 commits to main since this release
Immutable release. Only release title and notes can be modified.
v1.17.2
bd7a464
  • Fixed a bug from v1.16.0 where the default mtu detection might consult the wrong routing table and as such pick the incorrect mtu. (#1381)
  • If the bridge driver is configured to use an vrf interface then pick the routing table from that vrf instead for the mtu detection.
  • Fixed a bug in the netlink code which may result in unexpected EINVAL errors due an incorrect netlink message serialization.