]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix macvtap detection by also checking for IFLA_VF_MAX
authorGuido Günther <agx@sigxcpu.org>
Sat, 14 Apr 2012 17:18:03 +0000 (19:18 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sun, 15 Apr 2012 09:54:20 +0000 (11:54 +0200)
commita2996926e303e84436a89dc42fe65d32b5ab8eb5
tree862e7d885644c20bfa3c29d1f13da8edccbc5f43
parentd7451bddc55eabbe2c7a9070312ab3920cb93200
Fix macvtap detection by also checking for IFLA_VF_MAX

since this isn't available on older kernels such as Debian Squeeze's
2.6.32. This make --with-macvtap=check work as expected.
configure.ac