Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | dhcp: Add option appending and parsing | Patrik Flykt | |
Add functions to append and parse DHCP options. Not all options are passed to the callback function, the ones not exposed are pad, end, message type and overload. If indicated by the overload option, file and sname fields will be examined for more options. The option functions are internal to DHCP, add a new header files for interal function prototypes. |