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
/
test-dhcp-client.c
Age
Commit message (
Expand
)
Author
2014-02-22
test: always use assert_se in tests
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-15
sd-dhcp: network - don't hardcode ports
Tom Gundersen
2014-01-21
libsystemd-dhcp: revert merge into libsystemd
Tom Gundersen
2014-01-13
libsystemd-dhcp: merge into libsystemd
Tom Gundersen
2013-12-31
dhcp: fix creation of req_opts array
Zbigniew Jędrzejewski-Szmek
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-12
dhcp: Handle received DHCP Offer message
Patrik Flykt
2013-12-12
dhcp: Add timeout and main loop support
Patrik Flykt
2013-12-12
dhcp: Add test for discover DHCP packet creation
Patrik Flykt
2013-12-12
dhcp: Add test function for computing checksum
Patrik Flykt
2013-12-12
dhcp: Add test for DHCP client initialization and parameter setting
Patrik Flykt