AdGuardHome/internal/dhcpsvc
Eugene Burkov 130560b104 Pull request 2255: 4923 Fix tests
Updates #4923.

Squashed commit of the following:

commit 064d4aa30b
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Jul 9 20:51:41 2024 +0300

    dhcpsvc: close db

commit d08b70983d
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Jul 9 20:37:42 2024 +0300

    dhcpsvc: fix test paths
2024-07-10 13:03:36 +03:00
..
testdata Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
config.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
config_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
db_internal_test.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
dhcpsvc.go Pull request 2245: 4923 gopacket DHCP vol.8 2024-07-03 15:29:54 +03:00
dhcpsvc_test.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
errors.go Pull request 2130: 4923 gopacket dhcp vol.6 2024-01-31 14:50:27 +03:00
interface.go Pull request 2245: 4923 gopacket DHCP vol.8 2024-07-03 15:29:54 +03:00
iprange.go Pull request 2014: 4923 gopacket dhcp vol.3 2023-10-02 13:21:16 +03:00
iprange_internal_test.go Pull request 2014: 4923 gopacket dhcp vol.3 2023-10-02 13:21:16 +03:00
lease.go Pull request 2147: all: upd deps, go, scripts 2024-02-08 20:39:18 +03:00
leaseindex.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
server.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
server_test.go Pull request 2255: 4923 Fix tests 2024-07-10 13:03:36 +03:00
v4.go Pull request 2254: 4923 gopacket DHCP vol.9 2024-07-09 20:04:24 +03:00
v4_internal_test.go Pull request 2245: 4923 gopacket DHCP vol.8 2024-07-03 15:29:54 +03:00
v6.go Pull request 2245: 4923 gopacket DHCP vol.8 2024-07-03 15:29:54 +03:00