VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40998   13 years vboxsync DevE1000: uninitialized variable
(edit) @40996   13 years vboxsync e1000: Temporarely disable TXD cache until regressions are fixed (#5582).
(edit) @40992   13 years vboxsync E1000: Removed unused global mutex, documented the options.
(edit) @40985   13 years vboxsync E1000: csum offloading for legacy descriptors, batch TX descriptor …
(edit) @40837   13 years vboxsync NAT: backed out r77351
(edit) @40836   13 years vboxsync NAT: don't compile else branch if logging is disabled.
(edit) @40835   13 years vboxsync NAT: make sure that socket is still on queue, before doing any further …
(edit) @40834   13 years vboxsync NAT:libalias: tabs.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40799   13 years vboxsync e1000: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40794   13 years vboxsync e1000: VLAN support to match the spec (#4806)
(edit) @40793   13 years vboxsync build fix
(edit) @40791   13 years vboxsync e1000: added EthernetCRC CFGM parameter to make calculation of CRC …
(edit) @40786   13 years vboxsync NAT:libalias: initialization of TCP socket for constructed link.
(edit) @40766   13 years vboxsync PCNet: Debug printing addition to r77259 (#6152)
(edit) @40764   13 years vboxsync PCNet: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40623   13 years vboxsync NAT/libalias: better socket's reference count.
(edit) @40622   13 years vboxsync NAT: tabs.
(edit) @40621   13 years vboxsync NAT: libalias closes self sockets, and Slirp inform libalias in case …
(edit) @40583   13 years vboxsync NAT: verification that sockets always stay on right queues.
(edit) @40582   13 years vboxsync NAT: ICMP in some cases NAT engine can't determinate where from …
(edit) @40423   13 years vboxsync NAT: warnings [-Wunused-macros]
(edit) @40422   13 years vboxsync NAT: warnings [-Wunused-but-set-variable]
(edit) @40421   13 years vboxsync NAT: warnings [-Wunused-but-set-variable]
(edit) @40291   13 years vboxsync NAT: refactoring (extracting arp_output from arp_input)
(edit) @40287   13 years vboxsync NAT: arp_input refactorting.
(edit) @40286   13 years vboxsync NAT: netmask in host format.
(edit) @40285   13 years vboxsync NAT: special_addr is already network address.
(edit) @40284   13 years vboxsync NAT: htip->tip (CTL_CHECK) takes parameter in the network format. The …
(edit) @40283   13 years vboxsync NAT: CTL_CHECK takes address without modification.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40279   13 years vboxsync NAT: CTL_CHECK(x) verify whether address belong to NAT network either.
(edit) @40204   13 years vboxsync NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation …
(edit) @40122   13 years vboxsync NAT: dhcp: removes p_end, p is too unmeaning variable name, …
(edit) @40121   13 years vboxsync NAT: respect return value of TRStrPrintf.
(edit) @40120   13 years vboxsync NAT: sorecvoob() should regard return value of soread() operation.
(edit) @40119   13 years vboxsync NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
(edit) @40118   13 years vboxsync NAT: removes unused variable pmsg_type.
(edit) @40117   13 years vboxsync NAT/libalias: calm down clang-analyzer (replace assignment with …
(edit) @40116   13 years vboxsync NAT/libalias: backed out r76255, the code actually right (no way to …
(edit) @40115   13 years vboxsync NAT/tftp: nobytes is unused.
(edit) @40114   13 years vboxsync NAT/libalias: initialization of iresult at the very begining, to avoid …
(edit) @40113   13 years vboxsync NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
(edit) @40048   13 years vboxsync NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
(edit) @40018   13 years vboxsync NAT: TCPCB validation macrodefinitions. (DEBUG_vvl)
(edit) @39955   13 years vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @39949   13 years vboxsync NAT: logs.
(edit) @39894   13 years vboxsync NAT: don't confuse anyone with service port. It was never used and was …
(edit) @39884   13 years vboxsync NAT:TCP:tcp_output uninitiolized template detection and warning once …
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(edit) @39861   13 years vboxsync DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
(edit) @39848   13 years vboxsync NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
(edit) @39784   13 years vboxsync regex it is not.
(edit) @39783   13 years vboxsync doxygen comments where appropriate, please.
(edit) @39778   13 years vboxsync NAT: DrvNAT.cpp (missed changes)
(edit) @39776   13 years vboxsync NAT: (release log) let user know when mapping is registered or …
(edit) @39775   13 years vboxsync NAT: introduces CFGM value …
(edit) @39774   13 years vboxsync NAT: backed out r75718.
(edit) @39773   13 years vboxsync NAT: logs and comments.
(edit) @39772   13 years vboxsync NAT: warns on switch on DNS proxy if DNS host resolver has been …
(edit) @39768   13 years vboxsync NAT: replaces goto with if {} else {} statement.
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @39599   13 years vboxsync NAT: repaired port forwarding
(edit) @39556   13 years vboxsync NAT: logging.
(edit) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39506   13 years vboxsync NAT: warnings.
(edit) @39505   13 years vboxsync NAT: processing of dhcp_find_option NULL-result in release build.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39483   13 years vboxsync NAT:dhcp: return value of dhcp_find_option xTracker/5989.
(edit) @39471   13 years vboxsync No doxygen comment here, keep it short and to the point. …
(edit) @39467   13 years vboxsync NAT: condition for validation of proposed value has been added in …
(edit) @39466   13 years vboxsync NAT: english
(edit) @39465   13 years vboxsync NAT: fixed typo (thanks Knut). This changeset adds comment to …
(edit) @39444   13 years vboxsync NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
(edit) @39430   13 years vboxsync NAT: logging (correct socket state printing).
(edit) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(edit) @39367   13 years vboxsync e1000: frame size and fallback buffer allocation fixes (#4806)
(edit) @39363   13 years vboxsync NAT: fixes expiration caculation.
(edit) @39362   13 years vboxsync NAT: don't delete master zones before it's children.
(edit) @39360   13 years vboxsync NAT: debug print expiration of the socket.
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39318   13 years vboxsync Temporary fix for Windows builds
(edit) @39317   13 years vboxsync e1000: VLAN tag offloading (#4806)
(edit) @39299   13 years vboxsync NAT: clonning socket without creating real socket(2).
(edit) @39287   13 years vboxsync NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
(edit) @39286   13 years vboxsync NAT: socket status print.
(edit) @39285   13 years vboxsync NAT: debug removes SS_NODEREF from condition preventing detailed …
(edit) @39269   13 years vboxsync NAT: wording.
(edit) @39268   13 years vboxsync NAT: workaround for vbox/7711 in default aliasing mode.
(edit) @39259   13 years vboxsync NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39174   13 years vboxsync NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
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