VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp/tcp_subr.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16938   16 years vboxsync NAT: non-blocks + socket creation error handling
(edit) @16820   16 years vboxsync NAT:warnings (unreferenced)
(edit) @16819   16 years vboxsync NAT:warnings
(edit) @16812   16 years vboxsync NAT: memset(,0,) => RTMemAllocZ
(edit) @16562   16 years vboxsync NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
(edit) @16531   16 years vboxsync NAT: cosmetics
(edit) @16529   16 years vboxsync NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
(edit) @16449   16 years vboxsync NAT:MT connection closing is working now
(edit) @16448   16 years vboxsync NAT:MT improvements
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16226   16 years vboxsync NAT: 1. DNS several DNS servers could be passed to guest now (with …
(edit) @16071   16 years vboxsync coding style
(edit) @16070   16 years vboxsync NAT: 2nd patch from lawrencerust. Corrects the behaviour of PORT …
(edit) @15919   16 years vboxsync NAT:fix #3480
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15450   16 years vboxsync slirp: style, dead code
(edit) @15293   16 years vboxsync slirp: style + comments
(edit) @15074   16 years vboxsync slirp: better readability
(edit) @14638   16 years vboxsync NAT: some reformatting for better readability; merged …
(edit) @14616   16 years vboxsync ipovly now conform modern BSD making ih_x1 field as array overlapping …
(edit) @14522   16 years vboxsync removed unused global tcbhead
(edit) @14470   16 years vboxsync slirp: remove tabs
(edit) @14331   16 years vboxsync slirp: removed dead code
(edit) @14329   16 years vboxsync slirp: removed unused control interface; added slirp_get_timeout_ms()
(edit) @14309   16 years vboxsync #else /* what comes now */
(edit) @14291   16 years vboxsync freeing of reassembly close on end of TCP connection was added to …
(edit) @14289   16 years vboxsync code style
(edit) @14288   16 years vboxsync constants initialization for TCP reassembly
(edit) @14285   16 years vboxsync heade of list of TCPCB was added and initialization code was injected
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14180   16 years vboxsync switching to one event for all sockets
(edit) @14159   16 years vboxsync registration several sockets per event, to avoid artificial barrier …
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13951   16 years vboxsync fixed win build for 38966
(edit) @13949   16 years vboxsync backed out r38966
(edit) @13940   16 years vboxsync pseudo-timers moved to timers polling select is notified via pipe (!!! …
(edit) @13783   16 years vboxsync per-socket and per-mbuf mutexes are removed only global locks are …
(edit) @13738   16 years vboxsync removing extra if/ifndefs introduced defered socket removing, to …
(edit) @13733   16 years vboxsync The rest of macro replacment was added
(edit) @13704   16 years vboxsync TCP sync was intoducedTCP sync was intoduced
(edit) @13670   16 years vboxsync Resolved locks in UDP Some mutex operations checked with …
(edit) @13617   16 years vboxsync slirp:typo
(edit) @13604   16 years vboxsync Synchronized slirp was inroduced
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1052   18 years vboxsync silly typo
(edit) @1048   18 years vboxsync slirp insque/remque fixes for amd64
(edit) @1039   18 years vboxsync Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit) @1033   18 years vboxsync Big change to make slirp fully instantiatable (replace all global …
(edit) @532   18 years vboxsync Same typo.
(edit) @530   18 years vboxsync Hack for running slirp (NAT) on 64-bit hosts.
(edit) @478   18 years vboxsync upstream: set TCP_NODELAY option
(add) @1   55 years vboxsync import
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