VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93561   3 years vboxsync Work around inability of XPCOM to handle enums starting with a digit.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81427   5 years vboxsync Build fixes for r134139
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @75674   6 years vboxsync Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
(edit) @72972   6 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   6 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72482   7 years vboxsync Main/NetworkAdapter: allow arbitrary network names for disabled adapters
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @67804   7 years vboxsync Main/Net (bugref:8905) canonicalize bridged interface name upon …
(edit) @67792   7 years vboxsync Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
(edit) @66940   8 years vboxsync Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @65063   8 years vboxsync Main: doxygen fixes
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @61173   9 years vboxsync Main/NetworkAdapter: one more RT_BOOL() to fix vcc warning
(edit) @61171   9 years vboxsync 8238 VBoxSVC settings - corrections added - NetworkAdapterImpl
(edit) @61170   9 years vboxsync 8238 VBoxSVC settings - NetworkAdapterImpl
(edit) @61034   9 years vboxsync Main/NetworkAdapter: fix MAC address generation when applying settings …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60808   9 years vboxsync Main/NetworkAdapter: connect the cable to all network adapers in the …
(edit) @60247   9 years vboxsync Main: When switching to/from NAT network, also consider the paused state
(edit) @57694   9 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
(edit) @56867   9 years vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56216   10 years vboxsync Main/NetworkAdapter: changing "promisc mode" doesn't need to be …
(edit) @54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
(edit) @54840   10 years vboxsync Main/NetworkAdapter: adapt to new, more precise state checks
(edit) @51848   10 years vboxsync Main/NetworkAdapterImpl: fixed NAT network refcount regression …
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50469   11 years vboxsync 6813 - formatting changes as needed NetworkAdapterImpl.cpp
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49590   11 years vboxsync Main/NetworkAdapter: fix refcounting when switching aware from a NAT …
(edit) @48989   11 years vboxsync Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on …
(edit) @48988   11 years vboxsync NetworkAdapter::COMSETTER(AttachmentType): makes disabled network …
(edit) @48987   11 years vboxsync NetworkAdapterImpl.cpp: revert r89338 (partly). No need to touch NAT …
(edit) @48973   11 years vboxsync Main/NetworkAdapter: disable for now as the locking order is wrong
(edit) @48970   11 years vboxsync Main/NetworkAdapter: notify NAT network changes also if we switch the …
(edit) @48968   11 years vboxsync Main/NATNetwork: more logging
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48710   11 years vboxsync NatNetworking/Main: do reference couting on network attachment switch.
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @42825   12 years vboxsync Main/Machine+NetworkAdapter: properly fix resizing of vector …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @40536   13 years vboxsync warnings
(edit) @40505   13 years vboxsync Main/NetworkAdapter: properly restore bandwidth group attribute from …
(edit) @40491   13 years vboxsync Main/NetworkAdapter: Take the easy solution out of the reference hell …
(edit) @40490   13 years vboxsync Main/NetworkAdapter: use the non-peer reference after commit, and not …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @37927   13 years vboxsync Main: less LogRel noise
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36615   14 years vboxsync Main/idl: new method IHost::generateMACAddress, including implementation
(edit) @36276   14 years vboxsync Main/NetworkAdapter: Bandwidth group minor fixes (#5582)
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36105   14 years vboxsync Main: properly save the promiscous mode
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/NetworkAdapterImpl.cpp
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
Note: See TracRevisionLog for help on using the revision log.

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