Skip to content

Commit da59503

Browse files
Add additional DHCP configurability (try two) (#650)
* Add support for sending and receiving DHCP options This adds the ability to set outgoing DHCP options with an optional buffer, as well as the option to buffer all incoming DHCP packets and expose them to the user. Users can then read the relevant information out of the packet without requiring that support for individual options and fields be compiled into every usage of smoltcp. Co-authored-by: Luis-Hebendanz <luis.nixos@gmail.com> * Run rustfmt on changes Co-authored-by: Luis-Hebendanz <luis.nixos@gmail.com>
1 parent 0708c1e commit da59503

File tree

4 files changed

+337
-126
lines changed

4 files changed

+337
-126
lines changed

0 commit comments

Comments
 (0)