Actions
Feature #14197
closedDHCP Leases - Add interface column
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
DHCP (IPv4)
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Status --> DHCP Leases
Can you add an Interface column so the results can be sorted by interface and also this makes it much each at a glance to see what is going on.
This probably applies to IPv6, If i need to do another issue I can do.
Updated by Jim Pingle over 1 year ago
- Status changed from New to Rejected
The lease database doesn't record the interface, and given the potential size of the leases display calculating that for each row could introduce quite a delay in processing.
You can already sort/filter by IP address which gets you close to the same net effect.
I don't see it being practical to add at this point in time.
It doesn't look like kea records the interface in the lease DB either so this is unlikely to change in the future.
Actions