Actions
Bug #566
closedBase network address is not displayed when updating Access Point config
Start date:
16 Jan 2017
Due date:
% Done:
100%
Estimated time:
Severity:
05 - Very Low
Description
The Base Network Address is not displayed when viewing a previously configured Access Point.
Updated by Hammel over 5 years ago
- Target version changed from 0.12.0 to 1.1.0 - Upgrades
Updated by Hammel over 4 years ago
- Priority changed from Urgent to Immediate
- Severity changed from 03 - Medium to 05 - Very Low
Updated by Hammel over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This appears to be fixed now. It was a minor change but basically you need to save an interface= field to hostapd.conf (which was already being done), then use that to determine which interface to query in the /etc/network/interfaces file to get the base address.
Verified working and added some test data to allow build-side integration testing.
Code committed and pushed. Closing issue.
Actions