VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @6941   17 years vboxsync Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
(edit) @6931   17 years vboxsync Converted the TAP async thread to a PDMDrvThread
(edit) @6833   17 years vboxsync pcnet: typo
(edit) @6761   17 years vboxsync Devices/Network: Made NAT networking work on OS/2 hosts.
(edit) @6652   17 years vboxsync prelimiary network statistics (to be improved)
(edit) @6548   17 years vboxsync header.
(edit) @6374   17 years vboxsync Squash a few evil TAB characters which have crept in.
(edit) @6304   17 years vboxsync %Vrc
(edit) @6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @6219   17 years vboxsync pcnet: don't crash if no driver is attached
(edit) @6120   17 years vboxsync fix crash if network card was not attached
(edit) @6001   17 years vboxsync Add configuration option to activate an IntNet interface early, before …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5998   17 years vboxsync Fix incorrect file headers that make filemuncher.pl choke.
(edit) @5936   17 years vboxsync Sol: Added hostif setup,term scripts to installer. Added copyright …
(edit) @5931   17 years vboxsync sol64 build fix.
(edit) @5913   17 years vboxsync gcc-4.3 warning
(edit) @5848   17 years vboxsync Fixed Tap setup script to use an active NIC not iprb0.
(edit) @5832   17 years vboxsync Minor comment fix.
(edit) @5728   17 years vboxsync no export of E1000 so far
(edit) @5726   17 years vboxsync no export of E1000 so far
(edit) @5724   17 years vboxsync Export to OSE.
(edit) @5723   17 years vboxsync Fix UDP forwarding in the NAT code. Was completely broken.
(edit) @5719   17 years vboxsync Solaris crossbow: allow using existing interfaces.
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @5715   17 years vboxsync Get rid of K&R C code.
(edit) @5701   17 years vboxsync r=bird
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5587   17 years vboxsync example scripts.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5585   17 years vboxsync Solaris crossbow integration, missing headers.
(edit) @5583   17 years vboxsync export
(edit) @5582   17 years vboxsync export
(edit) @5569   17 years vboxsync fixed a bug where guest networking completely stopped after taking a …
(edit) @5548   17 years vboxsync Changed Win32 and OS/2 TAP drivers the same way the UNIX version was …
(edit) @5436   17 years vboxsync Back out NAT ping error message code.
(edit) @5401   17 years vboxsync gcc warning
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
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