VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @16449   16 years vboxsync NAT:MT connection closing is working now
(edit) @16448   16 years vboxsync NAT:MT improvements
(edit) @16445   16 years vboxsync NAT:MT 1. foreach/label sequences enhanced 2. debug printing for …
(edit) @16444   16 years vboxsync NAT:Linux burn fix
(edit) @16443   16 years vboxsync NAT:MT 1. slirp queue inroduced 2. main points of thread interactions …
(edit) @16303   16 years vboxsync NAT:DNS freeing DNS server list
(edit) @16296   16 years vboxsync NAT: Enbaled multi dns on Linux.
(edit) @16293   16 years vboxsync NAT:ICMP: fixed the crash in case of communication via ICMP socket.
(edit) @16292   16 years vboxsync NAT:MT cosmetic
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16254   16 years vboxsync NAT: clean up dhcp a bit, and fox the TFTP server address calculation
(edit) @16249   16 years vboxsync NAT: returning router to CTL_ALIAS, next server now is CTL_TFTP
(edit) @16226   16 years vboxsync NAT: 1. DNS several DNS servers could be passed to guest now (with …
(edit) @16214   16 years vboxsync NAT:bootp more readable
(edit) @16213   16 years vboxsync NAT: 1. introduces TFTP special_address | CTL_TFTP(4) for built-in …
(edit) @16201   16 years vboxsync NAT:typo
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16094   16 years vboxsync NAT: enable delay hack (Windows host only)
(edit) @16086   16 years vboxsync missing initialization
(edit) @16085   16 years vboxsync NAT: delay hack
(edit) @16083   16 years vboxsync prevent flooding the release log
(edit) @16078   16 years vboxsync NAT:freeing of buffer supposed to be sent in case we're unable …
(edit) @16071   16 years vboxsync coding style
(edit) @16070   16 years vboxsync NAT: 2nd patch from lawrencerust. Corrects the behaviour of PORT …
(edit) @16069   16 years vboxsync NAT: first patch from lawrencerust, and r39408 returning tcp_emu …
(edit) @16063   16 years vboxsync NAT: our_addr = loopback_addr
(edit) @15957   16 years vboxsync build fix
(edit) @15956   16 years vboxsync NAT: no release profile counters
(edit) @15955   16 years vboxsync fix OSE headers
(edit) @15953   16 years vboxsync export E1000 to OSE
(edit) @15941   16 years vboxsync use new PDMDrv helpers
(edit) @15933   16 years vboxsync don't flood the release log with IPv6 warnings
(edit) @15925   16 years vboxsync NAT: Fix ICMP affected by no-copy patch.
(edit) @15919   16 years vboxsync NAT:fix #3480
(edit) @15914   16 years vboxsync NAT: temporally enable intermediate buffer on send, to avoid overhead …
(edit) @15893   16 years vboxsync INTNETR0IfWait fix, NetFlt/win fixes
(edit) @15891   16 years vboxsync NAT: IP aligning doesn't really used in Slirp and real life
(edit) @15890   16 years vboxsync NAT: 1. wo sync enhancement branch is still functional (was corrupted …
(edit) @15875   16 years vboxsync If we sent an OACK, wait for ACK from client before sending file data.
(edit) @15845   16 years vboxsync warnings and minor fixes to coding style
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