summaryrefslogtreecommitdiff
path: root/src/core/dhcp/tests
Commit message (Expand)AuthorAgeFilesLines
* dhcp: fix test for out-of-tree buildBeniamino Galvani2023-01-111-1/+1
* dhcp/dhclient: fix honoring "ipv6.dhcp-duid" when explicitly setThomas Haller2022-12-191-3/+3
* dhcp/dhclient: better handle "\r\n" line breaks in dhclient lease fileThomas Haller2022-12-191-1/+1
* dhcp/tests: add more tests for nm_dhcp_dhclient_save_duid()Thomas Haller2022-12-191-0/+96
* dhcp/tests: refactor tests for nm_dhcp_dhclient_save_duid()Thomas Haller2022-12-191-100/+52
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-17/+17
* core: extend NML3ConfigData:nameserver to track DNS as stringThomas Haller2022-10-271-4/+3
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-20/+20
* dhcp: log messages about invalid DHCP optionsBeniamino Galvani2022-05-161-4/+4
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-292-118/+118
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-182-302/+266
* glib-aux/trivial: rename GBytes helper APIThomas Haller2021-11-041-2/+2
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-052-2/+2
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-242-2/+2
* dhcp: rework DHCP options to not carry around option arrayThomas Haller2021-02-111-0/+45
* dhcp/nettools: move nm_dhcp_lease_data_parse_search_list() to nm-dhcp-utils.cThomas Haller2021-02-111-4/+4
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-2/+2
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-045-0/+2148