scapy icon indicating copy to clipboard operation
scapy copied to clipboard

DHCPv6_am returns a wrong message type in response to a DHCP6_Request

Open keewa opened this issue 10 months ago • 1 comments

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

keewa avatar Mar 11 '25 07:03 keewa

Hi, just a gentle reminder — is there any update on this issue?
Please let me know if more information or clarification is needed.
Thanks for your time and all your work on Scapy!

keewa avatar Apr 09 '25 09:04 keewa