You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: