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

Function bump

network_diagnostics.py:1412–1413  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

1410 'old_mac': old['mac'], 'new_mac': c['mac'],
1411 'old_klass': oc['klass'], 'new_klass': c['klass'],
1412 'severity': 'low' if privacy_only else 'high',
1413 })
1414 hist.append({'mac': c['mac'], 'first': now, 'last': now})
1415 else:
1416 hist[-1]['last'] = now

Callers 1

do_l2_healthFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected