|
|
@11183
|
16 years |
vboxsync |
DevATA: Use CFGM*Def().
|
|
|
@11176
|
16 years |
vboxsync |
VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
|
|
|
@11175
|
16 years |
vboxsync |
Storage: pass the right pointer to VDGetInterface*
|
|
|
@11171
|
16 years |
vboxsync |
source list of NAT engine was changed
added glue sorces DrvNAT-FreeBSD …
|
|
|
@11170
|
16 years |
vboxsync |
Hooks to FreeBSD's NAT engine was introduced
|
|
|
@11169
|
16 years |
vboxsync |
#1865: PCI.
|
|
|
@11168
|
16 years |
vboxsync |
#1865: DevIchAc97 and DevSB16.
|
|
|
@11167
|
16 years |
vboxsync |
#1865: DevIchAc97 and DevSB16.
|
|
|
@11166
|
16 years |
vboxsync |
headers.
|
|
|
@11165
|
16 years |
vboxsync |
#1865: ACPI.
|
|
|
@11163
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@11161
|
16 years |
vboxsync |
GC->RC: ATA and AHCI.
|
|
|
@11160
|
16 years |
vboxsync |
GC->RC: ATA and AHCI.
|
|
|
@11159
|
16 years |
vboxsync |
GC->RC: ATA and AHCI.
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@11156
|
16 years |
vboxsync |
tstDeviceStructSize: pHbaCccTimerGC -> RC
|
|
|
@11155
|
16 years |
vboxsync |
TMTimerRCPtr and some types.
|
|
|
@11151
|
16 years |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11145
|
16 years |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11144
|
16 years |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11143
|
16 years |
vboxsync |
DevATA/DevAHCI: janitorial work - do not duplicate the ATA structures. …
|
|
|
@11133
|
16 years |
vboxsync |
compiler warnings
|
|
|
@11125
|
16 years |
vboxsync |
intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
|
|
|
@11124
|
16 years |
vboxsync |
intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
|
|
|
@11123
|
16 years |
vboxsync |
intnet: Implemented DHCP snooping.
|
|
|
@11119
|
16 years |
vboxsync |
intnet: won't age address cache entries.
|
|
|
@11117
|
16 years |
vboxsync |
intnet: Fixed busted ARP snooping on packets comming from the VMs. …
|
|
|
@11075
|
16 years |
vboxsync |
DrvIntNet: New CFGM option SharedMacOnWire for supporting wireless trunk.
|
|
|
@11074
|
16 years |
vboxsync |
intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
|
|
|
@11073
|
16 years |
vboxsync |
intnet: Cleaned up ARP snooping and editing.
|
|
|
@11072
|
16 years |
vboxsync |
IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
|
|
|
@11071
|
16 years |
vboxsync |
tstIntNetR0: forgot to commit the testcase change.
|
|
|
@11069
|
16 years |
vboxsync |
intnet: Fixed a couple of address caching bugs, enh. logging of …
|
|
|
@11067
|
16 years |
vboxsync |
Solaris/hostif: fixed vnic script for future nevada build where dladm …
|
|
|
@11062
|
16 years |
vboxsync |
intnet+netflt: New packet destination for the trunk called …
|
|
|
@11061
|
16 years |
vboxsync |
intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
|
|
|
@11059
|
16 years |
vboxsync |
DrvIntNet: Added a hack for testing mac address sharing. (wif=en0)
|
|
|
@11058
|
16 years |
vboxsync |
intnet: Initialize the address caches.
|
|
|
@11057
|
16 years |
vboxsync |
intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
|
|
|
@11056
|
16 years |
vboxsync |
tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
|
|
|
@11055
|
16 years |
vboxsync |
intnet: Implemented the shared mac routing and started on the trunk …
|
|
|
@11053
|
16 years |
vboxsync |
intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
|
|
|
@11051
|
16 years |
vboxsync |
tstIntNet-1: todo.
|
|
|
@11050
|
16 years |
vboxsync |
tstIntNet-1: Test RTNetIPv4IsDHCPValid.
|
|
|
@11047
|
16 years |
vboxsync |
Storage: Temporary integration of configuration interface.
|
|
|
@11045
|
16 years |
vboxsync |
tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
|
|
|
@11039
|
16 years |
vboxsync |
Disk backends: remove dead code.
|
|
|
@10994
|
16 years |
vboxsync |
typo
|
|
|
@10983
|
16 years |
vboxsync |
tstIntNet-1: Use IPRT for checksumming.
|
|
|
@10979
|
16 years |
vboxsync |
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
|
|
|
@10978
|
16 years |
vboxsync |
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
|
|
|
@10965
|
16 years |
vboxsync |
intnet: build fix (RTNETIPV4 change).
|
|
|
@10961
|
16 years |
vboxsync |
intnet: Use iprt/net.h and share the network protocol structures and …
|
|
|
@10928
|
17 years |
vboxsync |
When SATA controller is enabled but no disk is attached BIOS log …
|
|
|
@10924
|
17 years |
vboxsync |
intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
|
|
|
@10923
|
17 years |
vboxsync |
intnet: MAC sharing under construction…
|
|
|
@10902
|
17 years |
vboxsync |
Fix ioctl error on guest shutdown in the serial device
|
|
|
@10899
|
17 years |
vboxsync |
DrvIntNet: Missing key validation.
|
|
|
@10850
|
17 years |
vboxsync |
Fix invalid pointer to pDrvIns in DrvVD
|
|
|
@10847
|
17 years |
vboxsync |
intnet: removed autoactivation of the interface on open.
|
|
|
@10846
|
17 years |
vboxsync |
intnet: removed autoactivation of the interface on open.
|
|
|
@10845
|
17 years |
vboxsync |
intnet: Don't yield on overflow if the interface is inactive.
|
|
|
@10843
|
17 years |
vboxsync |
intnet: Implemented activation on power on & resume, deactivation on …
|
|
|
@10819
|
17 years |
vboxsync |
intnet: Use the IPRT handle table, validate against the session when …
|
|
|
@10806
|
17 years |
vboxsync |
intnet: Push the session down to all the INTNETR0* apis.
|
|
|
@10781
|
17 years |
vboxsync |
Fix incorrect image flags handling - the values in the image and used …
|
|
|
@10764
|
17 years |
vboxsync |
The --network/-n option was missing.
|
|
|
@10763
|
17 years |
vboxsync |
logging changes.
|
|
|
@10762
|
17 years |
vboxsync |
Temporary hack for configuring HIF via the internal network name (call …
|
|
|
@10758
|
17 years |
vboxsync |
Use the pcap writers in DrvNetSniffer.
|
|
|
@10757
|
17 years |
vboxsync |
detect the DHCP reply and fail it we don't get one.
|
|
|
@10756
|
17 years |
vboxsync |
Made the DHCP DISCOVER request work and implemented writing of a pcap file.
|
|
|
@10755
|
17 years |
vboxsync |
Share the code writing the pcap files.
|
|
|
@10751
|
17 years |
vboxsync |
Implemented a send testcase.
|
|
|
@10748
|
17 years |
vboxsync |
SUPR0MemAlloc isn't clearing the memory it returns on darwin, work …
|
|
|
@10747
|
17 years |
vboxsync |
extending the testcase.
|
|
|
@10746
|
17 years |
vboxsync |
Added pSession argument to all the intnet request packets.
|
|
|
@10745
|
17 years |
vboxsync |
two fixes.
|
|
|
@10743
|
17 years |
vboxsync |
Fix crashers when destructing DrVD
|
|
|
@10740
|
17 years |
vboxsync |
Reduced the force of the scheduling/yield hack and make it not apply …
|
|
|
@10739
|
17 years |
vboxsync |
Fixed a couple of pIfSender uses I had overlooked.
|
|
|
@10735
|
17 years |
vboxsync |
intnet: Fixed incorrect trunk switching, unless we know how is the …
|
|
|
@10734
|
17 years |
vboxsync |
intnet: Implemented intnetR0TrunkIfSend().
|
|
|
@10733
|
17 years |
vboxsync |
intnet: Converted the internal frame handling to use the …
|
|
|
@10715
|
17 years |
vboxsync |
Merge async I/O for VMDK backend from private branch
|
|
|
@10711
|
17 years |
vboxsync |
intnet: trunk activation / deactivation (promisc mode).
|
|
|
@10681
|
17 years |
vboxsync |
intnet: More TrunkIf code.
|
|
|
@10677
|
17 years |
vboxsync |
Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
|
|
|
@10665
|
17 years |
vboxsync |
Fixed apicHasPendingInterrupt.
|
|
|
@10663
|
17 years |
vboxsync |
Created tstIntNet-1 for checking that capturing an interface works on …
|
|
|
@10660
|
17 years |
vboxsync |
Implemented apicHasPendingIrq.
|
|
|
@10559
|
17 years |
vboxsync |
INTNET: sketched out the trunk create & connect code (disabled).
|
|
|
@10558
|
17 years |
vboxsync |
Create #3023 for the incorrect RTThreadWait timeouts.
|
|
|
@10557
|
17 years |
vboxsync |
INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
|
|
|
@10551
|
17 years |
vboxsync |
more cosmetics / todos.
|
|
|
@10550
|
17 years |
vboxsync |
s/%Vrc/%Rrc/g
|
|
|
@10549
|
17 years |
vboxsync |
Fixed two completely nutty SUPR0ObjRelease where the spinlock was …
|
|
|
@10548
|
17 years |
vboxsync |
cosmetics
|
|
|
@10547
|
17 years |
vboxsync |
Don't release the network before unlink the interface, it must be the …
|
|
|
@10540
|
17 years |
vboxsync |
First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
|
|
|