Skip to content

Commit 3d75166

Browse files
committed
release notes for v1.17.2
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent 1fc09ba commit 3d75166

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes
22

3+
## v1.17.2
4+
5+
* 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](https://github.com/containers/netavark/issues/1381))
6+
* If the bridge driver is configured to use an vrf interface then pick the routing table from that vrf instead for the mtu detection.
7+
* Fixed a bug in the netlink code which may result in unexpected EINVAL errors due an incorrect netlink message serialization.
8+
39
## v1.17.1
410

511
* Fixes a regression where the DHCP proxy would fail when no Renewal or Rebinding time was included in the DHCP message. ([#1368](https://github.com/containers/netavark/issues/1368))

0 commit comments

Comments
 (0)