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
Age
Commit message (
Expand
)
Author
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: don't reject packets with the 'wrong' source port
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
test: always use assert_se in tests
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-18
libsystemd-dhcp: Add a full DHCP address acquisition test case
Patrik Flykt
2014-02-18
libsystemd-dhcp: Factor out test code for DHCP message verification
Patrik Flykt
2014-02-18
libsystemd-dhcp: Add capability to print out test steps
Patrik Flykt
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
2014-01-13
libsystemd-dhcp: merge into libsystemd
Tom Gundersen
2014-01-06
libsystemd-dns: expose list of DNS servers
Tom Gundersen
2014-01-05
libsystemd-dhcp: expose received DNS server
Tom Gundersen
2014-01-03
libsystemd-dhcp: don't assert on client_stop()
Tom Gundersen
2013-12-31
dhcp: fix creation of req_opts array
Zbigniew Jędrzejewski-Szmek
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
libsystemd-dhcp: add some asserts
Tom Gundersen
2013-12-22
libsystemd-dhcp: Handle T2 Rebinding timeout
Patrik Flykt
2013-12-22
libsystemd-dhcp: Factor out common code initializing events
Patrik Flykt
2013-12-22
libsystemd-dhcp: Handle T1 Renewing timeout
Patrik Flykt
2013-12-22
libsystemd-dhcp: Add functions for sending unicast UDP messages
Patrik Flykt
2013-12-22
libsystemd-dhcp: Check test result without casting value
Patrik Flykt
2013-12-22
libsystemd-dhcp: Fix checksum computation for buffer with odd size
Patrik Flykt
2013-12-22
libsystemd-dhcp: Fix receiving of other message when expecting Ack
Patrik Flykt
2013-12-22
libsystemd-dhcp: Unref event source before closing socket
Patrik Flykt
2013-12-22
libsystemd-dhcp: Return proper error on OOM
Patrik Flykt
2013-12-22
libsystemd-dhcp: Return proper error if bind fails
Patrik Flykt
2013-12-22
libsystemd-dhcp: Use be32_t for IP addresses in network order.
Patrik Flykt
2013-12-17
dhcp: Properly handle unsuccessful cases for DHCP Ack
Patrik Flykt
2013-12-12
scan-build: silence some warnings
Thomas Hindoe Paaboel Andersen
2013-12-12
dhcp: Add function to free DHCP client data
Patrik Flykt
[next]