Skip to content

DHCPv6_am returns a wrong message type in response to a DHCP6_Request #4689

@keewa

Description

@keewa

Brief description

DHCPv6_am returns an erroneous DHCP6_Solicit message in response to a DHCP6_Request, whereas the correct response should be a DHCP6_Reply. See line 1845 of the file scapy/scapy/layers/dhcp6.py.

Scapy version

2.6.1

Python version

3.8

Operating system

Linux 5.10.0-xilinx-v2021.2 #1 SMP Mon Jun 20 11:11:28 UTC 2022 aarch64 GNU/Linux

Additional environment information

No response

How to reproduce

Just look at line 1845 of the repository code in scapy/scapy/layers/dhcp6.py.

Actual result

No response

Expected result

No response

Related resources

No response

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