|
|
@14329
|
16 years |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14232
|
16 years |
vboxsync |
Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
|
|
|
@14227
|
16 years |
vboxsync |
initial preparation for injecting FreeBSD IP fragmentation code …
|
|
|
@14210
|
16 years |
vboxsync |
typo
|
|
|
@14200
|
16 years |
vboxsync |
try to fix the slirp build (PVM define on Mac)
|
|
|
@14197
|
16 years |
vboxsync |
NAT: typo
|
|
|
@14196
|
16 years |
vboxsync |
NAT: Linux build fix; added some perfcounters
|
|
|
@14194
|
16 years |
vboxsync |
introduced new event for handling link state changings (need some testing)
|
|
|
@14188
|
16 years |
vboxsync |
NAT: better error handling
|
|
|
@14183
|
16 years |
vboxsync |
Send event shouldn't be autoresetting and instead should be used event …
|
|
|
@14181
|
16 years |
vboxsync |
get rid of cMaxEvens and initializing loop for two events array
|
|
|
@14180
|
16 years |
vboxsync |
switching to one event for all sockets
|
|
|
@14177
|
16 years |
vboxsync |
UDP: reseting event of used socked is fixed
|
|
|
@14173
|
16 years |
vboxsync |
one event for all sockets (for investigations)
|
|
|
@14165
|
16 years |
vboxsync |
removing statics from slirp and using global pData instead
|
|
|
@14163
|
16 years |
vboxsync |
reseting event for unused sockets was added at the end of polling …
|
|
|
@14161
|
16 years |
vboxsync |
removing all references to cEvent from polling routine
|
|
|
@14160
|
16 years |
vboxsync |
removing reducular event assigning and conunter ticking
with model …
|
|
|
@14159
|
16 years |
vboxsync |
registration several sockets per event, to avoid artificial barrier …
|
|
|
@14129
|
16 years |
vboxsync |
correct definition and declaration of slirp_register_event
|
|
|
@14128
|
16 years |
vboxsync |
unique adding to event array, using the widest mask for event catching …
|
|
|
@14122
|
16 years |
vboxsync |
default value for maximum socket entries was initialized
asserts was …
|
|
|
@14121
|
16 years |
vboxsync |
timer updates on WSAWaitForMultipleEvents TIMEWAIT was added
|
|
|
@14119
|
16 years |
vboxsync |
per polling allocation of event array was replaced by on init …
|
|
|
@14089
|
16 years |
vboxsync |
unix build fix
|
|
|
@14088
|
16 years |
vboxsync |
maximum available mask for event catching was added (probably need to …
|
|
|
@14085
|
16 years |
vboxsync |
loops for initialization/creation of event array was fixed but wasn't …
|
|
|
@14041
|
16 years |
vboxsync |
NAT: some sync fixes
|
|
|
@14028
|
16 years |
vboxsync |
commit current NAT state (not yet working)
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13955
|
16 years |
vboxsync |
fix CPP guard
|
|
|
@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 (!!! …
|
|
|
@13897
|
16 years |
vboxsync |
undoing 38898
|
|
|
@13896
|
16 years |
vboxsync |
old-BSD queues workarounds
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13776
|
16 years |
vboxsync |
loop edge checks in delayed deletion loops
|
|
|
@13740
|
16 years |
vboxsync |
lock order fixed
|
|
|
@13739
|
16 years |
vboxsync |
delayed deletion in _poll part of polling
|
|
|
@13738
|
16 years |
vboxsync |
removing extra if/ifndefs
introduced defered socket removing, to …
|
|
|
@13733
|
16 years |
vboxsync |
The rest of macro replacment was added
|
|
|
@13727
|
16 years |
vboxsync |
Enother yet portion of macrofied if/ifndef orgy will finish soon
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@9150
|
17 years |
vboxsync |
fixed windows builds
|
|
|
@9144
|
17 years |
vboxsync |
NAT: fixed ARP for .2 and .3 if the guest IP range was changed
|
|
|
@8285
|
17 years |
vboxsync |
NAT: set network address after loadstate (fixed #2467)
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@6761
|
17 years |
vboxsync |
Devices/Network: Made NAT networking work on OS/2 hosts.
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|
@3693
|
17 years |
vboxsync |
OS2 -> RT_OS_OS2 (for the sake of completeness).
|
|
|
@3021
|
18 years |
vboxsync |
Release logging of NAT DNS settings taken from host OS.
|
|
|
@2960
|
18 years |
vboxsync |
Implement Windows host variant of determining domain name to pass in …
|
|
|
@2959
|
18 years |
vboxsync |
Don't log crap for malformed resolv.conf files.
|
|
|
@2938
|
18 years |
vboxsync |
NAT: Pass first entry of search list as domain name in DHCP (which …
|
|
|
@2566
|
18 years |
vboxsync |
Make sure curtime is updated when the first packet is sent by the …
|
|
|
@2533
|
18 years |
vboxsync |
Make sure the packet is large enough to receive the data.
|
|
|
@1856
|
18 years |
vboxsync |
DNS failure in NAT setup is not fatal anymore
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1039
|
18 years |
vboxsync |
Attempt to fix slirp build for 64 bit (also eliminated global variables)
|
|
|
@1036
|
18 years |
vboxsync |
Fixed Windows part of slirp, too.
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@926
|
18 years |
vboxsync |
Eliminate unnecessary global vars in slirp
|
|
|
@530
|
18 years |
vboxsync |
Hack for running slirp (NAT) on 64-bit hosts.
|
|
|
@1
|
55 years |
vboxsync |
import
|