Releases: maxlluky/DhcpDotNet
Releases · maxlluky/DhcpDotNet
v2.0.4
- Fixed missing code in DHCPv4 and DHCPv6 parsePacket-Method
v2.0.3
General performance improvements. Using Binary reader/writer instead of linq. Added variable length of hlen in DHCPv4Packet. Removed Int.Max from DHCPv6Packet to avoid crashes when reading dhcp options
v2.0.2
- Including v2.0.1
- Renamed class and methods with "v4" to start creating dhcpv6
v1.0.9
Merge branch 'main' of https://github.com/Marschall-dev/DhcpDotNet in…
v1.0.7
v.1.0.7
Added version 1.0.7 to example projects