VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17966   16 years vboxsync dhcp svr working
(edit) @17961   16 years vboxsync dhcp config/launch fixes
(edit) @17958   16 years vboxsync warning
(edit) @17957   16 years vboxsync OSE fix
(edit) @17952   16 years vboxsync dhcp launch fixes
(edit) @17940   16 years vboxsync dhcp runner fixes + disabled launching code
(edit) @17807   16 years vboxsync fixed copyright
(edit) @17802   16 years vboxsync fix copy/paste messup
(edit) @17800   16 years vboxsync OSE: export INIP device, was still missing
(edit) @17797   16 years vboxsync OSE: export INIP feature for use with iSCSI
(edit) @17772   16 years vboxsync tstIntNet-1: usage help.
(edit) @17656   16 years vboxsync NAT: disable service calculation
(edit) @17655   16 years vboxsync NAT: Enable win hack
(edit) @17439   16 years vboxsync NAT: logs
(edit) @17437   16 years vboxsync NAT: missed changes (fix burns)
(edit) @17436   16 years vboxsync NAT: added extradata options to control DHCP forcing use external TFTP …
(edit) @17404   16 years vboxsync tstIntNet-1: a kIntNetTrunkType_WhateverNone hack.
(edit) @17392   16 years vboxsync NAT: visibility
(edit) @17391   16 years vboxsync NAT: release log too noisy
(edit) @17389   16 years vboxsync NAT: helping routines to initilize/free dns server list
(edit) @17386   16 years vboxsync NAT: suppressing PDMQueus warning messages
(edit) @17363   16 years vboxsync NAT: dns proxy functions fine. the time out and switch to next server …
(edit) @17302   16 years vboxsync NAT: integrated dnsproxy the initialization of 2 dns servers should …
(edit) @17262   16 years vboxsync NAT: make dns proxy compilable with Slirp. (removed static declarations)
(edit) @17256   16 years vboxsync #2957: vboxnetadp is now a dummy device attached to intnet via vboxnetflt.
(edit) @17227   16 years vboxsync NAT: removing Win version checks (we don't support Win version prior …
(edit) @17225   16 years vboxsync NAT: return 0 in case of success and -1 in case of error, in dns …
(edit) @17224   16 years vboxsync NAT: Handling localhost's DNS servers
(edit) @17222   16 years vboxsync NAT: Multi DNS takes DNS servers IP addresses only from UP interfaces
(edit) @17219   16 years vboxsync SrvIntNetR0: Arg, an unintentional bang at end end of the line.
(edit) @17191   16 years vboxsync spaces
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17183   16 years vboxsync #3681: GRUB DHCP fix: fake TX descriptor write-back bursting.
(edit) @17151   16 years vboxsync NAT: ICMP logging
(edit) @17145   16 years vboxsync NAT: preventing attempt of double ICMP packet sends, causing crash.
(edit) @17091   16 years vboxsync RTGetOpt interface changes.
(edit) @17056   16 years vboxsync NAT: introduced (port) service slection for correct bind operation. …
(edit) @17043   16 years vboxsync NAT: more logging
(edit) @16989   16 years vboxsync NAT: Initialization
(edit) @16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
(edit) @16952   16 years vboxsync NAT: cosmetics
(edit) @16948   16 years vboxsync NAT: logging
(edit) @16946   16 years vboxsync NAT: cosmetics
(edit) @16938   16 years vboxsync NAT: non-blocks + socket creation error handling
(edit) @16937   16 years vboxsync NAT: cosmetic
(edit) @16936   16 years vboxsync NAT: old sync mode
(edit) @16900   16 years vboxsync NAT: rollback r43017
(edit) @16897   16 years vboxsync NAT: defining empty specific for WSA event mask check for non-WSA …
(edit) @16896   16 years vboxsync NAT: accidentaly have broken old synchronization
(edit) @16876   16 years vboxsync NAT: cosmetic
(edit) @16858   16 years vboxsync burn fixes
(edit) @16856   16 years vboxsync burn fixes
(edit) @16854   16 years vboxsync TAP/win: host only networking for windows
(edit) @16822   16 years vboxsync NAT:coding style
(edit) @16821   16 years vboxsync NAT:warnings
(edit) @16820   16 years vboxsync NAT:warnings (unreferenced)
(edit) @16819   16 years vboxsync NAT:warnings
(edit) @16818   16 years vboxsync NAT: Code style
(edit) @16816   16 years vboxsync NAT:log (if WSAIoctl fails it should be detectable in release logs)
(edit) @16815   16 years vboxsync NAT: Another yet Graceful connection termination case in MS networking
(edit) @16814   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous
(edit) @16813   16 years vboxsync NAT:log
(edit) @16812   16 years vboxsync NAT: memset(,0,) => RTMemAllocZ
(edit) @16789   16 years vboxsync NAT:typo
(edit) @16788   16 years vboxsync NAT: get rid of assert on write opperation, giving TCP/IP stack handle …
(edit) @16768   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous; small cosmetics
(edit) @16759   16 years vboxsync NAT: some comment to assert in slirp_select_poll
(edit) @16758   16 years vboxsync NAT:backed r42762, with description what exactly expected to do here
(edit) @16757   16 years vboxsync NAT: better logging in poll error handling
(edit) @16756   16 years vboxsync NAT:workaround for Solaris build, difference in ioctl commands and its …
(edit) @16755   16 years vboxsync NAT: more logs in error/HUP handling part, should fix #3639
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16726   16 years vboxsync NAT: avoiding "false alarms"
(edit) @16725   16 years vboxsync NAT: using per-socket index of pollfd, while updating corresponding …
(edit) @16709   16 years vboxsync NAT: handling error (other side drop connection) on read
(edit) @16653   16 years vboxsync NAT: fixed memmory corruption in new Unix multiplexing mechanism
(edit) @16614   16 years vboxsync NAT:ICMP socket non-blocking
(edit) @16613   16 years vboxsync NAT:hide Management pipe and incrementing nDFs for ICMP needs
(edit) @16612   16 years vboxsync NAT:win burn fix
(edit) @16611   16 years vboxsync NAT:Poll specific error handling was added
(edit) @16578   16 years vboxsync NAT:fixed revents bits test nat sock's macrodefinition turns on polls rails
(edit) @16573   16 years vboxsync NAT:fix win burn (exclude poll.h)
(edit) @16572   16 years vboxsync NAT: select => poll (2x speed up on Unix)
(edit) @16571   16 years vboxsync NAT:warnings
(edit) @16566   16 years vboxsync NAT: revert r42519, variables are referenced in Windows, but doesn't …
(edit) @16565   16 years vboxsync NAT: fdset referenced in Unix compilation
(edit) @16564   16 years vboxsync NAT: warnings
(edit) @16563   16 years vboxsync NAT: slirp_get_nsock introduced returns number of sockets
(edit) @16562   16 years vboxsync NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
(edit) @16541   16 years vboxsync prevent typecasts
(edit) @16540   16 years vboxsync NAT:decoupling of drvNATSend
(edit) @16536   16 years vboxsync tstIntNet-1.cpp: spaces.
(edit) @16531   16 years vboxsync NAT: cosmetics
(edit) @16529   16 years vboxsync NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
(edit) @16511   16 years vboxsync NAT: cosmetics
(edit) @16504   16 years vboxsync NAT:typo
(edit) @16501   16 years vboxsync NAT: soread aware of reading from closing socket
(edit) @16498   16 years vboxsync NAT:noisy
(edit) @16496   16 years vboxsync NAT: cosmetic
(edit) @16450   16 years vboxsync NAT:MT: workaround the lack of unlock call. should be fixed.
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