Crates.io | mozim |
lib.rs | mozim |
version | 0.2.4 |
source | src |
created_at | 2022-12-01 13:36:45.770743 |
updated_at | 2024-07-10 14:29:12.725975 |
description | DHCP Client Library |
homepage | https://github.com/nispor/mozim |
repository | |
max_upload_size | |
id | 727632 |
size | 914,462 |
Still doing code sign, no real work this project can do yet. Check again in 2022.
DONE:
mzc
.TODO:
DHCPNAK
reply.# Below script will create veth eth1/eth1.ep.
# The `eth1.ep` is DHCP server interface running dnsmasq in `mozim` network
# namespace.
sudo ./utils/test_env_mozim &
cargo run