AdGuardHome/internal/dhcpsvc
Eugene Burkov 6fd0a624ca Pull request 2152: 4923 gopacket DHCP vol.7
Updates #4923.

Squashed commit of the following:

commit 0f90eb3596fcbca0d87cb4eb857d45aea26f3854
Merge: 38b3165b6 bd99e3e09
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Feb 19 20:11:38 2024 +0300

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

commit 38b3165b696c9a3f69484d8e4c2c847340ed9363
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Feb 19 14:52:01 2024 +0300

    dhcpsvc: imp docs

commit 0a078920a20de9fb2d864c90d2311800c6f3bc3f
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Feb 19 14:48:19 2024 +0300

    dhcpsvc: imp code

commit 30691f0d989c48b2f0dff8079952615dbfbdaea1
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Feb 15 19:57:41 2024 +0300

    dhcpsvc: imp code, dry

commit 20f5ef80fb2d1cad869883da3684a01e5b8b3315
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Feb 15 15:57:09 2024 +0300

    dhcpsvc: finish leases methods
2024-02-20 14:52:38 +03:00
..
config_test.go Pull request 2014: 4923 gopacket dhcp vol.3 2023-10-02 13:21:16 +03:00
config.go Pull request 2147: all: upd deps, go, scripts 2024-02-08 20:39:18 +03:00
dhcpsvc.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +03:00
errors.go Pull request 2130: 4923 gopacket dhcp vol.6 2024-01-31 14:50:27 +03:00
interface.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +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 2147: all: upd deps, go, scripts 2024-02-08 20:39:18 +03:00
leaseindex.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +03:00
server_test.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +03:00
server.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +03:00
v4_internal_test.go Pull request 2096: 4923 gopacket dhcp vol.5 2023-12-12 12:05:44 +03:00
v4.go Pull request 2147: all: upd deps, go, scripts 2024-02-08 20:39:18 +03:00
v6.go Pull request 2152: 4923 gopacket DHCP vol.7 2024-02-20 14:52:38 +03:00