Implement a dissection for DHCPv4. Also, the DHCP Options as specified in [RFC 2131](https://www.rfc-editor.org/rfc/rfc2131) for both DHCP Clients and Servers to be supported. Also, during implementing - add Rust Doc comments to the code,so it is easier to reference the sections of RFC.