|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28444
|
15 years |
vboxsync |
NAT: tcp_close filter out listening sockets while freeing socket …
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28023
|
15 years |
vboxsync |
NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25754
|
15 years |
vboxsync |
NAT: xtracker 4583: hopefully fix 100% CPU load with NAT under certain …
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23166
|
15 years |
vboxsync |
NAT: burn fix (typo).
|
|
|
@23165
|
15 years |
vboxsync |
NAT: missed header initialization.
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22664
|
15 years |
vboxsync |
NAT: hide away dhcp internals, adds helper lookups functions
|
|
|
@22013
|
15 years |
vboxsync |
NAT: clearing (removing non-libalias code)
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20650
|
15 years |
vboxsync |
NAT: TOS is disabled
|
|
|
@20649
|
15 years |
vboxsync |
NAT: Backed 48735
|
|
|
@20648
|
15 years |
vboxsync |
NAT: TOS is disabled in libalias environment
|
|
|
@20472
|
15 years |
vboxsync |
NAT: tcp_nodelay off
|
|
|
@20379
|
15 years |
vboxsync |
NAT: introduce slirp's interface to configure socket's and sbuf defaults
|
|
|
@20244
|
16 years |
vboxsync |
NAT: fixed buffer in 64kB
|
|
|
@20164
|
16 years |
vboxsync |
NAT/libalias: port-forwarding
|
|
|
@20053
|
16 years |
vboxsync |
NAT: LibAlias enabling + tcp_emu replaced with ftp_module
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@16938
|
16 years |
vboxsync |
NAT: non-blocks + socket creation error handling
|
|
|
@16820
|
16 years |
vboxsync |
NAT:warnings (unreferenced)
|
|
|
@16819
|
16 years |
vboxsync |
NAT:warnings
|
|
|
@16812
|
16 years |
vboxsync |
NAT: memset(,0,) => RTMemAllocZ
|
|
|
@16562
|
16 years |
vboxsync |
NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
|
|
|
@16531
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16529
|
16 years |
vboxsync |
NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@16071
|
16 years |
vboxsync |
coding style
|
|
|
@16070
|
16 years |
vboxsync |
NAT: 2nd patch from lawrencerust.
Corrects the behaviour of PORT …
|
|
|
@15919
|
16 years |
vboxsync |
NAT:fix #3480
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15453
|
16 years |
vboxsync |
slirp: removed the old 64-bit incompatible reassemble code
|
|
|
@15450
|
16 years |
vboxsync |
slirp: style, dead code
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15074
|
16 years |
vboxsync |
slirp: better readability
|
|
|
@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 …
|
|
|
@14522
|
16 years |
vboxsync |
removed unused global tcbhead
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14331
|
16 years |
vboxsync |
slirp: removed dead code
|
|
|
@14329
|
16 years |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14309
|
16 years |
vboxsync |
#else /* what comes now */
|
|
|
@14291
|
16 years |
vboxsync |
freeing of reassembly close on end of TCP connection was added to …
|
|
|
@14289
|
16 years |
vboxsync |
code style
|
|
|
@14288
|
16 years |
vboxsync |
constants initialization for TCP reassembly
|
|
|
@14285
|
16 years |
vboxsync |
heade of list of TCPCB was added and initialization code was injected
|
|
|
@14275
|
16 years |
vboxsync |
TCP reassembling (compilable, but not working version)
|
|
|
@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
|
|
|
@13951
|
16 years |
vboxsync |
fixed win build for 38966
|
|
|
@13949
|
16 years |
vboxsync |
backed out r38966
|
|
|
@13940
|
16 years |
vboxsync |
pseudo-timers moved to timers
polling select is notified via pipe (!!! …
|
|
|
@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
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13617
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1052
|
18 years |
vboxsync |
silly typo
|
|
|
@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 …
|
|
|
@532
|
18 years |
vboxsync |
Same typo.
|
|
|
@530
|
18 years |
vboxsync |
Hack for running slirp (NAT) on 64-bit hosts.
|
|
|
@478
|
18 years |
vboxsync |
upstream: set TCP_NODELAY option
|
|
|
@1
|
55 years |
vboxsync |
import
|