|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@25402
|
15 years |
vboxsync |
NAT: re-establish port-forwarding after savestate / restore state
|
|
|
@25375
|
15 years |
vboxsync |
warning
|
|
|
@25364
|
15 years |
vboxsync |
NAT: another close() => closesocket but this time in dead code
|
|
|
@25362
|
15 years |
vboxsync |
NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
|
|
|
@25356
|
15 years |
vboxsync |
NAT: test for >= 0 is better here
|
|
|
@25353
|
15 years |
vboxsync |
NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
|
|
|
@25352
|
15 years |
vboxsync |
NAT: no logging code if logging is disabled
|
|
|
@25339
|
15 years |
vboxsync |
SrvIntNetR0.cpp: removed leftover.
|
|
|
@25336
|
15 years |
vboxsync |
HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
|
|
|
@25301
|
15 years |
vboxsync |
NAT: removed annoying warnings
|
|
|
@25277
|
15 years |
vboxsync |
NAT: these two calls of activate_port_forwarding are now obsolete …
|
|
|
@25276
|
15 years |
vboxsync |
NAT: force re-activation of port forwarding on link down; coding …
|
|
|
@25266
|
15 years |
vboxsync |
NAT: build fixes
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@25205
|
15 years |
vboxsync |
NAT: port-forwarding attempts to active itself till count of …
|
|
|
@25169
|
15 years |
vboxsync |
virtio-net: don't crash if the guest is trying to send but the adapter …
|
|
|
@25158
|
15 years |
vboxsync |
#4507: Virtio: csRx removed, cs moved out of GC.
|
|
|
@25157
|
15 years |
vboxsync |
alias_db.c: consitency, use RTMemFree instead of free() on that so …
|
|
|
@25156
|
15 years |
vboxsync |
NAT: freeing allocated socket structure.
|
|
|
@25153
|
15 years |
vboxsync |
NAT: closing socket without confusing microsoft runtime libraries.
|
|
|
@25148
|
15 years |
vboxsync |
#3987: Virtio: Fixed the race for TX queue notification state.
|
|
|
@25130
|
15 years |
vboxsync |
NAT: unconditional signal.
|
|
|
@25125
|
15 years |
vboxsync |
NAT: backed out r55479.
|
|
|
@25119
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@25118
|
15 years |
vboxsync |
NAT: sockfd isn't used in VBOX.
|
|
|
@25111
|
15 years |
vboxsync |
NAT: Assert Release -> Debug
|
|
|
@25110
|
15 years |
vboxsync |
NAT: critical sections introduced. preventing signaling non-waiting …
|
|
|
@25067
|
15 years |
vboxsync |
NAT: disable mbuf water line control.
|
|
|
@24982
|
15 years |
vboxsync |
Compile fix
|
|
|
@24880
|
15 years |
vboxsync |
pcnetLiveExec: wrong return value.
|
|
|
@24853
|
15 years |
vboxsync |
gcc warnings
|
|
|
@24834
|
15 years |
vboxsync |
#3987: Virtio: Split DevVirtioNet.cpp into three files.
|
|
|
@24757
|
15 years |
vboxsync |
#3987: Virtio: Control queue implementation and address filtering.
|
|
|
@24712
|
15 years |
vboxsync |
#3987: Virtio: Drop packets if VM is not running or cable is disconnected.
|
|
|
@24705
|
15 years |
vboxsync |
#3987: Virtio: Got rid of indirect function calls (expect …
|
|
|
@24652
|
15 years |
vboxsync |
32-bit build fix
|
|
|
@24641
|
15 years |
vboxsync |
#3987: Virtio: TX delay timer for batching, fixed assertion on state …
|
|
|
@24636
|
15 years |
vboxsync |
Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
|
|
|
@24635
|
15 years |
vboxsync |
slirp_urg_output: increase packet counter after possible failure returns
|
|
|
@24623
|
15 years |
vboxsync |
Virtio: small optimization (static TX buffer)
|
|
|
@24616
|
15 years |
vboxsync |
#3987: Virtio: Applied Frank's GC patch and made debug build work as well.
|
|
|
@24611
|
15 years |
vboxsync |
VirtIO-net: update the counters
|
|
|
@24533
|
15 years |
vboxsync |
#4410: Drop incoming packets in E1000 if VM is not running.
|
|
|
@24470
|
15 years |
vboxsync |
#3987: Virtio: Fixed the status reporting required by recent kernels …
|
|
|
@24455
|
15 years |
vboxsync |
PCNet: drop RX packets if the link is down
|
|
|
@24430
|
15 years |
vboxsync |
E1000: forward-port of r54484 from 3.0 to HEAD
|
|
|
@24285
|
15 years |
vboxsync |
DrvNetSniffer: fixed cMaxInstances; append the instance number to the …
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24235
|
15 years |
vboxsync |
Missing kup file.
|
|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|
@24191
|
15 years |
vboxsync |
Main,Misc Devices: _LS VMSTATEs.
|
|
|
@24120
|
15 years |
vboxsync |
#3987: Virtio: Save/restore state.
|
|
|
@24065
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24064
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24063
|
15 years |
vboxsync |
NAT: backed r53926
|
|
|
@24062
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@24058
|
15 years |
vboxsync |
NAT: simplefeing UrgRecv and Recv workers routines.
|
|
|
@24039
|
15 years |
vboxsync |
DevE1000.cpp: Enable the new saved state version (2) that includes …
|
|
|
@24038
|
15 years |
vboxsync |
DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
|
|
|
@24020
|
15 years |
vboxsync |
E1000: EEPROM save/load functions
|
|
|
@24010
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@23979
|
15 years |
vboxsync |
#3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23969
|
15 years |
vboxsync |
DevE1000: typo.
|
|
|
@23968
|
15 years |
vboxsync |
DevPCNet: save & verify config.
|
|
|
@23966
|
15 years |
vboxsync |
DevEEPROM.h: todo
|
|
|
@23965
|
15 years |
vboxsync |
DevE1000Phy: nit picking.
|
|
|
@23964
|
15 years |
vboxsync |
DevE1000: save config (disabled).
|
|
|
@23933
|
15 years |
vboxsync |
DevE1000,DevPCNet: Don't take the link temporarily down when …
|
|
|
@23923
|
15 years |
vboxsync |
NAT: warning
|
|
|
@23918
|
15 years |
vboxsync |
DrvIntNet: Send dummy ethernet frame on resume after teleporting.
|
|
|
@23867
|
15 years |
vboxsync |
E1000: Proper padding (with zeros) of short packets.
|
|
|
@23830
|
15 years |
vboxsync |
#3987: Virtio: Reset, feature negotiation, notification control.
|
|
|
@23757
|
15 years |
vboxsync |
#4330: Fixed E1K hang and ARP offload problem in QNX.
|
|
|
@23578
|
15 years |
vboxsync |
#3987: Virtio: LEDs are done.
|
|
|
@23568
|
15 years |
vboxsync |
PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
|
|
|
@23520
|
15 years |
vboxsync |
E1K: STAM counters alignment fix
|
|
|
@23498
|
15 years |
vboxsync |
#3987: Virtio: Reception/transmission works.
|
|
|
@23497
|
15 years |
vboxsync |
NAT: DHCPRELEASE implementation.
|
|
|
@23496
|
15 years |
vboxsync |
NAT: DHCPDECLINE was added.
|
|
|
@23495
|
15 years |
vboxsync |
E1K: backed r53124.
|
|
|
@23494
|
15 years |
vboxsync |
E1K: stam counters alignment check and fix.
|
|
|
@23490
|
15 years |
vboxsync |
NAT: init mbuf header while initialization of mbuf_zone.
|
|
|
@23466
|
15 years |
vboxsync |
NAT: disable mbuf zone stats. TODO: make statistic in right way.
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23426
|
15 years |
vboxsync |
NAT: removes extra inclusion.
|
|
|
@23424
|
15 years |
vboxsync |
NAT: logs.
|
|
|
@23423
|
15 years |
vboxsync |
NAT: use rigth ioctl's return code.
|
|
|
@23377
|
15 years |
vboxsync |
NAT: signaled/signalled
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23358
|
15 years |
vboxsync |
#3987: Virtio: Queues and packet reception/transmission.
|
|
|
@23242
|
15 years |
vboxsync |
NAT: right msize calculation.
|
|
|
@23241
|
15 years |
vboxsync |
NAT: do UDP/ICMP errno analisys.
|
|
|
@23240
|
15 years |
vboxsync |
NAT: update ip pointer on each m_cat.
|
|
|
@23208
|
15 years |
vboxsync |
Put back
|
|
|