VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9336   17 years vboxsync oops, left at stdint.h include in there.
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9181   17 years vboxsync The assertion was valid, the orphaning means pNetwork == NULL.
(edit) @9180   17 years vboxsync intnet: don't crash when shutting down one of three VMs
(edit) @9150   17 years vboxsync fixed windows builds
(edit) @9144   17 years vboxsync NAT: fixed ARP for .2 and .3 if the guest IP range was changed
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9114   17 years vboxsync forgot this
(edit) @9113   17 years vboxsync fixed Solaris version detection
(edit) @9112   17 years vboxsync Hopefully working solaris 10 detection.
(edit) @9109   17 years vboxsync fix crash in slirp code if the wrong IP was released from DHCP (#2893)
(edit) @9087   17 years vboxsync Don't build TAP stuff on Solaris 10.
(edit) @8960   17 years vboxsync Hungarian.
(edit) @8892   17 years vboxsync Solaris hostif: Added awk check for changed dladm in OpenSolaris2008.05
(edit) @8773   17 years vboxsync Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
(edit) @8715   17 years vboxsync Fix using several NAT adapters in a single VM.
(edit) @8613   17 years vboxsync Use TMTimerSetMillies.
(edit) @8610   17 years vboxsync PCNet: completed fix for broken hostif with certain guests. Make sure …
(edit) @8601   17 years vboxsync r=bird: Please rename the function pointers to g_pfnLibDlpi*.
(edit) @8599   17 years vboxsync PCNet: fix for broken hostif for with certain guests
(edit) @8597   17 years vboxsync Delete obsolete files for Crossbow.
(edit) @8571   17 years vboxsync Solaris hostif: Load libdlpi dynamically.
(edit) @8555   17 years vboxsync Solaris hostif: fixed vnic_init script for the changed vna.
(edit) @8404   17 years vboxsync fixed error message
(edit) @8378   17 years vboxsync cosmetical fix
(edit) @8358   17 years vboxsync only call slirp_set_ethaddr if we actually get a MAC
(edit) @8341   17 years vboxsync NAT: set the MAC address during power-on as well for static IP …
(edit) @8340   17 years vboxsync NAT: comments
(edit) @8314   17 years vboxsync sanity check
(edit) @8300   17 years vboxsync fixed internal networking after last network notification update
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8287   17 years vboxsync NAT: make the network configurable
(edit) @8285   17 years vboxsync NAT: set network address after loadstate (fixed #2467)
(edit) @8178   17 years vboxsync rebranding
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8140   17 years vboxsync Solaris hostif: change vnic script to use names from vna.
(edit) @8087   17 years vboxsync fix 64-bit builds
(edit) @8085   17 years vboxsync pcnet: use a heuristics to decide if we signal the guest about missing …
(edit) @8010   17 years vboxsync slirp: bugfix
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @7960   17 years vboxsync downgrade log message
(edit) @7943   17 years vboxsync 'p' means already 'pointer'
(edit) @7882   17 years vboxsync warnings
(edit) @7881   17 years vboxsync warning
(edit) @7875   17 years vboxsync make the windows compiler happy
(edit) @7841   17 years vboxsync code duplication
(edit) @7840   17 years vboxsync fix win debug builds
(edit) @7839   17 years vboxsync Poke waiting thread on suspend and power off to make PDM happy.
(edit) @7835   17 years vboxsync build fix
(edit) @7834   17 years vboxsync build fix
(edit) @7833   17 years vboxsync added missing function
(edit) @7831   17 years vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7809   17 years vboxsync bootp: send DHCPNAK if the client requests an invalid IP address
(edit) @7799   17 years vboxsync TAP: remove the obsolete polling stuff
(edit) @7795   17 years vboxsync PCNet: allow the guest to disable/enable the private interface
(edit) @7786   17 years vboxsync do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
(edit) @7785   17 years vboxsync comment, cosmetics
(edit) @7772   17 years vboxsync Use the new PDMDevHlpVMState, drop the fSaving flag.
(edit) @7769   17 years vboxsync - use PDMDevHlpVMState()
(edit) @7762   17 years vboxsync small optimization
(edit) @7756   17 years vboxsync r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes …
(edit) @7755   17 years vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7708   17 years vboxsync small logging change
(edit) @7703   17 years vboxsync more logging
(edit) @7701   17 years vboxsync pcnet: a little bit less logging noise, code cosmetics
(edit) @7693   17 years vboxsync PCNet: SSM support for the private guest interface
(edit) @7688   17 years vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7683   17 years vboxsync uint8_t *pv -> pb;
(edit) @7675   17 years vboxsync finally fix the 64-bit Linux builds
(edit) @7673   17 years vboxsync next try
(edit) @7672   17 years vboxsync try to fix 64-bit boxes
(edit) @7671   17 years vboxsync PCNet: Create private PCI memory for shared RX/TX descriptors and buffers.
(edit) @7641   17 years vboxsync pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit
(edit) @7640   17 years vboxsync pcnet: drop packets if VM is not running yet/anymore
(edit) @7504   17 years vboxsync Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers.
(edit) @7377   17 years vboxsync
(edit) @7376   17 years vboxsync amd64 fix
(edit) @7375   17 years vboxsync amd64 fix
(edit) @7374   17 years vboxsync pcnet: fixed tx queue mode (missing lock) + several renames
(edit) @7358   17 years vboxsync pcnet: logging
(edit) @7321   17 years vboxsync shorten some thread names, looks better as log prefix
(edit) @7320   17 years vboxsync pcnet: fix for r28728
(edit) @7317   17 years vboxsync pcnet: save some cycles by returning early if we don't own the descriptor
(edit) @7314   17 years vboxsync pcnet: cosmetics
(edit) @7266   17 years vboxsync Experiment with send buffering. (disabled)
(edit) @7230   17 years vboxsync typo
(edit) @7132   17 years vboxsync optimization
(edit) @7129   17 years vboxsync small optimization
(edit) @7110   17 years vboxsync r=bird: The rate of the virtual clock is subject to change, don't …
(edit) @7102   17 years vboxsync Solaris: fixes for handling existing VNIC on our hostif setup script.
(edit) @7098   17 years vboxsync pcnet: debugging update
(edit) @7094   17 years vboxsync pcnet: fix for the nexenta fix
(edit) @7077   17 years vboxsync Devices/PCNet: try to fix alignment
(edit) @7076   17 years vboxsync Attempt to fix breakage on 64 bits linux host
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7066   17 years vboxsync leftover
(edit) @7065   17 years vboxsync pcnet: implemented the software timer interrupt (fixes nexenta and …
(edit) @7044   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7033   17 years vboxsync upgly typo preventing hostif from working
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