Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen | |
This fixes various issues found by globally reordering the include sections of all .c files. | |||
2015-01-21 | network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client | Tom Gundersen | |
This will also be used in dhcp4-client. | |||
2015-01-21 | network: dhcp - split out the duid structure into a new header file | Tom Gundersen | |
We will use the same in both dhcp4 and dhcp6. |