commit | 0104badd1b0621fe73324fd99e595e3f142e8027 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Mar 18 17:35:50 2010 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Mar 18 17:35:50 2010 +0300 |
tree | aafd4ce206cc34bec89ff03e8ad181d6bd0f5b01 | |
parent | 0ab86ccd4c67ead9aed53e12a9b8015a4fcf72ea [diff] |
vzgetnetdev(): check for whole words We look for the interfaces which are UP but not LOOPBACK, SLAVE or NOARP. Just to be on the safe side, look for the whole words, so we will not mistake some future flag named SUPER for UP. Signed-off-by: Kir Kolyshkin <kir@openvz.org>