Check /etc/hosts before DNS when doing arp entry name lookup

This commit is contained in:
Oliver Gorwits
2014-01-19 16:13:51 +00:00
parent 078449d56d
commit dc17857d86
5 changed files with 11 additions and 4 deletions

View File

@@ -2,7 +2,11 @@
[NEW FEATURES]
*
* Support for Link Aggregation (port-channel, etherchannel, "trunking", etc)
[ENHANCEMENTS]
* [#82] Check /etc/hosts before DNS when doing arp entry name lookup
[BUG FIXES]