Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-19 | dhcp-identifier: fix for unaligned write | Tom Gundersen | |
Reported by Michael Olbrich. | |||
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø | |
2015-01-22 | dhcp-identifier: create IAID even if no udev device can be found | Tom Gundersen | |
This is useful for testing. | |||
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. |