VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/DrvNAT.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62511   8 years vboxsync (C) 2016
(edit) @60142   9 years vboxsync NAT: Make host resolver asynchronous so that a blocked synchronous …
(edit) @59312   9 years vboxsync NAT: drvNATSendWorker - ifdef out assertion which condition we deal …
(edit) @59219   9 years vboxsync NAT: Improve dns mapping in host resolver - pattern match should …
(edit) @57850   9 years vboxsync Network/DrvNAT: Plug small memory leak in error case
(edit) @57784   9 years vboxsync NAT: rewrite handling of port-forwarding. The most interesting part …
(edit) @57600   9 years vboxsync NAT: don't deadlock if we try to activate a NAT network while the VM …
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @55371   10 years vboxsync DrvNat: logrel nit.
(edit) @54291   10 years vboxsync DrvNAT: Don't bug me with a debug assertion right now.
(edit) @54109   10 years vboxsync NAT: Use PDMINETWORKNATCONFIG::pfnNotifyDnsChanged callback if …
(edit) @54107   10 years vboxsync NAT: Try to fix alignment of counters on 32-bit broken in r98104.
(edit) @54106   10 years vboxsync NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
(edit) @53399   10 years vboxsync NAT: new Windows ping proxy that is not limited to just one …
(edit) @52976   10 years vboxsync DrvNAT: Mac OS X host: reduce amount of release logging (removed …
(edit) @52688   10 years vboxsync NAT: slirp_output: On the second thought do hexdump at Log6 to have a …
(edit) @52687   10 years vboxsync NAT: slirp_output - use %p, not %x, to print a pointer. Don't spam …
(edit) @52591   10 years vboxsync NAT: Darwin host: extra logging for DNS update events.
(edit) @50951   11 years vboxsync NAT: Rename drvNATHostNetworkConfigurationChangeEventStrategySelector …
(edit) @50950   11 years vboxsync NAT: Rename fHostNetworkConfigurationEventListener parameter to …
(edit) @50949   11 years vboxsync NAT: Rename horrifying "VBOX_NAT_HNCE_EXSPOSED_NAME_RESOLUTION_INFO" …
(edit) @50622   11 years vboxsync NAT: …
(edit) @50621   11 years vboxsync NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
(edit) @50620   11 years vboxsync NAT:DrvNAT.cpp: G/c line balance.
(edit) @50619   11 years vboxsync NAT: DrvNAT.cpp: nuked trailing whitespaces.
(edit) @50061   11 years vboxsync NAT/DrvNAT.cpp: pasto …
(edit) @50048   11 years vboxsync NAT/DrvNAT.cpp: extra ';' in extern "C" statement.
(edit) @50047   11 years vboxsync NAT/DrvNAT.cpp: non-darwin build fix.
(edit) @50046   11 years vboxsync NAT/DrvNAT.cpp: introduces …
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48526   11 years vboxsync Network/NAT: Forward port latest changes from 4.2 to switch out of …
(edit) @48150   11 years vboxsync NAT/slirp: include VBox/vmm/dbgf.h where it required only.
(edit) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @47506   11 years vboxsync NAT: Drop oversized frames coming from guest (#6821)
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41805   12 years vboxsync Doxygen.
(edit) @41453   13 years vboxsync NAT: clean up (part 1).
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @39784   13 years vboxsync regex it is not.
(edit) @39778   13 years vboxsync NAT: DrvNAT.cpp (missed changes)
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39465   13 years vboxsync NAT: fixed typo (thanks Knut). This changeset adds comment to …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38971   13 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38111   13 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @35922   14 years vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34890   14 years vboxsync missing case
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @33865   14 years vboxsync Devices/Network/DrvNAT: fix a burn
(edit) @33864   14 years vboxsync Main,NAT: Don't bother NAT back-end with rule name.
(edit) @33833   14 years vboxsync NAT: log as well when a port forwarding rule is removed
(edit) @33826   14 years vboxsync NAT: unix build fix.
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32139   14 years vboxsync FTM checkpoint setting
(edit) @30421   14 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30349   14 years vboxsync NAT: allow link down/link up when the VM is suspended
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28440   15 years vboxsync NAT: a few warnings and one goto
(edit) @28396   15 years vboxsync DrvNAT: minor cleanup
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28216   15 years vboxsync DrvNAT: build fix.
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(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) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28061   15 years vboxsync Misc.
(edit) @28054   15 years vboxsync DrvNAT: Handle GSO SGs.
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @27842   15 years vboxsync DrvNAT: Added missing FreeBuf method.
(edit) @27827   15 years vboxsync NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
(edit) @27565   15 years vboxsync DrvNAT.cpp: Fixed cleanup bug in drvNATDestruct where it would crash …
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26423   15 years vboxsync NAT: some fewer AssertRelease*
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @26309   15 years vboxsync alignment
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26287   15 years vboxsync DrvNAT: poll taks an int timeout.
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
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