Page MenuHomeFreeBSD

rge: fix callout setup/teardown; handle invalid ethernet address
ClosedPublic

Authored by adrian on Sat, Feb 21, 7:44 PM.

Details

Summary
  • Do the callout init early; since some of the teardown path expects the callout to be valid
  • Handle an invalid ethernet address by generating a local one.

PR: kern/293307

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable