|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@22584
|
15 years |
vboxsync |
Devices: tab
|
|
|
@20712
|
15 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20453
|
15 years |
vboxsync |
NAT: adds performance counters to sbuf and tcp_input
|
|
|
@20377
|
15 years |
vboxsync |
NAT: sbuf perfomance counters
|
|
|
@19899
|
16 years |
vboxsync |
NAT: attempt to fix (workaround) #3894.
|
|
|
@19876
|
16 years |
vboxsync |
NAT: not need ethernet information here anymore
|
|
|
@19839
|
16 years |
vboxsync |
NAT: Slirp don't use ether address of guest anymore
instead it …
|
|
|
@19801
|
16 years |
vboxsync |
compiler warning
|
|
|
@19722
|
16 years |
vboxsync |
NAT: move Assert where it really need
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@17145
|
16 years |
vboxsync |
NAT: preventing attempt of double ICMP packet sends, causing crash.
|
|
|
@16450
|
16 years |
vboxsync |
NAT:MT: workaround the lack of unlock call. should be fixed.
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16445
|
16 years |
vboxsync |
NAT:MT
1. foreach/label sequences enhanced
2. debug printing for …
|
|
|
@16443
|
16 years |
vboxsync |
NAT:MT
1. slirp queue inroduced
2. main points of thread interactions …
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16071
|
16 years |
vboxsync |
coding style
|
|
|
@16069
|
16 years |
vboxsync |
NAT: first patch from lawrencerust, and r39408
returning tcp_emu …
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15472
|
16 years |
vboxsync |
NAT: readability
|
|
|
@15453
|
16 years |
vboxsync |
slirp: removed the old 64-bit incompatible reassemble code
|
|
|
@14638
|
16 years |
vboxsync |
NAT: some reformatting for better readability; merged …
|
|
|
@14616
|
16 years |
vboxsync |
ipovly now conform modern BSD making ih_x1 field as array overlapping …
|
|
|
@14577
|
16 years |
vboxsync |
slirp: attempt to fix memory corruption
|
|
|
@14476
|
16 years |
vboxsync |
slirp: more dead code
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14390
|
16 years |
vboxsync |
check sum calculation was fixed
|
|
|
@14329
|
16 years |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14309
|
16 years |
vboxsync |
#else /* what comes now */
|
|
|
@14286
|
16 years |
vboxsync |
fixed adaption
|
|
|
@14284
|
16 years |
vboxsync |
Fix of calling reassembly routine
|
|
|
@14275
|
16 years |
vboxsync |
TCP reassembling (compilable, but not working version)
|
|
|
@14252
|
16 years |
vboxsync |
csum validation hack, for testing IP integration of fragmentation …
|
|
|
@14180
|
16 years |
vboxsync |
switching to one event for all sockets
|
|
|
@14159
|
16 years |
vboxsync |
registration several sockets per event, to avoid artificial barrier …
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13738
|
16 years |
vboxsync |
removing extra if/ifndefs
introduced defered socket removing, to …
|
|
|
@13733
|
16 years |
vboxsync |
The rest of macro replacment was added
|
|
|
@13710
|
16 years |
vboxsync |
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces
resolved deadlock
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@3391
|
17 years |
vboxsync |
Fixed slirp: a deallocated memory was accessed.
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1039
|
18 years |
vboxsync |
Attempt to fix slirp build for 64 bit (also eliminated global variables)
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@530
|
18 years |
vboxsync |
Hack for running slirp (NAT) on 64-bit hosts.
|
|
|
@1
|
55 years |
vboxsync |
import
|