VirtualBox

Changeset 56867 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jul 8, 2015 2:39:16 PM (10 years ago)
Author:
vboxsync
Message:

Main/NetworkAdapterImpl: when changing the trace file do also reconstruct the network device tree because a CFGM value (the File) changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp

    r56216 r56867  
    889889        mlock.release();
    890890
    891         /* No change in CFGM logic => changeAdapter=FALSE. */
    892         mParent->i_onNetworkAdapterChange(this, FALSE);
     891        /* We change the 'File' => changeAdapter=TRUE. */
     892        mParent->i_onNetworkAdapterChange(this, TRUE);
    893893    }
    894894
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette