VirtualBox

Changeset 105726 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 19, 2024 2:05:15 PM (5 months ago)
Author:
vboxsync
Message:

Devices/Network: cleaned up header file, memory leak fixes, search domains pushed to guest on host network change only. bugref:10268

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r105605 r105726  
    103103struct VUSBIRHCONFIG;
    104104typedef struct VUSBIRHCONFIG *PVUSBIRHCONFIG;
     105
     106struct PDMINETWORKNATDNSCONFIG;
    105107
    106108#include <list>
     
    437439    HRESULT clearAllEncryptionPasswords();
    438440
    439     void notifyNatDnsChange(PUVM pUVM, PCVMMR3VTABLE pVMM, const char *pszDevice, ULONG ulInstanceMax);
     441    void notifyNatDnsChange(PUVM pUVM, PCVMMR3VTABLE pVMM, const char *pszDevice, ULONG ulInstanceMax,
     442                            struct PDMINETWORKNATDNSCONFIG const *pDnsConfig);
    440443    Utf8Str VRDPServerErrorToMsg(int vrc);
    441444
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