Skip to content

Crashed when trying to set VLAN id from IPMI command if DHCP is enabled #67

@Lin-TommySC

Description

@Lin-TommySC

The issue is triggered from this line due to AddressOrigin was not Static:

elog<NotAllowed>(Reason("Not allowed to delete a non-static address"));

Because phosphor-ipmi-host was deleting all channel objects in line below before creating a VLAN:

https://github.com/openbmc/phosphor-host-ipmid/blob/1b42a9c58f4bb6fc6c4f306e42c0544018064892/transporthandler.cpp#L652C37-L652C37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions