VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @15842   16 years vboxsync SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
(edit) @15793   16 years vboxsync fixed Mac burns
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15788   16 years vboxsync NAT: fixed return value of drvNATQueueConsumer() if …
(edit) @15769   16 years vboxsync slirp: ARP and IP code even more unifing
(edit) @15768   16 years vboxsync slirp: if_encap is place to call slirp_output. removing duplcates in …
(edit) @15765   16 years vboxsync slirp: send to guest is queued
(edit) @15757   16 years vboxsync SrvIntNetR0: fix to not refer the freed memory
(edit) @15685   16 years vboxsync slirp: code style
(edit) @15684   16 years vboxsync slirp: build fix
(edit) @15683   16 years vboxsync slirp:debug printing ports in host byte order
(edit) @15682   16 years vboxsync slirp: tcp/ip port-forwarding fix
(edit) @15676   16 years vboxsync slirp:typo
(edit) @15672   16 years vboxsync slirp:makes icmp support unaware of synchronization method on Windows …
(edit) @15643   16 years vboxsync SrvIntNetR0: Fixed promisc flag check for the host direction.
(edit) @15638   16 years vboxsync slirp:icmp: missed changes (build fix)
(edit) @15636   16 years vboxsync slirp:icmp: Get rid of old ICMP implementation
(edit) @15597   16 years vboxsync slirp:icmp:win sanity checks
(edit) @15590   16 years vboxsync slirp:icmp: logging too noisy
(edit) @15580   16 years vboxsync slirp:icmp: some cleanings
(edit) @15575   16 years vboxsync slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
(edit) @15573   16 years vboxsync NAT: sanity check
(edit) @15541   16 years vboxsync Don't exit intnet receive loop if sem wait inside NIC was interrupted. …
(edit) @15522   16 years vboxsync tabs
(edit) @15521   16 years vboxsync slirp:icmp: handling the situation when we're unable open raw socket.
(edit) @15518   16 years vboxsync added a LogRel entry pointing out that potential child config entries …
(edit) @15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @15481   16 years vboxsync slirp:icmp: relese too noisy
(edit) @15480   16 years vboxsync slirp: warnings
(edit) @15479   16 years vboxsync slirp: warnings
(edit) @15472   16 years vboxsync NAT: readability
(edit) @15471   16 years vboxsync NAT: don't try to send an ICMP package if ICMP is not available
(edit) @15458   16 years vboxsync slirp: typo
(edit) @15457   16 years vboxsync slirp-icmp: wrong var
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