index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
test-dhcp-client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhcp: bind udp sockets to interfaces (#4822)
27o
2016-12-07
1
-1
/
+1
*
networkd: support setting dhcp client listen port (#4631)
Susant Sahani
2016-11-11
1
-1
/
+1
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-8
/
+8
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-13
/
+13
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+1
*
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-25
1
-3
/
+3
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+4
*
sd-dhcp: fix namespacing
David Herrmann
2015-09-22
1
-1
/
+1
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-26
/
+16
*
dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcp
Lennart Poettering
2015-08-27
1
-4
/
+1
*
dhcp: generic data should be void*, not uint8_t*
Lennart Poettering
2015-08-26
1
-4
/
+4
*
network: s/user_data/userdata/
Lennart Poettering
2015-08-26
1
-1
/
+1
*
sd-dhcp: don't randomly ref objects
David Herrmann
2015-08-26
1
-1
/
+0
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
test-dhcp-client: add a kludge to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-0
/
+7
*
test-dhcp-client: open a real udp socket for test execution
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-1
/
+7
*
test-dhcp-client: remove linebreak
Zbigniew Jędrzejewski-Szmek
2015-01-31
1
-2
/
+1
*
sd-dhcp-client: use RFC4361-complient ClientID by default
Tom Gundersen
2015-01-22
1
-21
/
+23
*
test-dhcp-client: add more asserts
Tom Gundersen
2014-10-13
1
-3
/
+3
*
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-10-11
1
-3
/
+11
*
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-24
1
-2
/
+2
*
dhcp-network: add check for DHCP.chaddr
Michal Sekletar
2014-07-07
1
-1
/
+1
*
sd-dhcp: checksum - make endianess-neutral
Tom Gundersen
2014-06-17
1
-3
/
+3
*
dhcp-network: don't pass ifindex to bind_udp_socket
Tom Gundersen
2014-05-06
1
-1
/
+1
*
libnetworkd: add link local tests
Umut Tezduyar Lindskog
2014-04-27
1
-1
/
+3
*
test-dhcp-client: unref lease objects to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-1
/
+10
*
sd-dhcp-client: Add reference counting for DHCP
Patrik Flykt
2014-04-11
1
-2
/
+2
*
sd-dhcp-client: test - fix for jenkins
Tom Gundersen
2014-04-10
1
-2
/
+2
*
test-dhcp-client: style fixes
Zbigniew Jędrzejewski-Szmek
2014-04-08
1
-11
/
+6
*
sd-dhcp-client: improve BPF
Tom Gundersen
2014-04-06
1
-1
/
+1
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-3
/
+4
*
sd-dhcp-client: test - don't close socket twice
Tom Gundersen
2014-03-22
1
-4
/
+2
*
libsystemd-dhcp: Update client test case for client id and end option
Patrik Flykt
2014-03-20
1
-0
/
+17
*
libsystemd-network: Add hangcheck timer for DHCP client test
Patrik Flykt
2014-03-19
1
-0
/
+16
*
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-19
1
-27
/
+3
*
test-dhcp-client: remove pointless initializer, wrongly committed earlier
Kay Sievers
2014-03-12
1
-1
/
+1
*
build-sys: add libsystemd-label to network/dhcp users
Kay Sievers
2014-03-11
1
-1
/
+1
*
sd-network: add new library
Tom Gundersen
2014-02-28
1
-0
/
+496