cablelabs / micronets-gw

Micronets Gateway Daemon and Distribution #micronets
Other
2 stars 1 forks source link

The NetReach agent should create a "poisoned" PSK entry/entries for disabled Devices/Services #52

Closed craigpratt closed 3 years ago

craigpratt commented 3 years ago

If a Device is disabled, the NetReach agent should retain an entry in the hostapd PSK file with a "poisoned" passphrase. This will effectively prevent the device from authenticating prevent unnecessary calls to lookup PSKs via the PSK delegate.

The same is true for disabled Services. All Devices in a Disabled service should have their PSKs poisoned as well.

craigpratt commented 3 years ago

Should now be addressed on the netreach-integration branch.