AdGuardHome/internal/dhcpsvc
Eugene Burkov feef4cd2a5 Pull request 2502: 4923-gopacket-dhcp-vol.11
Updates #4923.

Squashed commit of the following:

commit d1573f35652f4e5f714889c2edb6a3d4cfd09aa1
Merge: 51c06c569 83feced4c
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Oct 16 19:36:10 2025 +0300

    Merge branch 'master' into 4923-gopacket-dhcp-vol.11

commit 51c06c569fd9e7a1a5a868e2f12f3f8bd053ba45
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Oct 16 19:17:11 2025 +0300

    dhcpsvc: imp maintainability

commit e9fc8535ed
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Oct 15 21:52:15 2025 +0300

    all: imp code, resolve todos

commit e032b722a6
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Oct 14 15:58:24 2025 +0300

    dhcpsvc: add more v4 logic
2025-10-16 21:05:04 +03:00
..
testdata Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
config_test.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
config.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00
db_internal_test.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
db.go Pull request 2255: 4923 Fix tests 2024-07-10 13:03:36 +03:00
dhcpsvc_test.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
dhcpsvc.go Pull request 2303: AGDNS-2505-upd-next 2024-11-13 15:44:21 +03:00
errors.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00
handle.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00
handler4.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
handler6.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00
interface.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
iprange_internal_test.go Pull request 2014: 4923 gopacket dhcp vol.3 2023-10-02 13:21:16 +03:00
iprange.go Pull request 2014: 4923 gopacket dhcp vol.3 2023-10-02 13:21:16 +03:00
lease.go Pull request 2256: 4923 Better interfaces 2024-07-10 16:17:56 +03:00
leaseindex.go Pull request 2256: 4923 Better interfaces 2024-07-10 16:17:56 +03:00
options4_internal_test.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
options4.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
server_test.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00
server.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
v4.go Pull request 2502: 4923-gopacket-dhcp-vol.11 2025-10-16 21:05:04 +03:00
v6.go Pull request #2422: 4923 gopacket dhcp vol.10 2025-06-10 12:28:51 +03:00