Skip to content

Releases: amazonlinux/amazon-ec2-net-utils

v2.5.0

11 Mar 16:47
Compare
Choose a tag to compare

What's Changed

This release fixes issues where instances which have support for non-zero network card values (like c6in.32xlarge) could result in invalid or incomplete configuration.

Full Changelog: v2.4.1...v2.5.0

v2.4.1

24 Oct 17:01
Compare
Choose a tag to compare

What's Changed

This fixes issues with communication between containers attached via a local bridge interface and the instance's primary IP address.

Full Changelog: v2.4.0...v2.4.1

v2.4.0

21 Sep 22:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

1.7.3

31 Oct 15:41
Compare
Choose a tag to compare

What's Changed

  • Preserve route config file across ifdown/ifup cycles by @nmeyerhans in #83

Full Changelog: 1.7.2...1.7.3

v2.3.0

11 Oct 15:55
Compare
Choose a tag to compare

What's Changed

Feature changes

Bug fixes

  • Skip routing rules for default mac interface by @brddan in #71
  • bug: ensure only secondary addresses are used when assigning aliases by @nmeyerhans in #65

Code cleanup and chores

New Contributors

Full Changelog: v2.2.0...v2.3.0

1.7.2

07 Oct 03:12
Compare
Choose a tag to compare

What's Changed

Bug fixes

Housekeeping

Full Changelog: 1.7.1...1.7.2

1.7.1

30 Aug 04:18
Compare
Choose a tag to compare

What's Changed

  • On interface add, call systemctl directly rather than via SYSTEMD_WANTS by @nmeyerhans in #66

Full Changelog: 1.7.0...1.7.1

v2.2.0

22 Jun 17:26
Compare
Choose a tag to compare

What's Changed

  • Add the ENI attachment DeviceIndex property as an altname on instance interfaces by @nmeyerhans in #60

Full Changelog: v2.1.1...v2.2.0

1.7.0

22 Jun 17:24
Compare
Choose a tag to compare

What's Changed

  • Don't try to configure IPv4 policy routing in a v6-only subnet by @nmeyerhans in #41
  • Fix udev generation of 70-persistent-net.rules by @nmeyerhans in #50
  • Don't call ec2ifup for virtual interfaces by @nmeyerhans in #51
  • 1.x: Add optional provisioning of ipv4 delegated prefix IPs by @jblosser in #58

New Contributors

Full Changelog: 1.6.1...1.7.0

v2.1.1

15 Jun 16:39
Compare
Choose a tag to compare

What's Changed

  • Install DHCP-provided routes in the main table, our own routes in the secondary tables by @nmeyerhans in #59
  • Always enable the DHCPv4 client
  • Don't set the hostname from systemd-networkd.

Full Changelog: v2.1.0...v2.1.1