Feature Requests
Completed :latest
"friendly" Sorting of IP Addresses
In the host overview you can add the IP as a column and sort the table using this column.
It unfortunately sorts "technically"
x.x.x.1
x.x.x.10
x.x.x.110
x.x.x.2
x.x.x.20
x.x.x.3
instead of "logically"
x.x.x.1
x.x.x.2
x.x.x.3
x.x.x.10
x.x.x.20
x.x.x.100
When searching a longer list for an IP, this is a bit difficult.

This has been done for 1.4.3