VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18810   16 years vboxsync burn fix
(edit) @18807   16 years vboxsync NetFlt/win: rename Host Interface -> Bridged in notify object
(edit) @18706   16 years vboxsync TAP -> NetAdp rename for linux NetFlt
(edit) @18541   16 years vboxsync VBoxNetFlt-linux.c: fix warning about unused static function due to …
(edit) @18513   16 years vboxsync VBoxNetFlt: Restrict VBOX_SVN_REV to where it's used.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18098   16 years vboxsync VBoxNetFlt/darwin: corrected comment and made use of 'else'.
(edit) @18064   16 years vboxsync NetAdp/win: rename the TAPMINIPORT* macro
(edit) @18053   16 years vboxsync Fix an "unused variable cRefs" warning.
(edit) @17375   16 years vboxsync Linux netfilter: use try_module_get() instead of module_get()
(edit) @17344   16 years vboxsync Linux netflt: prevent removing of the vboxnetflt module if a host …
(edit) @17307   16 years vboxsync VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying.
(edit) @17306   16 years vboxsync VBoxNetFlt: Fixed missing transition to the 'destroying' state. …
(edit) @17244   16 years vboxsync NetFlt/NetAdp: enabled new construct/distruct sinchronization
(edit) @17229   16 years vboxsync NetAdp/win: make the comment-to adapter name to be honored in the …
(edit) @17214   16 years vboxsync VBoxNetFlt.c: typo.
(edit) @17213   16 years vboxsync VBoxNetFlt.c: Proposed fix for the other race destruction race.
(edit) @17197   16 years vboxsync vboxNetFltFactoryCreateAndConnect: inverted assertion.
(edit) @17188   16 years vboxsync grumble.
(edit) @17187   16 years vboxsync Fixed vboxNetFltNewInstance call.
(edit) @17186   16 years vboxsync VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
(edit) @17185   16 years vboxsync VBoxNet*: Diff alignment.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17062   16 years vboxsync missing initialization
(edit) @17009   16 years vboxsync loadnetflt.sh: typo.
(edit) @16960   16 years vboxsync #2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
(edit) @16928   16 years vboxsync Solaris/VBoxNetFlt: fixed panic on debug kernels.
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
(edit) @16888   16 years vboxsync Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
(edit) @16878   16 years vboxsync burn fix
(edit) @16877   16 years vboxsync NetAdp/win: burn fix
(edit) @16868   16 years vboxsync workaround for burning boxes (missing file)
(edit) @16854   16 years vboxsync TAP/win: host only networking for windows
(edit) @16805   16 years vboxsync VBoxNetFlt: ditto
(edit) @16803   16 years vboxsync VboxNetFlt: Disabled VBoxNetAdapter since it doesn't build on 10.6, …
(edit) @16747   16 years vboxsync VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
(edit) @16741   16 years vboxsync #2957: Cleanup of minor glitches.
(edit) @16740   16 years vboxsync #2957: Renamed TAP to NetAdapter in source code.
(edit) @16739   16 years vboxsync #2957: Renamed TAP to NetAdapter to avoid confusion.
(edit) @16737   16 years vboxsync #2957: Initial implementation of Darwin TAP driver capable of …
(edit) @16706   16 years vboxsync User-proposed fix for http://www.virtualbox.org/ticket/3215
(edit) @16546   16 years vboxsync Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16368   16 years vboxsync NetFlt/win: enable pure DIFX install
(edit) @16355   16 years vboxsync VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
(edit) @16195   16 years vboxsync #3419: No promisc for WiFi on Darwin either.
(edit) @16193   16 years vboxsync #3419: Added fNoPromisc parameter to vboxNetFltNewInstance for dynamic …
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16098   16 years vboxsync Linux hostif: reduced the size of exec memory heap to one page (4096).
(edit) @16082   16 years vboxsync Solaris/VBoxNetFlt: vlan logging.
(edit) @16079   16 years vboxsync Linux hostif: Fixed the issue with duplicating guest originated packets.
(edit) @16060   16 years vboxsync comment.
(edit) @15979   16 years vboxsync I got positive report from Lubomir who was running this patch. It …
(edit) @15950   16 years vboxsync VBoxNetFlt.c: Use AssertFailed not Assert(0), return …
(edit) @15949   16 years vboxsync VBoxNetFlt/Makefile: Access WinNetConfig.lib using …
(edit) @15948   16 years vboxsync VBoxNetFlt/Makefile: Access WinNetConfig.lib using .
(edit) @15947   16 years vboxsync VBoxNetFlt/Makefile: Revered r41509 because it doesn't change the …
(edit) @15923   16 years vboxsync NetFlt/win: bind/unbind concurrency fix
(edit) @15917   16 years vboxsync NetFlt/win: concurency issue fix
(edit) @15894   16 years vboxsync Linux vboxnetflt: remove some warnings with older kernels
(edit) @15893   16 years vboxsync INTNETR0IfWait fix, NetFlt/win fixes
(edit) @15892   16 years vboxsync VBoxNetFlt: Changed build order of Windows (un)installation tools. See …
(edit) @15889   16 years vboxsync #3416: Added support for skb_checksum_help in pre-2.6.7 kernels.
(edit) @15840   16 years vboxsync vboxnetflt: compile fix for older Linux kernels
(edit) @15824   16 years vboxsync VBoxNetFlt/Makefile: fixed two cyclic dependencies on Windows.
(edit) @15800   16 years vboxsync makefiles: a couple of clean-up fixes.
(edit) @15779   16 years vboxsync Comment.
(edit) @15770   16 years vboxsync #3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
(edit) @15691   16 years vboxsync Linux host kernel modules: removed 2.4 cruft; fixed …
(edit) @15681   16 years vboxsync Linux netflt: allow to compile the tree without the kernel module
(edit) @15660   16 years vboxsync #3416: The problem with incorrectly shown guest-to-host packets is fixed.
(edit) @15629   16 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @15625   16 years vboxsync RTErrConvertToErrno returns positive values
(edit) @15589   16 years vboxsync script needs execute permissions otherwise it wouldn't be found by dkms
(edit) @15531   16 years vboxsync Build fix.
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15526   16 years vboxsync NetFlt/win: instal infs with WiX
(edit) @15263   16 years vboxsync NetFlt/win: install fixes, bind filter fix
(edit) @15260   16 years vboxsync Solaris/VBoxNetFlt: log raw mode failure.
(edit) @15200   16 years vboxsync warning
(edit) @15193   16 years vboxsync Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
(edit) @15131   16 years vboxsync #3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
(edit) @15130   16 years vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15113   16 years vboxsync loadnetflt.sh: chflags fix
(edit) @15101   16 years vboxsync Solaris/VBoxNetFlt: Thread protection while closing.
(edit) @14968   16 years vboxsync Linux hostif: Added dev_get_flags() support for pre-2.6.12 kernels.
(edit) @14738   16 years vboxsync VBoxNetFlt/Makefile.kmk: oops
(edit) @14737   16 years vboxsync VBoxNetFlt/Makefile.kmk: some cleanups and fixes.
(edit) @14685   16 years vboxsync NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
(edit) @14655   16 years vboxsync Linux drivers: try to hack around the DKMS problem with module dependencies
(edit) @14551   16 years vboxsync Linux hostif: Pre-2.6.10 kernel fix.
(edit) @14550   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix #2.
(edit) @14549   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix.
(edit) @14547   16 years vboxsync Linux hostif: Added checksum computation for non-gso packets with …
(edit) @14508   16 years vboxsync Linux hostif: pre-2.6.18 kernel fix
(edit) @14506   16 years vboxsync Linux hostif: Added packet segmentation for host-to-guest transfer.
(edit) @14436   16 years vboxsync deb/rpm: fixed vboxnetflt module compilation
(edit) @14435   16 years vboxsync warnings
(edit) @14430   16 years vboxsync OSE: enable/export netflt for linux
(edit) @14421   16 years vboxsync more room
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