VirtualBox

source: vbox/trunk/src/VBox/NetworkServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56030   10 年 vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55993   10 年 vboxsync Nat/Net: add svn:keywords property forgotten in r98135.
(edit) @55992   10 年 vboxsync lwip: Drop "l" (ell) length modifier from U32_F and friends. This …
(edit) @55990   10 年 vboxsync NAT/Net: pxtcp_pcb_forward_outbound: add debug logging.
(edit) @55988   10 年 vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55365   10 年 vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54944   10 年 vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54929   10 年 vboxsync VBoxNetDHCP: fix
(edit) @54918   10 年 vboxsync remove empty directory
(edit) @54900   10 年 vboxsync NAT/Network: proxy_create_socket - bump up SNDBUF for TCP sockets Windows.
(edit) @54895   10 年 vboxsync NAT/Network: group windows and unix code to make socket non-blocking …
(edit) @54741   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice
(edit) @54730   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
(edit) @54723   10 年 vboxsync NetworkServices: before shutting down the client, do perform …
(edit) @54722   10 年 vboxsync NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
(edit) @54700   10 年 vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 年 vboxsync NetworkServices: fixed a few warnings
(edit) @54671   10 年 vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54584   10 年 vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54564   10 年 vboxsync style
(edit) @54553   10 年 vboxsync NetworkServices/DHCP: document the current state of specifying custom …
(edit) @54544   10 年 vboxsync VBoxNetDHCP: Removed XXX as this is the correct way to call a method. …
(edit) @54543   10 年 vboxsync VBoxNetDHCP: COMGETTER(MacOptions) apparently isn't. It works on Unix …
(edit) @54542   10 年 vboxsync VBoxNetDHCP: Use map::end() instead of map::cend() to cater to older STL.
(edit) @54541   10 年 vboxsync VBoxNetDHCP: Quick and dirty code to pass extra DHCP options to …
(edit) @54504   10 年 vboxsync VBoxNetDHCP: Drag kicking and screaming VBoxNetDhcp::m_DhcpServer to …
(edit) @54499   10 年 vboxsync VBoxNetDHCP: keep a pointer to NetworkManager instead of using a …
(edit) @54128   10 年 vboxsync nit
(edit) @54125   10 年 vboxsync Add missing Id/@file/copyright header.
(edit) @54124   10 年 vboxsync NAT/Network: Add missing Id/@file/copyright headers.
(edit) @53855   10 年 vboxsync build fix
(edit) @53828   10 年 vboxsync build fix
(edit) @53827   10 年 vboxsync build fix
(edit) @53826   10 年 vboxsync added another two Windows resource files
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53502   10 年 vboxsync NetworkServices: no need to poll here
(edit) @53368   10 年 vboxsync NET/Nat: pxping_recv6 - parrot pxping_recv4 change r96987.
(edit) @53367   10 年 vboxsync NAT/Net: pxping_recv4 - ensure that for small ping payloads we still …
(edit) @53366   10 年 vboxsync NAT/Net: Fix size calculations when allocating a pong, don't …
(edit) @52938   10 年 vboxsync VBoxNetPortForwardString.cpp: fixed braces to properly differ between …
(edit) @52930   10 年 vboxsync NetworkServices/NAT/proxy: fixed wrong condition
(edit) @52650   10 年 vboxsync NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
(edit) @52288   10 年 vboxsync NAT/Net: Ouch, FIONBIO argument has been wrong since initial check-in …
(edit) @52287   10 年 vboxsync NAT/Net: Convert couple of missed checks to SOCKET_ERROR.
(edit) @52286   10 年 vboxsync NAT/Net: Add SET_SOCKERRNO() macro. Use it avoid clobbering errno.
(edit) @52285   10 年 vboxsync NAT/Net: Amend r95372 and do return normal poll bits along with …
(edit) @52284   10 年 vboxsync NAT Network: On Windows FD_CLOSE is reported for incoming FIN, not on …
(edit) @52273   10 年 vboxsync Untabify previous.
(edit) @52272   10 年 vboxsync NAT Network: WSANETWORKEVENTS::iErrorCode[] elements can be accessed …
(edit) @52271   10 年 vboxsync NAT Network: Successful FD_CLOSE is not accompanied with FD_READ, so …
(edit) @52257   10 年 vboxsync NAT Network: Check if IP_MTU_DISCOVER defined instead of RT_OS_LINUX …
(edit) @52253   10 年 vboxsync NAT Network: preserve IPv4 DF (is possible), TTL, TOS and IPv6 Hop …
(edit) @52008   10 年 vboxsync NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic …
(edit) @52001   10 年 vboxsync NAT/Net: Bump up TCP_SND_QUEUELEN. IPv6 has smaller MSS, so it needs …
(edit) @51974   10 年 vboxsync NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
(edit) @51895   10 年 vboxsync build fix
(edit) @51893   10 年 vboxsync VBoxNetDHCP: Icon.
(edit) @51892   10 年 vboxsync VBoxNetNat: Added icon.
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @51703   10 年 vboxsync NAT/Net: Cosmetics - prefer ip_addr_* APIs to memcpy/memset.
(edit) @51702   10 年 vboxsync NAT/Net: Cosmetic follow up to r94469 - use ipoff variable in debug …
(edit) @51700   10 年 vboxsync NAT/Net: OS X converts total length field of the inner IP header …
(edit) @51692   10 年 vboxsync NAT/Net: When using IP_HDRINCL we need to rewrite mapped ping …
(edit) @51691   10 年 vboxsync NAT/Net: pxping_pcb_rtstrfmt: for mapped addresses print both original …
(edit) @51690   10 年 vboxsync NAT/Net: OS X reports IP datagrams on raw sockets with IP header …
(edit) @51684   10 年 vboxsync NAT/Net: Solaris doesn't compute IPv4 header checksum for ICMP echo …
(edit) @51682   10 年 vboxsync NAT/Net: init pxping::hdrincl appropriately as we know IP_HDRINCL is …
(edit) @51681   10 年 vboxsync NAT/Net: Solaris doesn't report POLLHUP for TCP sockets.
(edit) @51674   10 年 vboxsync NAT/Net: OS X reports POLLHUP when inbound closes, not when both sides …
(edit) @51653   10 年 vboxsync NAT/Net: add missing newlines to DPRINTFs.
(edit) @51608   10 年 vboxsync NAT/Net: return negated errno from pxtcp_sock_recv()/pxtcp_sock_send() …
(edit) @51597   10 年 vboxsync NAT/Net: convert perror/warn/warnx to DPRINTFs.
(edit) @51594   10 年 vboxsync NAT/Net: don't forget to close socket if FIONBIO fails.
(edit) @51585   10 年 vboxsync NAT/Net: Fix previous - provide #include's necessary for …
(edit) @51584   10 年 vboxsync NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
(edit) @51583   10 年 vboxsync NAT/Net: On Windows provide all "Berkeley" WSAE* error codes with …
(edit) @51582   10 年 vboxsync NAT/Net: Drop errno redefinition kludge, socket errors are now …
(edit) @51581   10 年 vboxsync NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
(edit) @51577   10 年 vboxsync NAT/Net: Minor cosmetics in the unix section.
(edit) @51576   10 年 vboxsync NAT/Net: Get rid of inet_ntop(3) (not available on Windows XP). Since …
(edit) @51575   10 年 vboxsync NAT/Net: Get rid of inet_ntop(3). Add formatter for %R[ping_pcb] and …
(edit) @51574   10 年 vboxsync NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
(edit) @51573   10 年 vboxsync NAT/Net: Use logger for DPRINTFs.
(edit) @51332   11 年 vboxsync pxtcp_pcb_forward_outbound: move code to do sendmsg/WSASend to a …
(edit) @51300   11 年 vboxsync pxtcp_sock_read: move code to do recvmsg/WSARecv to a separate function.
(edit) @51156   11 年 vboxsync Convince Solaris headers to expose socket stuff we need in a way that …
(edit) @51022   11 年 vboxsync NAT/Net: call fcntl(F_GETFL) correctly, it ignores its argument and …
(edit) @50587   11 年 vboxsync NetworkServices/DHCP: use Utf8Str
(edit) @50494   11 年 vboxsync VBoxNetLwipNAT: Windows build fix.
(edit) @50489   11 年 vboxsync fwspec_set: use LogRel to log gai_strerror().
(edit) @50488   11 年 vboxsync Massage release logging for port-forwarding a bit. Log rules on startup.
(edit) @50487   11 年 vboxsync NATNet: clean up handling of port-forwarding rules a bit. Don't assert …
(edit) @50484   11 年 vboxsync Oops, fix TABs in previous.
(edit) @50483   11 年 vboxsync fetchNatPortForwardRules: pass fIsIPv6 flag to netPfStrToPf.
(edit) @50480   11 年 vboxsync VBoxNetLwipNAT::natServicePfRegister: fix trivial constness XXX.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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