Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sd-network: add new library | Tom Gundersen | 2014-02-28 | 1 | -190/+0 |
* | sd-dhcp-client: respect TP_STATUS_CSUMNOTREADY | Tom Gundersen | 2014-02-24 | 1 | -2/+2 |
* | sd-dhcp: message_init - only set secs in the client | Tom Gundersen | 2014-02-23 | 1 | -6/+3 |
* | sd-dhcp: don't reject packets with the 'wrong' source port | Tom Gundersen | 2014-02-23 | 1 | -5/+5 |
* | sd-dhcp: use FIONREAD to get correct size of incoming DHCP packet | Tom Gundersen | 2014-02-23 | 1 | -0/+2 |
* | sd-dhcp: equally verify udp and raw dhcp messages | Tom Gundersen | 2014-02-23 | 1 | -43/+43 |
* | sd-dhcp: be more detailed about invalid headers | Tom Gundersen | 2014-02-23 | 1 | -7/+27 |
* | sd-dhcp: split out packet handling from client | Tom Gundersen | 2014-02-11 | 1 | -0/+171 |