|
|
@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 …
|
|
|
@574
|
18 years |
vboxsync |
spaces
|
|
|
@573
|
18 years |
vboxsync |
what about alloca().
|
|
|
@572
|
18 years |
vboxsync |
spaces
|
|
|
@571
|
18 years |
vboxsync |
spaces. dropped #include <string.h>
|
|
|
@570
|
18 years |
vboxsync |
spaces
|
|
|
@566
|
18 years |
vboxsync |
More comments
|
|
|
@564
|
18 years |
vboxsync |
Added disabled code path for sending multiple packets.
|
|
|
@562
|
18 years |
vboxsync |
forgot something
|
|
|
@560
|
18 years |
vboxsync |
Implemented drvTAPW32SendEx
|
|
|
@559
|
18 years |
vboxsync |
Added INetworkConnector callback for sending multiple packets
|
|
|
@557
|
18 years |
vboxsync |
Added version check
|
|
|
@550
|
18 years |
vboxsync |
Wrong sample names
|
|
|
@549
|
18 years |
vboxsync |
More stats
|
|
|
@547
|
18 years |
vboxsync |
More stats
|
|
|
@546
|
18 years |
vboxsync |
Changed comments
|
|
|
@545
|
18 years |
vboxsync |
Added disabled option to postpone interrupts until we deliver the …
|
|
|
@532
|
18 years |
vboxsync |
Same typo.
|
|
|
@531
|
18 years |
vboxsync |
fixed typo.
|
|
|
@530
|
18 years |
vboxsync |
Hack for running slirp (NAT) on 64-bit hosts.
|
|
|
@512
|
18 years |
vboxsync |
removed test code
|
|
|
@511
|
18 years |
vboxsync |
Logging
|
|
|
@508
|
18 years |
vboxsync |
Added todo
|
|
|
@507
|
18 years |
vboxsync |
TAP Update
|
|
|
@500
|
18 years |
vboxsync |
Logging update
|
|
|
@499
|
18 years |
vboxsync |
Queue depth of 8 is too much. 4 yields better results.
|
|
|
@498
|
18 years |
vboxsync |
Another update
|
|
|
@497
|
18 years |
vboxsync |
Update. Rather useless to monitor the receive ring descriptors.
|
|
|
@496
|
18 years |
vboxsync |
Updated no polling code path.
|
|
|
@484
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@478
|
18 years |
vboxsync |
upstream: set TCP_NODELAY option
|
|
|
@360
|
18 years |
vboxsync |
Fixed the no polling code.
|
|
|
@349
|
18 years |
vboxsync |
Correction.
|
|
|
@332
|
18 years |
vboxsync |
introduced PDMDevHlpGetVM()
|
|
|
@306
|
18 years |
vboxsync |
Update
|
|
|
@303
|
18 years |
vboxsync |
Completed physical monitoring of ring descriptor table. (disabled) …
|
|
|
@252
|
18 years |
vboxsync |
make PHY 1-31 invisible for Linux guests
|
|
|
@184
|
18 years |
vboxsync |
merge with upstream
|
|
|
@1
|
55 years |
vboxsync |
import
|