index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-dhcp
/
sd-dhcp-client.c
Age
Commit message (
Expand
)
Author
2014-02-28
sd-network: add new library
Tom Gundersen
2014-02-24
sd-dhcp-client: respect TP_STATUS_CSUMNOTREADY
Tom Gundersen
2014-02-23
sd-dhcp-client: fix max size of REQUEST message
Tom Gundersen
2014-02-23
sd-dhcp: message_init - only set secs in the client
Tom Gundersen
2014-02-23
sd-dhcp: use FIONREAD to get correct size of incoming DHCP packet
Tom Gundersen
2014-02-23
sd-dhcp: equally verify udp and raw dhcp messages
Tom Gundersen
2014-02-23
sd-dhcp: be more detailed about invalid headers
Tom Gundersen
2014-02-22
sd-dhcp: add very basic debug logging
Tom Gundersen
2014-02-20
sd-dhcp-client: prevent timer related memory leaks
Umut Tezduyar Lindskog
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
sd-dhcp-client: fix mixup between raw and udp sockets
Tom Gundersen
2014-02-16
sd-dhcp: silently ignore malformed packets
Tom Gundersen
2014-02-15
sd-dhcp: network - don't hardcode ports
Tom Gundersen
2014-02-15
sd-dhcp: minimum options size is part of the protocol
Tom Gundersen
2014-02-15
sd-dhcp-client: explicitly handle raw and udp messages
Tom Gundersen
2014-02-12
sd-dhcp: make sure client->secs > 0
Tom Gundersen
2014-02-11
sd-dhcp: split out packet handling from client
Tom Gundersen
2014-02-07
sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
Tom Gundersen
2014-01-31
libsystemd-dhcp: Update secs field only when sending Discover
Patrik Flykt
2014-01-31
libsystemd-dhcp: Fix stopping of DHCP client
Patrik Flykt
2014-01-31
libsystemd-dhcp: Compute UDP checksum only if set
Patrik Flykt
2014-01-31
libsystemd-dhcp: Rename function to be clearer that options are parsed
Patrik Flykt
2014-01-31
libsystemd-dhcp: DNS name option must be a multiple of 4 bytes
Patrik Flykt
2014-01-30
sd-dhcp-client/net-util: make netmask_to_prefixlen generic
Tom Gundersen
2014-01-21
libsystemd-dhcp: revert merge into libsystemd
Tom Gundersen