summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Network
Commit message (Expand)AuthorAgeFilesLines
* Network/virtio: scm fix. bugref:8651vboxsync2022-07-121-2/+2
* Network/virtio: scm fix. bugref:8651vboxsync2022-07-121-2/+2
* Devices/DevVirtioNet_1_0: Fix legacy 32-bit guest compatibility. bugref:8651vboxsync2022-07-121-1/+5
* PDM/network, Network/virtio: Add sanity checking. bugref:10240vboxsync2022-07-111-0/+6
* Network/slirp: Advertising clause for Danny Gasparovsky was unintentional, sh...vboxsync2022-07-0820-98/+22
* NAT: host resolver must not return NXDOMAIN for query classes andvboxsync2022-06-281-2/+2
* Devices/Network/lwip-new/ipv4/ip_frag.c: Missing paranthesis around ternary o...vboxsync2022-05-101-0/+11
* Devices/DevVirtioNet_1_0: Clear the whole unicast filter table up front inste...vboxsync2022-05-101-2/+3
* Devices/Virtio|ai: Fixes and performance improvements for the 1.0 virtio-net ...vboxsync2022-05-091-2/+66
* libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add support...vboxsync2022-04-071-92/+208
* Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, VLAN tag...vboxsync2022-03-161-16/+112
* Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, PAGE_ADDRESS o...vboxsync2022-02-241-3/+3
* Dev3C501/DevDP8390: Fixed saved state loading; force link restore after about...vboxsync2022-02-102-21/+78
* Dev3C501: Minor saved state fixing.vboxsync2022-02-091-3/+1
* VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 driver stuf...vboxsync2022-02-082-21/+60
* VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off the hyp...vboxsync2022-02-061-16/+16
* Dev3C501/DevDP8390: Reworked code to split R3/R0 data.vboxsync2022-02-042-581/+698
* Comment.vboxsync2022-02-031-1/+1
* DevDP8390: Manual 0xff loop write optimization (gcc 10+ does this on its own,...vboxsync2022-02-031-6/+2
* DevDP8390/3C501: Fixed type mismatch.vboxsync2022-02-032-2/+2
* DevDP8390: Removed stray percent signs from debug info formatting strings.vboxsync2022-02-031-2/+2
* DevDP8390: Logging fixes.vboxsync2022-02-031-4/+4
* DevDP8390/3C501: Removed unneeded inline functions.vboxsync2022-02-032-46/+0
* Dev3C501: Removed extraneous printf argument.vboxsync2022-02-031-1/+1
* Build fix, somehow forgot to merge compilation fixes.vboxsync2022-02-031-14/+24
* Added emulation of several classic Ethernet adapters.vboxsync2022-02-032-0/+8069
* Comment typo.vboxsync2022-01-251-1/+1
* DrvCloudTunnel: Must thorougly wipe the buffer with the ssh password as soon ...vboxsync2022-01-211-0/+1
* VMNet: bugref:9932 Increased timeout to 1 minute when waiting for vmnet_start...vboxsync2022-01-201-1/+1
* Build fixes for r149382.vboxsync2022-01-181-15/+15
* CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. Build 255...vboxsync2022-01-181-0/+1692
* Devices: VC++ 19.2 update 11 build adjustments (lossy floating point conversi...vboxsync2022-01-181-3/+3
* NAT/tftp: bugref:9350 - Fix the ".." check.vboxsync2022-01-131-3/+11
* Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by wrong/misleading in...vboxsync2022-01-101-63/+63
* scm --update-copyright-yearvboxsync2022-01-0181-81/+81
* Devices/Network/DevVirtioNet_1_0: Try fixing mac burnsvboxsync2021-12-171-1/+1
* Fix burnvboxsync2021-12-171-2/+2
* Fix burnvboxsync2021-12-171-0/+2
* Fix burn (8)vboxsync2021-12-171-2/+2
* Fix burn (7)vboxsync2021-12-171-1/+1
* Fix burn (6)vboxsync2021-12-171-4/+4
* Fix burn (5)vboxsync2021-12-171-4/+4
* Fix burn (4)vboxsync2021-12-171-1/+3
* Fix burn (3)vboxsync2021-12-171-1/+1
* Fix burn (2)vboxsync2021-12-171-1/+1
* Fix burnvboxsync2021-12-171-2/+2
* virtio-net works on linux in local testing, and virtio-scsi works on windows....vboxsync2021-12-171-2/+2
* Fix virtio-scsi and virtio-net device name until switchover to transitional d...vboxsync2021-12-171-2/+2
* Temporarily revert this symbol until testing is complete and can switch over ...vboxsync2021-12-161-1/+1
* Fix error handling bug and a few typosvboxsync2021-12-151-8/+7