summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/NetworkAdapterImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223vboxsync2023-01-251-23/+20
* Main: rc() -> hrc()/vrc(). bugref:10223vboxsync2023-01-241-31/+31
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Work around inability of XPCOM to handle enums starting with a digit.vboxsync2022-02-031-2/+2
* Added emulation of several classic Ethernet adapters.vboxsync2022-02-031-0/+6
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* virtio-net works on linux in local testing, and virtio-scsi works on windows....vboxsync2021-12-171-3/+0
* Devices: bugref:9932 DrvVMNet and host-only network initial implementationvboxsync2021-09-281-0/+59
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 to Vir...vboxsync2020-01-091-0/+3
* Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is long in ...vboxsync2019-10-311-0/+1
* Build fixes for r134139vboxsync2019-10-211-1/+1
* OCI: (bugref:9469) cloud network integration concept (disabled in Config.kmk).vboxsync2019-10-211-0/+62
* Main: Don't use Logging.h.vboxsync2019-01-011-1/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock asserti...vboxsync2018-11-221-2/+2
* NetworkAdapter::i_isModified: Should probably check whether NAT settins are m...vboxsync2018-07-081-2/+1
* NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.vboxsync2018-07-081-3/+4
* Main/*: From now on any valid UTF8 string is considered a valid guest OS type...vboxsync2018-07-051-1/+10
* Main/NetworkAdapter: allow arbitrary network names for disabled adaptersvboxsync2018-06-081-5/+10
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Main/Net (bugref:8905) canonicalize bridged interface name upon modificationvboxsync2017-07-051-3/+25
* Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP refcounting: ...vboxsync2017-07-051-4/+8
* Main/NetworkAdapter+NATEngine: Improve default handling (deal with NULL guest...vboxsync2017-05-171-7/+57
* Main: doxygen fixesvboxsync2017-01-041-0/+3
* Main: doxygen fixesvboxsync2017-01-031-2/+3
* scm: cleaning up todosvboxsync2016-08-161-1/+1
* Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)vboxsync2016-07-201-5/+6
* Main/NetworkAdapter: one more RT_BOOL() to fix vcc warningvboxsync2016-05-241-1/+1
* 8238 VBoxSVC settings - corrections added - NetworkAdapterImplvboxsync2016-05-241-9/+9
* 8238 VBoxSVC settings - NetworkAdapterImplvboxsync2016-05-241-145/+102
* Main/NetworkAdapter: fix MAC address generation when applying settings defaul...vboxsync2016-05-181-0/+2
* Main: big settings cleanup and writing optimization. Moved constructors/equal...vboxsync2016-05-171-32/+32
* Main/NetworkAdapter: connect the cable to all network adapers in the default ...vboxsync2016-05-031-2/+2
* Main: When switching to/from NAT network, also consider the paused statevboxsync2016-03-291-2/+4
* Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't update the N...vboxsync2015-09-101-27/+10
* Main/NetworkAdapterImpl: when changing the trace file do also reconstruct the...vboxsync2015-07-081-2/+2
* Main/NetworkAdapter: changing "promisc mode" doesn't need to be restricted to...vboxsync2015-06-031-1/+1
* Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+Serial...vboxsync2015-03-261-3/+1
* Main/NetworkAdapter: adapt to new, more precise state checksvboxsync2015-03-181-11/+15
* Main/NetworkAdapterImpl: fixed NAT network refcount regression introduced by ...vboxsync2014-07-031-2/+1
* 6813 - MachineImpl use of server side wrappers + misc mods on other classesvboxsync2014-06-021-40/+40
* Main: code formatting.vboxsync2014-05-281-1/+1
* 6813 src-client/MachineDebuggerImpl.cpp + various formatting changesvboxsync2014-04-161-3/+6
* 6813 - formatting changes as needed NetworkAdapterImpl.cppvboxsync2014-02-141-2/+2
* 6813 stage 7 VirtualBoxImpl.cpp etcvboxsync2014-02-061-2/+2