MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / g

Function g

network_diagnostics.py:1774–1776  ·  view source on GitHub ↗
(pat, info=line)

Source from the content-addressed store, hash-verified

1772 # a starvation attack already drained. Informational, not an alarm.
1773 verdict = 'clean'
1774 reasons.append(offer_err)
1775 elif not offers:
1776 reasons.append("no DHCP server answered — static addressing, or the "
1777 "pool may be exhausted")
1778
1779 return {

Callers 1

do_flow_telemetryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected