typeahead in device search now works for interface aliases

This commit is contained in:
Oliver Gorwits
2013-02-17 11:34:08 +00:00
parent 3829254fc8
commit 992086084b
4 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
* When linking to devices, use the DNS name in preference to the IP
(makes for more attractive navigation search bar, but need to watch for aliases)
* In general, device names do not have domain_suffix trimmed, but nodes do
* Search on device interface alias now works for typeahead and device redirect
[BUG FIXES]