Comment 8 for bug 2052534

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to root (master)

Reviewed: https://review.opendev.org/c/starlingx/root/+/908175
Committed: https://opendev.org/starlingx/root/commit/03f6257ffc977fcb9991af8b410a3eba6ca613ab
Submitter: "Zuul (22348)"
Branch: master

commit 03f6257ffc977fcb9991af8b410a3eba6ca613ab
Author: Lucas Ratusznei Fonseca <email address hidden>
Date: Tue Feb 6 13:57:53 2024 -0300

    Add ndisc6 package to iso

    The ndisc6 package has useful diagnostic tools for IPv6 networks. It is
    being added to allow for duplicate address and gateway reachability
    detection by the scripts from the ifupdown-extra package. This change
    is intended to work in conjunction with
    https://review.opendev.org/c/starlingx/integ/+/908172.

    Test Plan

    [PASS] downloader
    [PASS] build-pkgs --clean --all
    [PASS] build-image
    [PASS] Run full build, system install, bootstrap and unlock SX system
    [PASS] Run command "dpkg --list | grep ndisc6"
    [PASS] Run command "ndisc6 --help"

    Depends-On: https://review.opendev.org/c/starlingx/tools/+/908174
    Closes-Bug: #2052534
    Change-Id: Idc9fc352a3d3b0e2e1c3cb370c5a826cc7d33670
    Signed-off-by: Lucas Ratusznei Fonseca <email address hidden>