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-network
/
test-dhcp-client.c
Age
Commit message (
Expand
)
Author
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-02
test-dhcp-client: add a kludge to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2015-02-02
test-dhcp-client: open a real udp socket for test execution
Zbigniew Jędrzejewski-Szmek
2015-01-31
test-dhcp-client: remove linebreak
Zbigniew Jędrzejewski-Szmek
2015-01-22
sd-dhcp-client: use RFC4361-complient ClientID by default
Tom Gundersen
2014-10-13
test-dhcp-client: add more asserts
Tom Gundersen
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-07-24
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-07
dhcp-network: add check for DHCP.chaddr
Michal Sekletar
2014-06-17
sd-dhcp: checksum - make endianess-neutral
Tom Gundersen
2014-05-06
dhcp-network: don't pass ifindex to bind_udp_socket
Tom Gundersen
2014-04-27
libnetworkd: add link local tests
Umut Tezduyar Lindskog
2014-04-12
test-dhcp-client: unref lease objects to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2014-04-11
sd-dhcp-client: Add reference counting for DHCP
Patrik Flykt
2014-04-10
sd-dhcp-client: test - fix for jenkins
Tom Gundersen
2014-04-07
test-dhcp-client: style fixes
Zbigniew Jędrzejewski-Szmek
2014-04-06
sd-dhcp-client: improve BPF
Tom Gundersen
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-22
sd-dhcp-client: test - don't close socket twice
Tom Gundersen
2014-03-20
libsystemd-dhcp: Update client test case for client id and end option
Patrik Flykt
2014-03-19
libsystemd-network: Add hangcheck timer for DHCP client test
Patrik Flykt
2014-03-19
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-12
test-dhcp-client: remove pointless initializer, wrongly committed earlier
Kay Sievers
2014-03-11
build-sys: add libsystemd-label to network/dhcp users
Kay Sievers
2014-02-28
sd-network: add new library
Tom Gundersen