summaryrefslogtreecommitdiff
path: root/src/n-dhcp4
Commit message (Expand)AuthorAgeFilesLines
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2023-05-093-2/+2
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2022-08-111-2/+2
* modules: patch meson subprojects to use local dependenciesThomas Haller2022-07-254-1/+3
* n-dhcp4: fix internal state after declining leaseThomas Haller2022-05-312-2/+14
* n-dhcp4: maintain the probe's lease list in "n-dhcp4-c-probe.c"Thomas Haller2022-05-312-39/+15
* n-dhcp4: return error when calling accept/decline/select in unexpected stateThomas Haller2022-05-312-21/+12
* n-dhcp4/probe: forget lease after a NAKBeniamino Galvani2022-05-061-2/+1
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2022-04-133-8/+10
* n-dhcp4/connection: dynamically allocate the receive bufferBeniamino Galvani2022-04-132-15/+11
* n-dhcp4: discard NAKs from other servers in SELECTINGbg/dhcp-nakBeniamino Galvani2022-03-172-0/+20
* n-dhcp4: add an accessor for the file name in the leaseBeniamino Galvani2021-07-273-0/+38
* n-dhcp4: fix n_dhcp4_client_lease_get_server_identifier()Beniamino Galvani2021-07-272-4/+6
* n-dhcp4: avoid maybe-uninitialized warning in n_dhcp4_c_connection_dispatch_io()Thomas Haller2021-06-301-1/+1
* build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-2439-0/+10991