Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | dhcp: Add DHCP client initialization | Patrik Flykt | |
Provide functionality for initializing a DHCP client struct, setting interface index, last used address and additional options to request. On initialization the most useful options are added by default. | |||
2013-12-12 | dhcp: Add DHCP protocol structures and initial defines | Patrik Flykt | |
Create a new directory to host DHCP components. |