VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxNetFlt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28140   15 years vboxsync VBoxNetFlt-linux.c: Added some comments/todos and did some cleaning up …
(edit) @28088   15 years vboxsync vboxNetFltPortIsHostMac: Same as with IsPromiscuous.
(edit) @28077   15 years vboxsync build fix.
(edit) @28070   15 years vboxsync VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
(edit) @28069   15 years vboxsync vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
(edit) @28067   15 years vboxsync VBoxNetFlt.c: disabled assertion on fActive in isPromiscuous as we're …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27696   15 years vboxsync Solaris/VBoxNetFlt: fix panic in failure exit path. (public #6412)
(edit) @26927   15 years vboxsync netflt: fix build warning
(edit) @26881   15 years vboxsync HostDrivers/FreeBSD: Build fixes
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26512   15 years vboxsync HostDrivers: tabs -> spaces.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25745   15 years vboxsync NetFltInstall.cpp: Look for files in the executable directory if not …
(edit) @25699   15 years vboxsync VBoxNetFlt/FreeBSD: Fix incorrect flag in the receive callback. Fixes …
(edit) @25582   15 years vboxsync NetFlt|Adp/win: some code cleanup
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25439   15 years vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
(edit) @25391   15 years vboxsync netflt/win: remove unnecessary wan filtered media
(edit) @25388   15 years vboxsync revert erroneus commit
(edit) @25385   15 years vboxsync 2d: basics for FBO (for linear stretching) suport, more impl for …
(edit) @25367   15 years vboxsync Solaris/VBoxBow: some bits before OS upgrade.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25327   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25312   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25302   15 years vboxsync Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
(edit) @25249   15 years vboxsync netflt/adp/win: fix ObReferenceObjectByPointer call
(edit) @25232   15 years vboxsync 2d accel: fix the video playback black screen, some code cleaning. …
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25181   15 years vboxsync Fix warnings.
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @25072   15 years vboxsync NetFltInstall.cpp: proposal for making it work when the current …
(edit) @25034   15 years vboxsync Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
(edit) @24758   15 years vboxsync netflt/win: better driver initialization (do NdisIMAssociateMiniport …
(edit) @24675   15 years vboxsync HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
(edit) @24674   15 years vboxsync VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist …
(edit) @24673   15 years vboxsync VBoxNetFlt.c: Don't use strcpy since it is deprecated on some …
(edit) @24518   15 years vboxsync NetFltInstall: Fixed installation errors, added todos.
(edit) @24409   15 years vboxsync OSE header fixes
(edit) @24280   15 years vboxsync installer/win: move [Un]InstallBranding & InstallPythonAPI actions out …
(edit) @24217   15 years vboxsync netflt/win: fix Protocol/Miniport reserved field usage
(edit) @24212   15 years vboxsync netflt/win: enable new loopback handling mechanism
(edit) @24203   15 years vboxsync netflt/win: fix to new loopback hanndling
(edit) @24190   15 years vboxsync netflt/win: fix packet loss caused by packet status not being reset
(edit) @24123   15 years vboxsync VBoxNetFlt/FreeBSD: Fix locking problems. Contributed by Fredrik Lindberg
(edit) @24044   15 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @23927   15 years vboxsync netflt/win: alternative loopback handling mechanism (disabled for now)
(edit) @23526   15 years vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23361   15 years vboxsync Solaris/VBoxNetFlt: fixed crash with kcred deallocation behind our back.
(edit) @23325   15 years vboxsync Solaris/VBoxNetFlt: compile time scope fix.
(edit) @23301   15 years vboxsync VBoxNetFlt-solaris.c: be bolder in the claims wrt …
(edit) @23293   15 years vboxsync Solaris/VBoxNetFlt: moved global lock to bracket insert/remove ioctls …
(edit) @23281   15 years vboxsync Solaris/VBoxNetFlt: fixed host panic due to wrong reference counting …
(edit) @23062   15 years vboxsync Solaris/VBoxNetFlt: paranoia.
(edit) @22989   15 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @22918   15 years vboxsync Solaris/VBoxNetFlt: debug statement fix.
(edit) @22902   15 years vboxsync fix OSE
(edit) @22899   15 years vboxsync FreeBSD/VBoxNetFlt: Fix export to OSE
(edit) @22875   15 years vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22799   15 years vboxsync Solaris/VBoxNetFlt: IPv6 poll fixes.
(edit) @22791   15 years vboxsync Solaris/VBoxNetFlt: dynamic IPv6 attachment.
(edit) @22790   15 years vboxsync Solaris/VBoxNetFlt: fixes to dynamic IPv6 attachment.
(edit) @22782   15 years vboxsync Solaris/VBoxNetFlt: fixed missing semicolon in vboxflt.conf
(edit) @22769   15 years vboxsync Solaris/VBoxNetFlt: backed out r51933.
(edit) @22768   15 years vboxsync Solaris/VBoxNetFlt: fixed the deadlock in #4259
(edit) @22599   15 years vboxsync netflt-adp/win: additional bugfix
(edit) @22491   15 years vboxsync netadp/win: actual inf deletion with NetAdpUninstall, (not yet added …
(edit) @22485   15 years vboxsync netadp/win: functionality to uninstall NetAdp packages (second step in …
(edit) @22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
(edit) @22441   15 years vboxsync netflt/win: wait for pending ops to complete before switching netflt …
(edit) @22409   15 years vboxsync Solaris/VBoxNetFlt: enabled ipv6 dynamic polling and attachment.
(edit) @22393   15 years vboxsync Solaris/VBoxNetFlt: Timed polling for dynamic Ipv6 stream attachment …
(edit) @22389   15 years vboxsync netflt/win: fix for proper cleaning of rx packet array on power change
(edit) @22012   15 years vboxsync VBoxNetAdp/Makefile.kmk: Killed the extremely annoying W2K3DDK and …
(edit) @22009   15 years vboxsync Solaris/VBoxNetFlt: debugging change
(edit) @22008   15 years vboxsync Solaris/VBoxNetFlt: disabled some unused code and minor failure case …
(edit) @21904   15 years vboxsync VBoxNetFlt-win: comment
(edit) @21720   15 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21719   15 years vboxsync HostDrv-Linux: fix building
(edit) @21682   15 years vboxsync HostDrivers: xstr -> RT_XSTR.
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21530   15 years vboxsync Solaris/VBoxNetFlt: minor change.
(edit) @21407   15 years vboxsync OSE headers
(edit) @21368   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21366   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21365   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21361   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21351   15 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21343   15 years vboxsync export vboxnetflt for Windows to OSE
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21333   15 years vboxsync Net[Flt,Adp]/win: export to OSE, disabled by default
(edit) @21096   15 years vboxsync Solaris/Drivers: Use RT_XSTR and spaces
(edit) @21078   15 years vboxsync Solaris/VBoxNetFlt: Paranoia part 2.
(edit) @21076   15 years vboxsync Solaris/VBoxNetFlt: some paranoia on message sizes.
(edit) @20732   16 years vboxsync NetAdp/win: fix for bug 4033: host-only connection priority should be …
(edit) @20529   16 years vboxsync HostDrivers/*/darwin/*load*.sh: nfs fixes.
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