Commit Graph

4 Commits

Author SHA1 Message Date
0c946505b0 Use existing variable for request type 2025-01-03 13:57:36 -06:00
b186561d24 Finish Finder implementation
This can correctly find and return IntelliCenter units on the local network now.

Cleaned up a bunch of Finder code and added back in "debug" module logging.

Fixed up types in Dns module so we can use instanceof
2025-01-02 17:03:28 -06:00
74a91c2e13 Minor fixes
Add a field for the raw ipv4 address of an A record (encoded in an int)
Rename "remaining data" to "rdata" since that's what the dns spec calls it
Update Srv record rdata block to be handled the same as other records
Fix A record endOffset to have the correct value
2025-01-02 15:20:02 -06:00
d43a958cfe WIP: DNS response parsing 2025-01-02 12:03:57 -06:00