VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
(edit) @28167   15 years vboxsync NAT: removes arming fast tcp timer to poll ICMP socket.
(edit) @28166   15 years vboxsync NAT: fixed polling of the ICMP socket reducing the ICMP latency
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28147   15 years vboxsync NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
(edit) @28146   15 years vboxsync NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
(edit) @28143   15 years vboxsync DrvNAT: disabled buffer poisoning that was accidentally left enabled …
(edit) @28142   15 years vboxsync QSOCKET_FOREACH: log the same stuff for both versions, please.
(edit) @28141   15 years vboxsync slirp.c: Attempt at fixing #4811.
(edit) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28135   15 years vboxsync DevE1000: Fixed signed/unsigned compare warnings caused by type …
(edit) @28134   15 years vboxsync DrvIntNet.cpp: Count the GSO frames. Use new helpers for registering …
(edit) @28131   15 years vboxsync #4286: e1000: Force RX checksum in guest software.
(edit) @28126   15 years vboxsync oops.
(edit) @28121   15 years vboxsync DevE1000: TX thread wakeup experiment.
(edit) @28120   15 years vboxsync SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
(edit) @28102   15 years vboxsync DevE1000: Check for MAX GSO frame size. Logging GSO decisions. Added …
(edit) @28095   15 years vboxsync DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
(edit) @28089   15 years vboxsync DevE1000: * Implemented TSPMT as it has a predefined initial value. …
(edit) @28082   15 years vboxsync Network: allow to start the VM even if a network device is not …
(edit) @28076   15 years vboxsync DevE1000: Drop the E1K_LEDS_WITH_MUTEX #ifdefs. Don't set LEDs for …
(edit) @28075   15 years vboxsync intnetinline.h: INTNETRingCommitFrameEx must account for the GSO header.
(edit) @28073   15 years vboxsync DevE1000.cpp: comments.
(edit) @28072   15 years vboxsync pcap.cpp: let all the GSO segment frame use the same timestamp.
(edit) @28068   15 years vboxsync intnetR0TrunkIfSendGsoFallback: bugfix.
(edit) @28061   15 years vboxsync Misc.
(edit) @28060   15 years vboxsync DrvIntNet.cpp: GSO bug fix.
(edit) @28057   15 years vboxsync DevE1000: Generate GSO frames.
(edit) @28056   15 years vboxsync DrvNetSniffer: Handle GSO SGs.
(edit) @28054   15 years vboxsync DrvNAT: Handle GSO SGs.
(edit) @28042   15 years vboxsync NAT: BSD mbufs: before migration of slice from master to slave zone …
(edit) @28037   15 years vboxsync DevE1000,GSO: coding.
(edit) @28035   15 years vboxsync NAT: ioctl->ioctlsocket
(edit) @28034   15 years vboxsync NAT: BSD mbufs zones allocated at the moment when the number of …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @28023   15 years vboxsync NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
(edit) @27986   15 years vboxsync NAT: r59685 relates to BSD mbufs.
(edit) @27981   15 years vboxsync NAT: reverted r59685 - intnet malfunctions
(edit) @27979   15 years vboxsync NAT: arp who hasn't altered current frame to begining of ARP header.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27974   15 years vboxsync DevE1000: adding docs and some notes while reading specs.
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @27923   15 years vboxsync NAT: warnings.
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27870   15 years vboxsync OSE fixes for NAT
(edit) @27869   15 years vboxsync OSE fixes for NAT
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27844   15 years vboxsync DevPCNet.cpp: Use the buffered network driver interface.
(edit) @27843   15 years vboxsync DrvNetSniffer.cpp: Wrap the buffer based network interface.
(edit) @27842   15 years vboxsync DrvNAT: Added missing FreeBuf method.
(edit) @27840   15 years vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @27827   15 years vboxsync NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
(edit) @27825   15 years vboxsync DevPCNet.cpp: Removed the experimental PCNET_QUEUE_SEND_PACKETS code.
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27765   15 years vboxsync NAT: log too noisy.
(edit) @27764   15 years vboxsync NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
(edit) @27718   15 years vboxsync DrvIntNet: fixed destructor if constructor failed
(edit) @27573   15 years vboxsync NAT: cosmetics; refined comments
(edit) @27571   15 years vboxsync NAT: some spaces
(edit) @27569   15 years vboxsync NAT: bsd mbuf releasing of zones is corrected.
(edit) @27568   15 years vboxsync NAT: ICMP Darwin specifics. Darwin reports IP in host format and …
(edit) @27565   15 years vboxsync DrvNAT.cpp: Fixed cleanup bug in drvNATDestruct where it would crash …
(edit) @27468   15 years vboxsync NAT: clarification to byte order in ip_len check of original ip packet.
(edit) @27467   15 years vboxsync NAT: comment to ICMP find routine.
(edit) @27466   15 years vboxsync NAT: ICMP Solaris specific ip_len calculation was added.
(edit) @27457   15 years vboxsync NAT: disable too strict checks.
(edit) @27450   15 years vboxsync NAT: typo
(edit) @27448   15 years vboxsync NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
(edit) @27447   15 years vboxsync NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
(edit) @27443   15 years vboxsync NAT: paranoid check of mbuf incrementation.
(edit) @27441   15 years vboxsync NAT: check minimal size of ICMP header before type check.
(edit) @27417   15 years vboxsync NAT: ICMP checks minimal sizes of ICMP datagrams received from socket …
(edit) @27399   15 years vboxsync NAT: the 2-step ICMP read has been introduced. Mbuf destination …
(edit) @27298   15 years vboxsync e1000: A fix for regression caused by r58311.
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27002   15 years vboxsync e1000: A workaround for Windows lockups on link status interrupt.
(edit) @26932   15 years vboxsync virtio-net: alignment
(edit) @26817   15 years vboxsync NAT: applied patch from xtracker 4710 (fix graceful connection …
(edit) @26676   15 years vboxsync Network/slirp: release log typo.
(edit) @26639   15 years vboxsync NAT: zone's used list should be freed only on master zone.
(edit) @26598   15 years vboxsync NAT: read no more than available space in the mbuf.
(edit) @26597   15 years vboxsync NAT: bsd mbuf synced with last changes in drvnat.
(edit) @26596   15 years vboxsync NAT: leak in BSD mbuf sync (#3993)
(edit) @26580   15 years vboxsync slirp_state.h: Use RTReqCall*.
(edit) @26576   15 years vboxsync SrvIntNetR0.cpp: gcc maybe used uninitialized.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26423   15 years vboxsync NAT: some fewer AssertRelease*
(edit) @26408   15 years vboxsync e1000: Improved Ethernet address and link status reporting.
(edit) @26405   15 years vboxsync NAT: applied patch from xtracker 4671 (prevent release assertions when …
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @26310   15 years vboxsync e1000: Mega-patch to bring up the link in OSX.
(edit) @26309   15 years vboxsync alignment
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