Actions
Bug #17387
closedSpeed up Proxy::DHCP::SubnetService#find_subnet
Difficulty:
Triaged:
Description
Current implementation is O(n), it can be made O(log n).
Updated by Anonymous about 8 years ago
- Related to Bug #17373: ISC dhcp provider is unable to handle very big networks added
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/476 added
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/477 added
Updated by Dominic Cleal about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c16b176dd1e258188e7bc158247b3319c80e6576.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 203
- Assignee changed from Anonymous to Dominic Cleal
Actions