Releases: nispor/mozim
Releases · nispor/mozim
New release 0.3.0
14 Oct 13:18
Compare
Sorry, something went wrong.
No results found
Breaking changes
Rewrite to use tokio async. Massive API changes. Please check example code
for how to use it. (2399bba )
New features
Not depending on dhcpproto any more. (3ffba62 )
Bug fixes
dhcpv4: Add DhcpV4Config::set_iface_mac_raw(). (368d944 )
Fix compiling error without default features. (872c5a9 )
dhcpv4: Unexport DhcpV4Config.src_mac. (6ed9c67 )
DHCPv6-PD: Fix T1/T2 are zero for prefix delegation. (3e65ca8 )
Fix DHCPv6 option parsing. (3ffba62 )
Prevent infinite loop. (5f90498 )
Fix DHCPv6 on ppp interface. (f7462b1 )
Parse/Emit DHCP message by ourselves. (e52bb9b )
New release 0.2.7
15 Aug 07:13
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
DHCPv4: Support classless route. (28e050c )
Bug fixes
New release 0.2.6
28 May 06:31
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Support DHCPv6. (7f1dd30 )
Support release DHCP lease in async API. (8f97403 )
Bug fixes
dhcpv4: Remove todo!(). (f0d93aa )
dhcpv4: Replace the DiscoveryTimeout timer when discovery done. (e8dd9f7 )
async: Quit the thread when client drooped. (d5131ca )
New release 0.2.5
14 Dec 11:01
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Support arbitrary client ID via DhcpV4Config.set_client_id(). (5f9a606 )
Bug fixes
epoll: do not close twice. (bff0a0c )
New release 0.2.4
10 Jul 14:32
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Apply BPF filter right after raw socket been created. (e34bc25 )
Ignore invalid DHCP message during discovery and request stage. (fed292c )
New release 0.2.3
19 Feb 12:10
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
New release 0.2.2
19 Feb 12:03
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Fix DHCP Server Identifier(54) option. (f267f10 )
New release 0.2.1
17 Feb 09:47
Compare
Sorry, something went wrong.
No results found
Breaking changes
New features
Bug fixes
Fix build failuer on i686. (7e877da )
Improve ASYNC API performance. (341dfba )
New release 0.2.0
12 Feb 14:21
Compare
Sorry, something went wrong.
No results found
Init release 0.1.0
12 Feb 13:32
Compare
Sorry, something went wrong.
No results found
v0.1.0
Initial release 0.1.0
You can’t perform that action at this time.