|
|
@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
|
|
|
@13958
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13957
|
16 years |
vboxsync |
make tcp_timer functions more readable
|
|
|
@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
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@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
|
|
|
@13771
|
16 years |
vboxsync |
do {} while (0)
|
|
|
@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
|
|
|
@13712
|
16 years |
vboxsync |
win build fixed
|
|
|
@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
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13640
|
16 years |
vboxsync |
comments was added to slirp global mutexes
|
|
|
@13639
|
16 years |
vboxsync |
mutex creation moved in allocation part of m_get
|
|
|
@13623
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13622
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13621
|
16 years |
vboxsync |
slirp: typo
|
|
|
@13620
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13617
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13616
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13612
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13611
|
16 years |
vboxsync |
typo
|
|
|
@13610
|
16 years |
vboxsync |
slirp: typo
|
|
|
@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
|
|
|
@9109
|
17 years |
vboxsync |
fix crash in slirp code if the wrong IP was released from DHCP (#2893)
|
|
|
@8285
|
17 years |
vboxsync |
NAT: set network address after loadstate (fixed #2467)
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8010
|
17 years |
vboxsync |
slirp: bugfix
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@7809
|
17 years |
vboxsync |
bootp: send DHCPNAK if the client requests an invalid IP address
|
|
|
@6761
|
17 years |
vboxsync |
Devices/Network: Made NAT networking work on OS/2 hosts.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5723
|
17 years |
vboxsync |
Fix UDP forwarding in the NAT code. Was completely broken.
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@5715
|
17 years |
vboxsync |
Get rid of K&R C code.
|
|
|
@5436
|
17 years |
vboxsync |
Back out NAT ping error message code.
|
|
|
@5401
|
17 years |
vboxsync |
gcc warning
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|
@5295
|
17 years |
vboxsync |
Small fix to the NAT TFTP server: don't insist on "absolute" boot file …
|
|
|
@5291
|
17 years |
vboxsync |
Fox memory leak when suppressing NAT ping to outside IP addresses.
|
|
|
@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.
|
|
|
@3693
|
17 years |
vboxsync |
OS2 -> RT_OS_OS2 (for the sake of completeness).
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3391
|
17 years |
vboxsync |
Fixed slirp: a deallocated memory was accessed.
|
|
|
@3226
|
17 years |
vboxsync |
warnings
|
|
|
@3021
|
18 years |
vboxsync |
Release logging of NAT DNS settings taken from host OS.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@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.
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@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 …
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1789
|
18 years |
vboxsync |
Fixed accidentally slipped in code duplication.
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1053
|
18 years |
vboxsync |
Restore original pointer hash table size (slirp amd64)
|
|
|
@1052
|
18 years |
vboxsync |
silly typo
|
|
|
@1051
|
18 years |
vboxsync |
Yet another slirp amd64 fix.
|
|
|
@1050
|
18 years |
vboxsync |
silly typo
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1045
|
18 years |
vboxsync |
Fix slirp queue macro prototypes for deglobalized amd64.
|
|
|
@1043
|
18 years |
vboxsync |
Fix slirp hash macro defs for amd64.
|
|
|
@1042
|
18 years |
vboxsync |
Move inline hash code after the actual state structure definition.
|
|
|
@1040
|
18 years |
vboxsync |
Fix typo in amd64 NAT fix.
|
|
|
@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.
|
|
|
@1035
|
18 years |
vboxsync |
shut up gcc
|
|
|
@1034
|
18 years |
vboxsync |
Added header file I forgot in the big slirp change to OSE
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@1023
|
18 years |
vboxsync |
make slirp compile on win boxes again
|
|
|
@1022
|
18 years |
vboxsync |
Reenabled tftp code to see if it compiles on win boxes. It's not a …
|
|
|
@1020
|
18 years |
vboxsync |
slirp: merged bootp filename from recent Qemu
|
|
|
@1016
|
18 years |
vboxsync |
slirp: resync with qemu: added OACK support to tftp server; changed …
|
|
|
@1010
|
18 years |
vboxsync |
Disable built-in TFTP service in slirp. Needs to be configured …
|
|
|
@926
|
18 years |
vboxsync |
Eliminate unnecessary global vars in slirp
|
|
|
@817
|
18 years |
vboxsync |
nc
|
|
|
@766
|
18 years |
vboxsync |
Use our runtime heap.
|
|
|