• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

containernetworking / plugins / 31955427999
52%
master: 55%

Build:
Build:
LAST BUILD BRANCH: pkg-ip-host-local-topofspace-panic
DEFAULT BRANCH: master
Ran 16 Aug 2026 03:31PM UTC
Jobs 1
Files 69
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Aug 2026 03:20PM UTC coverage: 52.449%. First build
31955427999

Pull #1290

github

thc1006
dhcp: bump insomniacslk/dhcp for nclient4 ReadFrom panic fix

The dhcp IPAM plugin uses insomniacslk/dhcp/dhcpv4/nclient4 as its
DHCP client. lease.go calls nclient4.New for the acquire and renew
paths, which open the default broadcast raw socket. Its receive
path, BroadcastRawUDPConn.ReadFrom, subtracted the 8 byte UDP header
length from the IPv4 payload length without first checking that the
payload was at least that long, so a malformed reply on the link
produced a negative slice length and panicked the plugin.

insomniacslk/dhcp#583 adds the missing bounds check. This moves the
pin from the 2024-08 snapshot to the 2026-07-28 one that includes it
and refreshes the vendored tree.

Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>
Pull Request #1290: dhcp: bump insomniacslk/dhcp for nclient4 ReadFrom panic fix

5000 of 9533 relevant lines covered (52.45%)

27.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31955427999.1 16 Aug 2026 03:31PM UTC 69
52.45
GitHub Action Run
Source Files on build 31955427999
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1290
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc