VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   6 years vboxsync More Windows build fixes.
(edit) @72471   6 years vboxsync Windows build fixes.
(edit) @72459   6 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
(edit) @65700   8 years vboxsync DrvNAT: missing RTReqQueueDestroy() call
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65664   8 years vboxsync more appropriate here :)
(edit) @65662   8 years vboxsync gcc 7: Devices/Network: fall thru
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @64966   8 years vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64925   8 years vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64836   8 years vboxsync Dev/E1000: bugref:8624: reverted r112175 as it seems to introduce …
(edit) @64807   8 years vboxsync Dev/E1000: (bugref:8624) Bring link up immediately, interrupt later …
(edit) @64740   8 years vboxsync Dev/E1000: (bugref:8624) Removed link-up delay
(edit) @64684   8 years vboxsync Dev/E1000: (bugref:8624) Delay interrupts in IMS handler, enable …
(edit) @64679   8 years vboxsync NAT: slirp_select_poll - don't stop after draining half-closed socket, …
(edit) @64617   8 years vboxsync NAT: soread - Windows reports ESHUTDOWN after SHUT_RD (SD_RECEIVE) …
(edit) @64615   8 years vboxsync NAT: sort Windows s/WSA definitions alphabetically.
(edit) @64614   8 years vboxsync NAT: Define ESHUTDOWN (as WSAESHUTDOWN) on Windows. We don't really …
(edit) @64585   8 years vboxsync slirp/tftp: LogRel for TFTP requests.
(edit) @64536   8 years vboxsync NAT: provide standard names for shutdown(2) "how" argument on Windows.
(edit) @64535   8 years vboxsync NAT: oops, revert accidental LogRel in previous (r111715).
(edit) @64534   8 years vboxsync NAT: bugref:8634 - restrict the fix in r111333 (bugref:8573) to Linux …
(edit) @64518   8 years vboxsync Dev/E1000: (bugref:8624) Increased link-up delay to 500ms
(edit) @64516   8 years vboxsync Dev/E1000: (bugref:8624) Build fix
(edit) @64515   8 years vboxsync Dev/E1000: (bugref:8624) Shorter (100ms) delay for bringing up the …
(edit) @64514   8 years vboxsync Dev/E1000: (bugref:8624) Discard RX packets until the link is actually up
(edit) @64484   8 years vboxsync lwIP: cherry-pick a TCP fix for FIN ACK handling with unsent data. …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64357   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64356   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64346   8 years vboxsync NAT: LogRel2 to debug regression from r111333.
(edit) @64307   8 years vboxsync NAT: bugref:8563: fixed bootp regression
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