|
|
@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
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@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
|
|
|
@1855
|
18 years |
vboxsync |
PDMDevHlpDriverAttach
|
|
|
@1852
|
18 years |
vboxsync |
Improved error message if no DNS entries found with NAT
|
|
|
@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.
|
|
|
@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.
|
|
|
@1640
|
18 years |
vboxsync |
warning.
|
|
|
@1639
|
18 years |
vboxsync |
fixed alignment
|
|
|
@1627
|
18 years |
vboxsync |
prevent RX/TX during suspend
|
|
|
@1623
|
18 years |
vboxsync |
added verbose text for internal network
|
|
|
@1622
|
18 years |
vboxsync |
ignore the error code in destruct because the critical section might …
|
|
|
@1610
|
18 years |
vboxsync |
drop string.h
|
|
|
@1606
|
18 years |
vboxsync |
Corrected some more log statements and synced some function docs.
|
|
|
@1601
|
18 years |
vboxsync |
Oops
|
|
|
@1600
|
18 years |
vboxsync |
adapted testcase
|
|
|
@1599
|
18 years |
vboxsync |
added RestrictAccess key to allow to disable the policy that only VMs …
|
|
|
@1538
|
18 years |
vboxsync |
save u16CSR0LastSeenByGuest in SSM info
|
|
|
@1483
|
18 years |
vboxsync |
buildfix
|
|
|
@1482
|
18 years |
vboxsync |
build fix.
|
|
|
@1481
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1377
|
18 years |
vboxsync |
hard reset pcnet on reboot (at least to switch off BM)
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1186
|
18 years |
vboxsync |
removed unreachable code.
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1064
|
18 years |
vboxsync |
forward port of the TAPWin32 destruct fix
|
|
|
@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 …
|
|
|
@1005
|
18 years |
vboxsync |
fixed log format specifier
|
|
|
@931
|
18 years |
vboxsync |
Reintroduce the error signalling on invalid packet size.
|
|
|
@929
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@928
|
18 years |
vboxsync |
Removed dead code. I'm pretty sure that we slightly misinterpreted the …
|
|
|
@927
|
18 years |
vboxsync |
Workaround for Windows NT4 pcnet problems. Also tighten packet
size …
|
|
|
@926
|
18 years |
vboxsync |
Eliminate unnecessary global vars in slirp
|
|
|
@817
|
18 years |
vboxsync |
nc
|
|
|
@813
|
18 years |
vboxsync |
Try to deal with illegal descriptors
|
|
|
@812
|
18 years |
vboxsync |
Inverted bit checks
|
|
|
@811
|
18 years |
vboxsync |
Corrected comment + log
|
|
|
@810
|
18 years |
vboxsync |
Paranoid own bit checks in TMD & RMD reads.
|
|
|
@808
|
18 years |
vboxsync |
Irq check update
|
|
|
@805
|
18 years |
vboxsync |
Corrected link restoration again
|
|
|
@801
|
18 years |
vboxsync |
Link down check wasn't correct.
|
|
|
@792
|
18 years |
vboxsync |
Check link states when sending data.
|
|
|
@786
|
18 years |
vboxsync |
More logging
|
|
|
@766
|
18 years |
vboxsync |
Use our runtime heap.
|
|
|
@765
|
18 years |
vboxsync |
More protection during termination.
|
|
|
@754
|
18 years |
vboxsync |
Again
|
|
|
@753
|
18 years |
vboxsync |
compile fix
|
|
|
@752
|
18 years |
vboxsync |
Fixed cleanup
|
|
|
@731
|
18 years |
vboxsync |
Realigned pcnet. Added the alignment testcase to the makefile walk.
|
|
|
@723
|
18 years |
vboxsync |
oops
|
|
|
@722
|
18 years |
vboxsync |
More stats
|
|
|
@721
|
18 years |
vboxsync |
Minor change
|
|
|
@718
|
18 years |
vboxsync |
Update
|
|
|
@703
|
18 years |
vboxsync |
Added a note about deadlocks.
|
|
|
@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.
|
|
|
@674
|
18 years |
vboxsync |
inline != extern for MSC.
|
|
|
@652
|
18 years |
vboxsync |
some more #ifdefs IN_RING3
|
|
|
@646
|
18 years |
vboxsync |
Rewrote send handling to do everything in a seperate thread.
|
|
|
@645
|
18 years |
vboxsync |
Missing stat stop
|
|
|
@642
|
18 years |
vboxsync |
Some async updates
|
|
|
@638
|
18 years |
vboxsync |
Reduced time spent inside locks.
|
|
|
@605
|
18 years |
vboxsync |
CSR58 is an alias for BCR20
|
|
|
@602
|
18 years |
vboxsync |
Updates for async sending + avoiding critical section blocking EMT
|
|
|
@596
|
18 years |
vboxsync |
Compile fixes
|
|
|
@595
|
18 years |
vboxsync |
Update
|
|
|
@594
|
18 years |
vboxsync |
Corrections
|
|
|
@592
|
18 years |
vboxsync |
Async send update
|
|
|
@587
|
18 years |
vboxsync |
Removed multiple packet code. Failed experiment.
|
|
|
@575
|
18 years |
vboxsync |
Enabled delayed transmit interrupts + added async sending of packets …
|
|
|