[libvirt] Comment inconsistency in bridge_driver.c

Neil Wilson neil at brightbox.co.uk
Mon Oct 3 08:16:28 UTC 2011


Hi,

At line 1560 in srv/network/bridge_driver.c it says:

  /* All interfaces used as a gateway (which is what this is, by
     * definition), must always have autoconf=0.
     */

and then promptly sets that variable to 1 with

   if (virFileWriteStr(field, "1", 0) < 0) {


Is the comment or the code the correct value?

Rgs

Neil Wilson




More information about the libvir-list mailing list