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
[ERROR: C:\vcpkg\buildtrees\pcapplusplus\src\v22.11-e3390d66ff.clean\Packet++\src\DnsResourceData.cpp: pcpp::IPv4DnsResourceData::toByteArr:65] Cannot convert IPv4 address to byte array because address is not valid
[ERROR: C:\vcpkg\buildtrees\pcapplusplus\src\v22.11-e3390d66ff.clean\Packet++\src\DnsResource.cpp: pcpp::DnsResource::setData:409] Cannot convert DNS resource data to byte array, data is probably invalid
Is there any workaround to achieve this in pcpp?
Operating systems
Windows
The text was updated successfully, but these errors were encountered:
Question
I got errors during runtime when trying to set "0.0.0.0" to a DNS packet answer data.
The error shows:
Is there any workaround to achieve this in pcpp?
Operating systems
Windows
The text was updated successfully, but these errors were encountered: