Closed FragmentedPacket closed 2 years ago
The actual issue was the str for the base Record object looks for name or label which doesn't exist on an IPAddress.
Record
This change returns the proper Record object now that has the appropriate str method.
The actual issue was the str for the base
Record
object looks for name or label which doesn't exist on an IPAddress.This change returns the proper Record object now that has the appropriate str method.