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
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
dhcp: use the attached sd_device object when generating IAID
Yu Watanabe
2022-10-27
1
-5
/
+3
*
dhcp: make dhcp_network_bind_raw_socket() take struct hw_addr_data
Yu Watanabe
2022-08-05
1
-2
/
+2
*
dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_data
Yu Watanabe
2022-08-05
1
-11
/
+16
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
dhcp: list all known DHCP options
Yu Watanabe
2022-03-10
1
-1
/
+1
*
test: drop timeout handlers
Yu Watanabe
2022-02-22
1
-14
/
+3
*
dhcp-identifier: generate static and constant DUID-EN when the client is runn...
Yu Watanabe
2022-02-14
1
-1
/
+1
*
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
Lennart Poettering
2021-10-11
1
-5
/
+5
*
network: use official bswap_32() rather than inofficial __bswap_32()
Lennart Poettering
2021-10-11
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
dhcp: do not use ifindex when generating iaid in tests
Yu Watanabe
2021-06-11
1
-14
/
+7
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dhcp4: fix DHCP on InfiniBand interfaces
Timo Rothenpieler
2020-10-28
1
-2
/
+4
*
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
Yu Watanabe
2020-10-14
1
-33
/
+18
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-5
/
+5
*
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
1
-1
/
+1
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-1
/
+2
*
dhcp4: make IPServiceType configurable
Siddharth Chandrasekara
2019-09-26
1
-1
/
+1
*
networkd: Add support for blacklisting servers
Susant Sahani
2019-05-10
1
-2
/
+4
*
dhcp: handle multiple addresses for "Router" (option 3) in DHCP library
Thomas Haller
2019-02-18
1
-3
/
+4
*
dhcp: support endianness independent dhcp_identifier_set_iaid()
Thomas Haller
2018-11-12
1
-5
/
+13
*
dhcp: add test for dhcp_identifier_set_iaid()
Thomas Haller
2018-11-12
1
-0
/
+24
*
libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCK
Yu Watanabe
2018-11-11
1
-2
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-dhcp-client: validate hostnames stricter (#7308)
Stefan Agner
2017-11-16
1
-0
/
+6
*
test-dhcp-client: fix typos in comment (#7052)
Florian Klink
2017-10-11
1
-2
/
+2
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-2
/
+2
*
networkd: test DHCP client when Anonymize is true.
juga0
2017-09-06
1
-0
/
+35
*
networkd: set PRL default options depending on Anonymize.
juga0
2017-09-06
1
-7
/
+15
*
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
[next]