5 releases
0.2.3 | Sep 12, 2021 |
---|---|
0.2.2 | Feb 12, 2021 |
0.2.1 | Nov 20, 2020 |
0.2.0 | Oct 21, 2019 |
0.1.0 | Oct 6, 2016 |
#2158 in Network programming
720 downloads per month
Used in 2 crates
28KB
608 lines
DHCP4r - A DHCP library written in Rust.
Author
Quick Start
See examples/server.rs for how to use this library to create a basic server. If you have cargo installed, you can run the example server:
$ cargo run --example server
Dependencies
~2.5MB
~58K SLoC