badguardhome/internal/aghnet
Eugene Burkov 8a62785e62 Pull request: 3166 fix dhcp
Updates #3166.

Squashed commit of the following:

commit cac62f842886f06a70fb50d251938e0feaa06846
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Jun 10 14:35:40 2021 +0300

    client: get dhcp status on static lease submit

commit 2ae4e3ab40041fbc0f53f4902a00263425409a6a
Merge: 1e0f9c15 299ea88c
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 14:09:05 2021 +0300

    Merge branch 'master' into 3166-fix-dhcp

commit 1e0f9c15d98f40a499c75b74bca48fe58512e300
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 14:03:58 2021 +0300

    dhcpd: imp code

commit e4b9626b60a11cd2491c675a297f527f7e12f9b4
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 13:03:47 2021 +0300

    dhcpd: fix static lease load

commit dc449f21986a8ea300d07c081f1e416b2f08bc25
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 17:21:10 2021 +0300

    home: change clients sources priority
2021-06-10 14:54:47 +03:00
..
addr.go Pull request: 3166 fix dhcp 2021-06-10 14:54:47 +03:00
addr_test.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
etchostscontainer.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
etchostscontainer_test.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
net.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
net_darwin.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
net_linux.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
net_linux_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_others.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_test.go Pull request: 2704 local addresses vol.2 2021-03-31 15:00:47 +03:00
subnetdetector.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
subnetdetector_test.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
systemresolvers.go Pull request: 3136 show default resolvers 2021-06-01 14:28:34 +03:00
systemresolvers_others.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
systemresolvers_others_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
systemresolvers_test.go Pull request: 2704 local resolvers vol.1 2021-03-22 16:46:36 +03:00
systemresolvers_windows.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
systemresolvers_windows_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00