commit | 5f770a66d091c0965f2f94d9e61be9bbde9a1e88 | [log] [download] |
---|---|---|
author | Andjelko Horvat <comel@srk.fer.hr> | Tue Oct 20 19:53:59 2009 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Oct 20 19:53:59 2009 +0400 |
tree | 5e74573dcd444427cd27cbf743aef0c164a5f3fa | |
parent | 5f8be1d9d4af2aff1325099000fadef5c25e30e1 [diff] |
vps-functions: let vz_get_neighbour_devs return more than 1 device If in some situations vz_get_neighbour_devs should return multiple devices, although ip(8) documentation says for 'ip route get': "this command gets a single route to a destination", then this patch should be applied. http://bugzilla.openvz.org/1344