Closed jlshuman1961 closed 2 years ago
Chris Morgan sent me this in an email (but I didn't know how to do it):
"It should be pretty easy to up rev the library version, CI will push to nuget automatically.
I’d make that request once you’ve got the other things resolved. You could even open a pr with the changes to bump the rev to speed things along.
Chris"
Yeah, we can do that, I'll review now first.
Does this mean that you can now bump the rev so that a new version of PacketDotNet can be released with the IGMPv3 support?
Yes, we can bump after needed changes in #160.
Added Setters to MaxResponseTime and QueriersQueryInterval, and changed their types to ushort to handle converted values appropriately. Added supporting methods: getHighestOneBit() ConvertFloatingPointToCode()