VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @5298   17 years vboxsync Fix for Solaris TAP deadlock. Try receiving when there's at least one …
(edit) @5295   17 years vboxsync Small fix to the NAT TFTP server: don't insist on "absolute" boot file …
(edit) @5291   17 years vboxsync Fox memory leak when suppressing NAT ping to outside IP addresses.
(edit) @5283   17 years vboxsync internal networking fixes.
(edit) @5271   17 years vboxsync Typo.
(edit) @5270   17 years vboxsync Fix typo.
(edit) @5267   17 years vboxsync Mark the NAT ping message text as translatable.
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @5183   17 years vboxsync hdr.
(edit) @5182   17 years vboxsync Solaris
(edit) @5134   17 years vboxsync Solaris.
(edit) @5126   17 years vboxsync Solaris
(edit) @5067   17 years vboxsync amd64 fix
(edit) @5059   17 years vboxsync Added a mechanism to report custom line speed to guest driver …
(edit) @5015   17 years vboxsync Improved MII register emulation to make Windows PCnet driver detect …
(edit) @5013   17 years vboxsync solaris / beautify.
(edit) @4934   17 years vboxsync Bugfix.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4643   17 years vboxsync A couple of fixes.
(edit) @4642   17 years vboxsync Compilable TAP driver for OS/2.
(edit) @4641   17 years vboxsync a review todo
(edit) @4624   17 years vboxsync The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
(edit) @4623   17 years vboxsync file header
(edit) @4622   17 years vboxsync FreeBSD if_pcn fixes: - pci subsystem id and subsystem vendor id BCR …
(edit) @4565   17 years vboxsync GC phys to HC virt shortcut no longer allowed.
(edit) @4442   17 years vboxsync size_t
(edit) @4422   17 years vboxsync Tamed the send thread using PDMThread.
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4196   18 years vboxsync Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
(edit) @4149   18 years vboxsync Ignore small packets (write LED)
(edit) @4140   18 years vboxsync Write LED
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   18 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3953   18 years vboxsync removed ne2000 (unused since ages)
(edit) @3931   18 years vboxsync an L4 hack
(edit) @3693   18 years vboxsync OS2 -> RT_OS_OS2 (for the sake of completeness).
(edit) @3666   18 years vboxsync replace underscore symbols in Devices/
(edit) @3654   18 years vboxsync don't depend on the deprecated vl_vbox.h header anymore
(edit) @3608   18 years vboxsync Improved compatibility of our PCnet device. Accoring to the spec …
(edit) @3522   18 years vboxsync TAP$ IOCtls.
(edit) @3521   18 years vboxsync Unfinished code.
(edit) @3391   18 years vboxsync Fixed slirp: a deallocated memory was accessed.
(edit) @3274   18 years vboxsync Internal Network: Don't echo outgoing packets to the sender in …
(edit) @3226   18 years vboxsync warnings
(edit) @3196   18 years vboxsync worked around annoying gcc warning
(edit) @3021   18 years vboxsync Release logging of NAT DNS settings taken from host OS.
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