VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68546   7 年 vboxsync NAT/Net: Fix couple of typos in a comment.
(edit) @68444   7 年 vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @67975   7 年 vboxsync bugref:8887: DevVirtioNet: several fixes
(edit) @67974   7 年 vboxsync bugref:8881: DevE1000: fixes
(edit) @67971   7 年 vboxsync bugref:8862: DevE1000: fixes
(edit) @67970   7 年 vboxsync bugref:8844: DevVirtioNet: fixes
(edit) @67763   7 年 vboxsync VBoxLwipCore: Use DECLCALLBACKPTR. No functional change.
(edit) @67638   7 年 vboxsync Net/Virtio: (bugref:8887) Removed release logging accidentally …
(edit) @67525   7 年 vboxsync Net/Virtio: bugref:8887: Extracted a part of …
(edit) @66828   8 年 vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66522   8 年 vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @66521   8 年 vboxsync DevVirtioNet: bugref:8779: additional sanity check
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65849   8 年 vboxsync Devices: trailing spaces
(edit) @65810   8 年 vboxsync Devices/Network/slirp: don't forget to free the memory for port …
(edit) @65808   8 年 vboxsync Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
(edit) @65710   8 年 vboxsync Devices/NAT: fixed small memory leaks on termination
(edit) @65700   8 年 vboxsync DrvNAT: missing RTReqQueueDestroy() call
(edit) @65698   8 年 vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65664   8 年 vboxsync more appropriate here :)
(edit) @65662   8 年 vboxsync gcc 7: Devices/Network: fall thru
(edit) @65455   8 年 vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @64966   8 年 vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64925   8 年 vboxsync Dev/E1000: (bugref:8624) Bring the link up in 2 seconds, PHY soft …
(edit) @64836   8 年 vboxsync Dev/E1000: bugref:8624: reverted r112175 as it seems to introduce …
(edit) @64807   8 年 vboxsync Dev/E1000: (bugref:8624) Bring link up immediately, interrupt later …
(edit) @64740   8 年 vboxsync Dev/E1000: (bugref:8624) Removed link-up delay
(edit) @64684   8 年 vboxsync Dev/E1000: (bugref:8624) Delay interrupts in IMS handler, enable …
(edit) @64679   8 年 vboxsync NAT: slirp_select_poll - don't stop after draining half-closed socket, …
(edit) @64617   8 年 vboxsync NAT: soread - Windows reports ESHUTDOWN after SHUT_RD (SD_RECEIVE) …
(edit) @64615   8 年 vboxsync NAT: sort Windows s/WSA definitions alphabetically.
(edit) @64614   8 年 vboxsync NAT: Define ESHUTDOWN (as WSAESHUTDOWN) on Windows. We don't really …
(edit) @64585   8 年 vboxsync slirp/tftp: LogRel for TFTP requests.
(edit) @64536   8 年 vboxsync NAT: provide standard names for shutdown(2) "how" argument on Windows.
(edit) @64535   8 年 vboxsync NAT: oops, revert accidental LogRel in previous (r111715).
(edit) @64534   8 年 vboxsync NAT: bugref:8634 - restrict the fix in r111333 (bugref:8573) to Linux …
(edit) @64518   8 年 vboxsync Dev/E1000: (bugref:8624) Increased link-up delay to 500ms
(edit) @64516   8 年 vboxsync Dev/E1000: (bugref:8624) Build fix
(edit) @64515   8 年 vboxsync Dev/E1000: (bugref:8624) Shorter (100ms) delay for bringing up the …
(edit) @64514   8 年 vboxsync Dev/E1000: (bugref:8624) Discard RX packets until the link is actually up
(edit) @64484   8 年 vboxsync lwIP: cherry-pick a TCP fix for FIN ACK handling with unsent data. …
(edit) @64393   8 年 vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64390   8 年 vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64357   8 年 vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64356   8 年 vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64346   8 年 vboxsync NAT: LogRel2 to debug regression from r111333.
(edit) @64307   8 年 vboxsync NAT: bugref:8563: fixed bootp regression
(edit) @64299   8 年 vboxsync bugref:8563: bootp fixes
(edit) @64298   8 年 vboxsync bugref:8573: applied FIN-RST-2.diff: fix for shutting down half-closed …
(edit) @64280   8 年 vboxsync Dev/E1000 (bugref:8624) Disable throttling by default, new TidEnabled …
(edit) @64166   8 年 vboxsync NAT: Don't use user supplied port-forwarding rule names as node names …
(edit) @64115   8 年 vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63921   8 年 vboxsync NAT: strip comment before processing resolv.conf line to simplify …
(edit) @63913   8 年 vboxsync NAT: don't stop parsing if we are out of buffer space for search …
(edit) @63876   8 年 vboxsync NAT: Don't exceed RCPS_MAX_SEARCHLIST. Patch from ticketref:15948.
(edit) @63690   8 年 vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63676   8 年 vboxsync NAT: soread - errno is valid only when syscall indicates failure, so …
(edit) @63675   8 年 vboxsync NAT: soread - check FIONREAD only when necessary.
(edit) @63672   8 年 vboxsync NAT: soread - save errno from recv(2) that we check later on as it may …
(edit) @63669   8 年 vboxsync Dev/Net/Virtio: Move packet dumper into common header and use it in virtio.
(edit) @63668   8 年 vboxsync slirp: Spell "initialized" correctly.
(edit) @63630   8 年 vboxsync Dev/Net/E1000: Do not mask ICR bits during read (bugref:8560)
(edit) @63621   8 年 vboxsync NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
(edit) @63562   8 年 vboxsync scm: cleaning up todos
(edit) @63478   8 年 vboxsync Devices: warnings (clang)
(edit) @63461   8 年 vboxsync Devices: warnings
(edit) @63459   8 年 vboxsync gcc 6 compile fixes
(edit) @63458   8 年 vboxsync Devices: warnings
(edit) @63369   8 年 vboxsync warnings (gcc)
(edit) @63288   8 年 vboxsync grr
(edit) @63287   8 年 vboxsync build fix
(edit) @63283   8 年 vboxsync NetworkServices: warnings
(edit) @63226   8 年 vboxsync Introducing PGM_ALL_CB2_PROTO.
(edit) @63218   8 年 vboxsync Devices: warnings (gcc)
(edit) @63217   8 年 vboxsync Devices: warnings (gcc)
(edit) @63215   8 年 vboxsync Devices: warnings (gcc)
(edit) @63214   8 年 vboxsync Devices: warnings (gcc)
(edit) @63213   8 年 vboxsync fix
(edit) @63211   8 年 vboxsync Devices: warnings (gcc)
(edit) @63121   8 年 vboxsync warnings
(edit) @63056   8 年 vboxsync lwip: netif_create_ip6_linklocal_address - adjust previous, just drop …
(edit) @63055   8 年 vboxsync lwip: tcp_listen_input - adjust previous: use LWIP_UNUSED_ARG(syn) to …
(edit) @63049   8 年 vboxsync Revert previous, which accidentally overwrote this with some temporary …
(edit) @63016   8 年 vboxsync Devices: warnings (debug builds)
(edit) @63015   8 年 vboxsync slirp: warnings
(edit) @63014   8 年 vboxsync slirp: warnings
(edit) @63013   8 年 vboxsync slirp: warnings
(edit) @63012   8 年 vboxsync slirp: warnings
(edit) @63011   8 年 vboxsync lwip-new: warnings
(edit) @63010   8 年 vboxsync lwip-new/Config.kmk: Dropped LWIPTEST_SOURCES since I couldn't find …
(edit) @63009   8 年 vboxsync Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
(edit) @63007   8 年 vboxsync lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
(edit) @63006   8 年 vboxsync no change
(edit) @63005   8 年 vboxsync lwip,nat: Try figure LWIP_NOASSERT in the two lwipopts.h files, …
(edit) @62996   8 年 vboxsync Devices: warnings
(edit) @62985   8 年 vboxsync Devices: warnings
(edit) @62984   8 年 vboxsync DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments.
(edit) @62980   8 年 vboxsync tstAudioMixBuffer.cpp: removed unused variables and warnings.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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