Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxd/device/nic: fix default IP for routed NIC (ipv4.host_address) #13170

Merged
merged 2 commits into from
Mar 17, 2024

Commits on Mar 16, 2024

  1. lxd/device/nic: fix default IP for routed NIC (ipv4.host_address)

    This was apparently a typo as a link-local address should be used for both IPv4
    and IPv6.
    
    Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
    simondeziel committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    aecd42d View commit details
    Browse the repository at this point in the history
  2. lxdmetadata: update metadata

    Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
    simondeziel committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fc198ec View commit details
    Browse the repository at this point in the history