VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78270   6 years vboxsync DevPcNet: Clear the 'zeros' RMD field when writing (see bugref:1613).
(edit) @78269   6 years vboxsync DevPcNet: Ignore the 'zeros' RMD field, it should be entirely unused …
(edit) @78119   6 years vboxsync Dev/E1000: (bugref:9427) RX buffer size fix.
(edit) @78115   6 years vboxsync Dev/E1000: (bugref:9427) Skip invalid TX descriptors.
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @77132   6 years vboxsync DevPCNet.cpp: Remove use of register keyword
(edit) @76843   6 years vboxsync PCnet: Really ignore writes to certain registers when STOP or SPND not …
(edit) @76794   6 years vboxsync PCnet: Forgot to allow some CFGM keys.
(edit) @76783   6 years vboxsync NAT: fix previous, MS doesn't do C99.
(edit) @76782   6 years vboxsync NAT: clamp tftp block size to 1428 to simplify things.
(edit) @76775   6 years vboxsync NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
(edit) @76767   6 years vboxsync Typo.
(edit) @76766   6 years vboxsync PCnet: Improved loopback mode emulation.
(edit) @76765   6 years vboxsync Build fix.
(edit) @76764   6 years vboxsync PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
(edit) @76749   6 years vboxsync PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
(edit) @76710   6 years vboxsync Typo fix (innocent so far).
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @76511   6 years vboxsync VDE build fix. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76224   6 years vboxsync PCnet: Slightly tweaked to add the option of emulating PCnet-ISA, not …
(edit) @76060   6 years vboxsync PCnet: More consistent spelling.
(edit) @76051   6 years vboxsync PCnet: Corrected most instances of wrong capitalization.
(edit) @76031   6 years vboxsync NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
(edit) @76020   6 years vboxsync DevPCNet: Review comment.
(edit) @76017   6 years vboxsync NAT: drvNATDestruct - don't try to stop OS X DNS monitor thread that …
(edit) @75330   6 years vboxsync Dev/E1000 bugref:9291 Proper handling of empty TX descriptors with EOP set
(edit) @74530   6 years vboxsync Main,Devices: Compile fixes (gcc 8.2.0-7).
(edit) @74506   6 years vboxsync Another build fix for trailing spaces in r125345
(edit) @74496   6 years vboxsync Build fix for trailing spaces in r125345
(edit) @74484   6 years vboxsync Network/IntNet: (bugref:9063) R0 trunk reconnect thread.
(edit) @73867   6 years vboxsync Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
(edit) @73746   6 years vboxsync NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
(edit) @73512   6 years vboxsync NetworkServices: GCC 8.2.0 fixes
(edit) @73415   6 years vboxsync Build fix for r124028
(edit) @73410   6 years vboxsync Network/Virtio: TX queue notification flag race fix. TX event stat …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72844   6 years vboxsync slirp: properly init rcp_state::rcps_flags; did not have any bad …
(edit) @72830   6 years vboxsync slirp: Don't pass var++ to a macro that uses its argument multiple times.
(edit) @72474   7 years vboxsync More Windows build fixes.
(edit) @72471   7 years vboxsync Windows build fixes.
(edit) @72459   7 years vboxsync Dev/VirtioNet: (​bugref:8651) TX thread is used instead of TX timer.
(edit) @72292   7 years vboxsync NAT: sobind - untabify.
(edit) @72284   7 years vboxsync NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
(edit) @72283   7 years vboxsync NAT: sobind - rewrite to also always bind UDP sockets as the old code did.
(edit) @72278   7 years vboxsync NAT: udp_attach - gracefull handle getsockname() failure instead of …
(edit) @72276   7 years vboxsync NAT: udp_attach - prettify a bit.
(edit) @72274   7 years vboxsync NAT: udp_attach - set so_type early.
(edit) @72239   7 years vboxsync nat/udp.c: Shut up annoying assertion in udp_attach till someone have …
(edit) @71984   7 years vboxsync NAT: trailing spaces
(edit) @71982   7 years vboxsync NAT: (re)implement --nataliasmode sameports because the libalias …
(edit) @71945   7 years vboxsync NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
(edit) @71944   7 years vboxsync Applied patch for (bugref:9098) Dev/VirtioNet: no sends on …
(edit) @71940   7 years vboxsync slirp: log libalias mode in release log if set.
(edit) @71790   7 years vboxsync DevPCNet: be paranoid about RAP when loading.
(edit) @71789   7 years vboxsync DevVirtioNet: More paranoia.
(edit) @71788   7 years vboxsync DevVirtioNet: A couple of todos and paranoia.
(edit) @71456   7 years vboxsync Dev/E1000: (bugref:7346) Phar Lap ETS support: fetch RX descriptors …
(edit) @71321   7 years vboxsync lwip: icmp_proxy_input - don't leak pbuf if ping_proxy_accept_callback …
(edit) @71203   7 years vboxsync NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
(edit) @71202   7 years vboxsync NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
(edit) @71190   7 years vboxsync Dev/E1000: Add missing colons after device name in release log.
(edit) @71098   7 years vboxsync Dev/E1000: (bugref:9113) PXE boot fix: SLU write sets STATUS.LU unless …
(edit) @70842   7 years vboxsync slirp: Drop optimistic asserts about something we can't control.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69426   7 years vboxsync Devices/Network: scm update
(edit) @69298   7 years vboxsync Devices/Network: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69001   7 years vboxsync Dev/E1000: (bugref:8942) SLU write no longer triggers delayed LSC …
(edit) @68973   7 years vboxsync Dev/E1000: Get rid of VLAN mode and MDIO spam in debug log.
(edit) @68960   7 years vboxsync Dev/E1000: (bugref:8942) Fixed long delay in Intel PXE boot.
(edit) @68929   7 years vboxsync Dev/E1000: (bugref:8942) Fixed Windows XP boot freeze.
(edit) @68727   7 years vboxsync Dev/E1000: (bugref:8979) Fixed regression caused by r116797, tweaking …
(edit) @68546   7 years vboxsync NAT/Net: Fix couple of typos in a comment.
(edit) @68444   7 years vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @67975   7 years vboxsync bugref:8887: DevVirtioNet: several fixes
(edit) @67974   7 years vboxsync bugref:8881: DevE1000: fixes
(edit) @67971   7 years vboxsync bugref:8862: DevE1000: fixes
(edit) @67970   7 years vboxsync bugref:8844: DevVirtioNet: fixes
(edit) @67763   7 years vboxsync VBoxLwipCore: Use DECLCALLBACKPTR. No functional change.
(edit) @67638   7 years vboxsync Net/Virtio: (bugref:8887) Removed release logging accidentally …
(edit) @67525   7 years vboxsync Net/Virtio: bugref:8887: Extracted a part of …
(edit) @66828   8 years vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66522   8 years vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @66521   8 years vboxsync DevVirtioNet: bugref:8779: additional sanity check
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65810   8 years vboxsync Devices/Network/slirp: don't forget to free the memory for port …
(edit) @65808   8 years vboxsync Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
(edit) @65710   8 years vboxsync Devices/NAT: fixed small memory leaks on termination
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