VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100886   16 months vboxsync Devices/Network/slirp: Check the complete network address instead of …
(edit) @100883   16 months vboxsync Devices/Network/DevVirtioNet: Fix support for VLANs due to wrong size …
(edit) @100872   16 months vboxsync Devices/Network/DevVirtioNet: Fix setting the PCI base class, …
(edit) @100870   16 months vboxsync Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
(edit) @100400   17 months vboxsync Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
(edit) @100398   17 months vboxsync Devices/Network/DevVirtioNet: Some fixes, the control queue can't be …
(edit) @100371   17 months vboxsync Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
(edit) @100251   18 months vboxsync Devices/Network: debug impl of libslirp nat. fixed linker collisions …
(edit) @99889   19 months vboxsync Devices/DevVirtioNet: Don't fail if there is no status driver …
(edit) @99886   19 months vboxsync Devices/DevE1000: Don't crash if there is no status driver attached, …
(edit) @99811   19 months vboxsync NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98523   22 months vboxsync Devices/DevE1000: Don't try passing up VERR_NET_DOWN to IOM/EM or it …
(edit) @98410   22 months vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98174   23 months vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98172   23 months vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98171   23 months vboxsync Devices/E1000: Made the two testcases build again. bugref:10348
(edit) @98121   23 months vboxsync Devices/DevVirtioNet: Fix logic for attaching driver at device …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98064   23 months vboxsync Devices: Remove the unused Virtio core code and legacy virtio-net …
(edit) @98063   23 months vboxsync Devices/Virtio,Devices/DevVirtioNet_1_0: Additional fixes for the …
(edit) @97824   2 years vboxsync Devices/Network/DevVirtioNet_1_0: Fixed broken network after loading a …
(edit) @97814   2 years vboxsync Devices/network/DevVirtioNet_1_0: Fix leaking the control packet …
(edit) @97813   2 years vboxsync Devices/Network/DrvIntNet: Fix forgotten STAM de-registration when the …
(edit) @97341   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97339   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97300   2 years vboxsync tstIntNetR0: Unborked the bi-dir test. [build fix]
(edit) @97299   2 years vboxsync tstIntNetR0: Unborked the bi-dir test.
(edit) @97294   2 years vboxsync tstIntNetR0: Truncated some sub-test names so they don't assert in …
(edit) @97293   2 years vboxsync Devices/DevVirtioNet_1_0: Initialize some virtqbuf members to fend off …
(edit) @97292   2 years vboxsync Devices/VirtioScsi: Fixed controller not being recognized by the UEFI …
(edit) @97092   2 years vboxsync Devices/Virtio: Fix release statistics registration in the 1.0 …
(edit) @97089   2 years vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97072   2 years vboxsync Devices/DrvIntNet: Some compile fixes for older SDKs, bugref:10297
(edit) @97058   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97048   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97046   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @96911   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build fix for r153820.
(edit) @96910   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and …
(edit) @96492   2 years vboxsync NAT: Zero newly allocated memory for sbufs to avoid potential …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95611   2 years vboxsync Network/virtio: scm fix. bugref:8651
(edit) @95610   2 years vboxsync Network/virtio: scm fix. bugref:8651
(edit) @95609   2 years vboxsync Devices/DevVirtioNet_1_0: Fix legacy 32-bit guest compatibility. …
(edit) @95592   2 years vboxsync PDM/network, Network/virtio: Add sanity checking. bugref:10240
(edit) @95573   2 years vboxsync Network/slirp: Advertising clause for Danny Gasparovsky was …
(edit) @95408   2 years vboxsync NAT: host resolver must not return NXDOMAIN for query classes and …
(edit) @94977   3 years vboxsync Devices/Network/lwip-new/ipv4/ip_frag.c: Missing paranthesis around …
(edit) @94976   3 years vboxsync Devices/DevVirtioNet_1_0: Clear the whole unicast filter table up …
(edit) @94969   3 years vboxsync Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
(edit) @94521   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94274   3 years vboxsync Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93675   3 years vboxsync Dev3C501/DevDP8390: Fixed saved state loading; force link restore …
(edit) @93668   3 years vboxsync Dev3C501: Minor saved state fixing.
(edit) @93652   3 years vboxsync VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93601   3 years vboxsync Dev3C501/DevDP8390: Reworked code to split R3/R0 data.
(edit) @93591   3 years vboxsync Comment.
(edit) @93590   3 years vboxsync DevDP8390: Manual 0xff loop write optimization (gcc 10+ does this on …
(edit) @93567   3 years vboxsync DevDP8390/3C501: Fixed type mismatch.
(edit) @93566   3 years vboxsync DevDP8390: Removed stray percent signs from debug info formatting strings.
(edit) @93565   3 years vboxsync DevDP8390: Logging fixes.
(edit) @93564   3 years vboxsync DevDP8390/3C501: Removed unneeded inline functions.
(edit) @93563   3 years vboxsync Dev3C501: Removed extraneous printf argument.
(edit) @93562   3 years vboxsync Build fix, somehow forgot to merge compilation fixes.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93441   3 years vboxsync Comment typo.
(edit) @93394   3 years vboxsync DrvCloudTunnel: Must thorougly wipe the buffer with the ssh password …
(edit) @93363   3 years vboxsync VMNet: bugref:9932 Increased timeout to 1 minute when waiting for …
(edit) @93313   3 years vboxsync Build fixes for r149382.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93307   3 years vboxsync Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93228   3 years vboxsync NAT/tftp: bugref:9350 - Fix the ".." check.
(edit) @93165   3 years vboxsync Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93014   3 years vboxsync Devices/Network/DevVirtioNet_1_0: Try fixing mac burns
(edit) @93013   3 years vboxsync Fix burn
(edit) @93012   3 years vboxsync Fix burn
(edit) @93004   3 years vboxsync Fix burn (8)
(edit) @93003   3 years vboxsync Fix burn (7)
(edit) @93002   3 years vboxsync Fix burn (6)
(edit) @93001   3 years vboxsync Fix burn (5)
(edit) @93000   3 years vboxsync Fix burn (4)
(edit) @92999   3 years vboxsync Fix burn (3)
(edit) @92998   3 years vboxsync Fix burn (2)
(edit) @92997   3 years vboxsync Fix burn
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92995   3 years vboxsync Fix virtio-scsi and virtio-net device name until switchover to …
(edit) @92994   3 years vboxsync Temporarily revert this symbol until testing is complete and can …
(edit) @92951   3 years vboxsync Fix error handling bug and a few typos
(edit) @92950   3 years vboxsync VirtioCore: pcszMmioName -> szMmioName and pcszPortIoName -> …
(edit) @92939   3 years vboxsync Improve transitional behavior, and save/load exec code. Some Rx …
(edit) @92864   3 years vboxsync Dev/E1000: bugref:10114 Introduces device attachment flag to resolve …
(edit) @92724   3 years vboxsync DrvIntNet: Refuse to load in driverless mode. bugref:10138
(edit) @92185   3 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @92140   3 years vboxsync VMNet: bugref:9932 Explicit handling of interface start timeout
(edit) @92108   3 years vboxsync Devics/Network/slirp: Switch to the DNS proxy in case the local …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette