Commit 4ab72ff
committed
go.mod: bump insomniacslk/dhcp past the nclient4 ReadFrom panic fix
Picks up insomniacslk/dhcp#583, which guards BroadcastRawUDPConn.ReadFrom against frames whose IPv4 payload cannot hold a UDP header. Target: v0.0.0-20260719225207-c76316d4aa82.
Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>1 parent da3e32e commit 4ab72ff
8 files changed
Lines changed: 876 additions & 827 deletions
File tree
- vendor
- github.com/insomniacslk/dhcp
- dhcpv4
- nclient4
- dhcpv6
- iana
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments