|
|
@14206
|
16 years |
vboxsync |
typo
|
|
|
@14205
|
16 years |
vboxsync |
typo
|
|
|
@14204
|
16 years |
vboxsync |
NAT: next try to get synchronization right
|
|
|
@14202
|
16 years |
vboxsync |
coding style
|
|
|
@14199
|
16 years |
vboxsync |
moving slirp_link_* in NAT thread (review required)
|
|
|
@14196
|
16 years |
vboxsync |
NAT: Linux build fix; added some perfcounters
|
|
|
@14195
|
16 years |
vboxsync |
NAT:bugfix
|
|
|
@14194
|
16 years |
vboxsync |
introduced new event for handling link state changings (need some testing)
|
|
|
@14189
|
16 years |
vboxsync |
NAT: better error handling
|
|
|
@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 …
|
|
|
@14086
|
16 years |
vboxsync |
array of 2 events replaced with 1 because the event array is managed …
|
|
|
@14041
|
16 years |
vboxsync |
NAT: some sync fixes
|
|
|
@14036
|
16 years |
vboxsync |
win compile fixes
|
|
|
@14028
|
16 years |
vboxsync |
commit current NAT state (not yet working)
|
|
|
@13987
|
16 years |
vboxsync |
NAT: cosmetics; don't wait if send
|
|
|
@13986
|
16 years |
vboxsync |
NAT: simplified synchronization
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13967
|
16 years |
vboxsync |
dropped VBOX_NAT_SOURCES here to make the code easier to understand
|
|
|
@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 (!!! …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@13237
|
16 years |
vboxsync |
swithed to PDMDrv timers and VBox/tm.h API for timer management
|
|
|
@11786
|
16 years |
vboxsync |
size_t -> int
|
|
|
@11759
|
16 years |
vboxsync |
Tab removing
|
|
|
@11758
|
16 years |
vboxsync |
get rid of unused callbcaks
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11267
|
16 years |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@11170
|
16 years |
vboxsync |
Hooks to FreeBSD's NAT engine was introduced
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@9523
|
16 years |
vboxsync |
fixed default guest IP
|
|
|
@9472
|
17 years |
vboxsync |
NAT: fixed default guest IP address for port forwarding if the NAT …
|
|
|
@9336
|
17 years |
vboxsync |
oops, left at stdint.h include in there.
|
|
|
@9330
|
17 years |
vboxsync |
More PCI config register setters.
|
|
|
@8715
|
17 years |
vboxsync |
Fix using several NAT adapters in a single VM.
|
|
|
@8404
|
17 years |
vboxsync |
fixed error message
|
|
|
@8378
|
17 years |
vboxsync |
cosmetical fix
|
|
|
@8358
|
17 years |
vboxsync |
only call slirp_set_ethaddr if we actually get a MAC
|
|
|
@8341
|
17 years |
vboxsync |
NAT: set the MAC address during power-on as well for static IP …
|
|
|
@8340
|
17 years |
vboxsync |
NAT: comments
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8287
|
17 years |
vboxsync |
NAT: make the network configurable
|
|
|
@8285
|
17 years |
vboxsync |
NAT: set network address after loadstate (fixed #2467)
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@7831
|
17 years |
vboxsync |
net: moved the wait/notify mechanism for receive buffers into the device
|
|
|
@6374
|
17 years |
vboxsync |
Squash a few evil TAB characters which have crept in.
|
|
|
@6304
|
17 years |
vboxsync |
%Vrc
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5832
|
17 years |
vboxsync |
Minor comment fix.
|
|
|
@5436
|
17 years |
vboxsync |
Back out NAT ping error message code.
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|
@5271
|
17 years |
vboxsync |
Typo.
|
|
|
@5270
|
17 years |
vboxsync |
Fix typo.
|
|
|
@5267
|
17 years |
vboxsync |
Mark the NAT ping message text as translatable.
|
|
|
@5266
|
17 years |
vboxsync |
Show a warning message when the guest tries to send a ping packet that …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2938
|
18 years |
vboxsync |
NAT: Pass first entry of search list as domain name in DHCP (which …
|
|
|
@2837
|
18 years |
vboxsync |
Log message typo fix.
|
|
|
@1879
|
18 years |
vboxsync |
removed superflous header
|
|
|
@1878
|
18 years |
vboxsync |
removed RTPrintf
|
|
|
@1856
|
18 years |
vboxsync |
DNS failure in NAT setup is not fatal anymore
|
|
|
@1852
|
18 years |
vboxsync |
Improved error message if no DNS entries found with NAT
|
|
|
@1719
|
18 years |
vboxsync |
r=bird: missed an else case (fixed).
|
|
|
@1704
|
18 years |
vboxsync |
Convert to use case-insensitive string compare from runtime.
|
|
|
@1698
|
18 years |
vboxsync |
Change configuration option for TCP/UDP setting. Better config checking.
|
|
|
@1186
|
18 years |
vboxsync |
removed unreachable code.
|
|
|
@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 …
|
|
|
@792
|
18 years |
vboxsync |
Check link states when sending data.
|
|
|
@786
|
18 years |
vboxsync |
More logging
|
|
|
@765
|
18 years |
vboxsync |
More protection during termination.
|
|
|
@702
|
18 years |
vboxsync |
Argh
|
|
|
@701
|
18 years |
vboxsync |
Termination fix
|
|
|
@700
|
18 years |
vboxsync |
Another fix. Deadlock warning though.
|
|
|
@699
|
18 years |
vboxsync |
Fix
|
|
|
@698
|
18 years |
vboxsync |
Slirp must be protected by a lock due to recent async send changes.
|
|
|
@587
|
18 years |
vboxsync |
Removed multiple packet code. Failed experiment.
|
|
|
@570
|
18 years |
vboxsync |
spaces
|
|
|
@559
|
18 years |
vboxsync |
Added INetworkConnector callback for sending multiple packets
|
|
|
@530
|
18 years |
vboxsync |
Hack for running slirp (NAT) on 64-bit hosts.
|
|
|
@1
|
55 years |
vboxsync |
import
|