VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @25822   15 years vboxsync NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh
(edit) @22584   15 years vboxsync Devices: tab
(edit) @20712   15 years vboxsync DrvNat,slirp: simplify statistics and deregister them.
(edit) @20453   15 years vboxsync NAT: adds performance counters to sbuf and tcp_input
(edit) @20377   15 years vboxsync NAT: sbuf perfomance counters
(edit) @19899   16 years vboxsync NAT: attempt to fix (workaround) #3894.
(edit) @19876   16 years vboxsync NAT: not need ethernet information here anymore
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19801   16 years vboxsync compiler warning
(edit) @19722   16 years vboxsync NAT: move Assert where it really need
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @17191   16 years vboxsync spaces
(edit) @17145   16 years vboxsync NAT: preventing attempt of double ICMP packet sends, causing crash.
(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) @16443   16 years vboxsync NAT:MT 1. slirp queue inroduced 2. main points of thread interactions …
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16071   16 years vboxsync coding style
(edit) @16069   16 years vboxsync NAT: first patch from lawrencerust, and r39408 returning tcp_emu …
(edit) @15890   16 years vboxsync NAT: 1. wo sync enhancement branch is still functional (was corrupted …
(edit) @15845   16 years vboxsync warnings and minor fixes to coding style
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15472   16 years vboxsync NAT: readability
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(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) @14577   16 years vboxsync slirp: attempt to fix memory corruption
(edit) @14476   16 years vboxsync slirp: more dead code
(edit) @14470   16 years vboxsync slirp: remove tabs
(edit) @14390   16 years vboxsync check sum calculation was fixed
(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) @14286   16 years vboxsync fixed adaption
(edit) @14284   16 years vboxsync Fix of calling reassembly routine
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14252   16 years vboxsync csum validation hack, for testing IP integration of fragmentation …
(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) @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) @13710   16 years vboxsync mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces resolved deadlock
(edit) @13704   16 years vboxsync TCP sync was intoducedTCP sync was intoduced
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @3391   17 years vboxsync Fixed slirp: a deallocated memory was accessed.
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(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) @530   18 years vboxsync Hack for running slirp (NAT) on 64-bit hosts.
(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