summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-dhcp-client.c
Commit message (Expand)AuthorAgeFilesLines
* dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-261-1/+1
* networkd: Add support for blacklisting serversSusant Sahani2019-05-101-2/+4
* dhcp: handle multiple addresses for "Router" (option 3) in DHCP libraryThomas Haller2019-02-181-3/+4
* dhcp: support endianness independent dhcp_identifier_set_iaid()Thomas Haller2018-11-121-5/+13
* dhcp: add test for dhcp_identifier_set_iaid()Thomas Haller2018-11-121-0/+24
* libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCKYu Watanabe2018-11-121-2/+2
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-05-171-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-dhcp-client: validate hostnames stricter (#7308)Stefan Agner2017-11-161-0/+6
* test-dhcp-client: fix typos in comment (#7052)Florian Klink2017-10-111-2/+2
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-2/+2
* networkd: test DHCP client when Anonymize is true.juga02017-09-061-0/+35
* networkd: set PRL default options depending on Anonymize.juga02017-09-061-7/+15
* dhcp: bind udp sockets to interfaces (#4822)27o2016-12-071-1/+1
* networkd: support setting dhcp client listen port (#4631)Susant Sahani2016-11-101-1/+1
* sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering2016-05-261-8/+8
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani2016-01-201-13/+13
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-2/+1
* sd-dhcp: parse error message in DECLINE or NAKTom Gundersen2015-11-251-3/+3
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+4
* sd-dhcp: fix namespacingDavid Herrmann2015-09-221-1/+1
* tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering2015-08-271-26/+16
* dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcpLennart Poettering2015-08-271-4/+1
* dhcp: generic data should be void*, not uint8_t*Lennart Poettering2015-08-261-4/+4
* network: s/user_data/userdata/Lennart Poettering2015-08-261-1/+1
* sd-dhcp: don't randomly ref objectsDavid Herrmann2015-08-261-1/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* test-dhcp-client: add a kludge to make valgrind happyZbigniew Jędrzejewski-Szmek2015-02-021-0/+7
* test-dhcp-client: open a real udp socket for test executionZbigniew Jędrzejewski-Szmek2015-02-021-1/+7
* test-dhcp-client: remove linebreakZbigniew Jędrzejewski-Szmek2015-01-311-2/+1
* sd-dhcp-client: use RFC4361-complient ClientID by defaultTom Gundersen2015-01-221-21/+23
* test-dhcp-client: add more assertsTom Gundersen2014-10-131-3/+3
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-3/+11
* libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possibleTom Gundersen2014-07-241-2/+2
* dhcp-network: add check for DHCP.chaddrMichal Sekletar2014-07-071-1/+1
* sd-dhcp: checksum - make endianess-neutralTom Gundersen2014-06-171-3/+3
* dhcp-network: don't pass ifindex to bind_udp_socketTom Gundersen2014-05-061-1/+1
* libnetworkd: add link local testsUmut Tezduyar Lindskog2014-04-271-1/+3
* test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek2014-04-121-1/+10
* sd-dhcp-client: Add reference counting for DHCPPatrik Flykt2014-04-111-2/+2
* sd-dhcp-client: test - fix for jenkinsTom Gundersen2014-04-101-2/+2
* test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek2014-04-071-11/+6