Remove the "file per option" structure and replace it with a macro that generates the `DhcpOption` impl. This also generates a `Code` enum with all the options are variants. This will later be used for parameter requests and programmatic checking if certain options exist. Also fixes a bug where I have left out the `your_address` field.
Description
No description provided
Languages
Rust
99.5%
Nix
0.5%