VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68112   7 years vboxsync NetLwf/Win: (bugref:8488) Do not attach NetLwf filters to host-only …
(edit) @67431   8 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67295   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67063   8 years vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66719   8 years vboxsync NetLwf: Failure to allocate pools in attach produces a system event
(edit) @66613   8 years vboxsync NetLwf: Commented out ClsID in add-registry section of .inf file to …
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65583   8 years vboxsync Installer/NetAdp (bugref:7973) Prevent helper crash on host-only …
(edit) @65365   8 years vboxsync NetFlt/Win/Cfg: (bugref:7973) NetCfgInstanceId issue fixed, added …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64206   8 years vboxsync NetFlt/Linux (bugref:8599) RHEL build fix for r111185
(edit) @64205   8 years vboxsync NetFlt/Linux (bugref:8599) Debug build fix for r111185
(edit) @64202   8 years vboxsync NetFlt/Linux (bugref:8599) One more build fix for r111185
(edit) @64201   8 years vboxsync NetFlt/Linux (bugref:8599) Doc build fix for r111185
(edit) @64198   8 years vboxsync NetFlt/Linux (bugref:8599) Yet even more build fixes for r111185
(edit) @64197   8 years vboxsync NetFlt/Linux (bugref:8599) Even more build fixes for r111185
(edit) @64196   8 years vboxsync NetFlt/Linux (bugref:8599) More build fixes for r111185
(edit) @64195   8 years vboxsync NetFlt/Linux (bugref:8599) Build fixes for r111185
(edit) @64194   8 years vboxsync NetFlt/Linux (bugref:8599) Scatter/gather support enabled
(edit) @63564   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63512   8 years vboxsync VBoxNetFlt: warnings (clang)
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62719   8 years vboxsync HostDrivers: warnings
(edit) @62714   8 years vboxsync HostDrivers: warnings
(edit) @62711   8 years vboxsync HostDrivers: warnings
(edit) @62710   8 years vboxsync vboxNetFltWinMpDeInitializeDeviceInstance + …
(edit) @62709   8 years vboxsync
(edit) @62708   8 years vboxsync HostDrivers: warnings
(edit) @62697   8 years vboxsync HostDrivers: warnings
(edit) @62691   8 years vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62688   8 years vboxsync HostDrivers: warnings
(edit) @62683   8 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62490   8 years vboxsync (C) 2016
(edit) @62466   8 years vboxsync HostDrivers: scm
(edit) @61866   8 years vboxsync NetFlt/Win: Fix bogus sizof in assertion.
(edit) @61813   8 years vboxsync NetFlt/win: use static runtime library
(edit) @61411   9 years vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60995   9 years vboxsync HostDrivers/VBoxNetFlt/linux: EL 6.8 fix
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60639   9 years vboxsync HostDrivers/win: coding style
(edit) @60638   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​​bugref:8335: disabled setting …
(edit) @60620   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​bugref:8335: added dynamic …
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60590   9 years vboxsync fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled, see ticketref:15327
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @60333   9 years vboxsync VBoxNetLwf: Removed packet dump code from release build to prevent …
(edit) @60318   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for bugref:6379: setting default …
(edit) @60278   9 years vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60273   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @59998   9 years vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59993   9 years vboxsync Debug build fix
(edit) @59990   9 years vboxsync NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
(edit) @59971   9 years vboxsync NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
(edit) @59969   9 years vboxsync NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
(edit) @59966   9 years vboxsync NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
(edit) @59742   9 years vboxsync NetLwf/Win(bugref:7933): Log system error events on failures
(edit) @59653   9 years vboxsync NetLwf/Win(bugref:8246): Support jumbo frames over 2 KB
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @59077   9 years vboxsync NetCfg/win: fixed regression causing failure to create first host-only …
(edit) @59065   9 years vboxsync NetFlt/win: Report errors via DbgPrint so they could be picked up by …
(edit) @59046   9 years vboxsync NetCfg/win: Bind bridging LWF to host-only adapters (bugref:8140)
(edit) @59014   9 years vboxsync NetCfg/win: Retry creation of host-only adapter twice for …
(edit) @58956   9 years vboxsync NetCfg/win: Retry creation of host-only adapter device if network …
(edit) @58845   9 years vboxsync Linux hosts/guests: fix for EL7.2 Linux kernel
(edit) @58795   9 years vboxsync NetAdp/win: build fixes for renaming without a delay (#7973)
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58656   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxPacketHandler - there's no need to …
(edit) @58651   9 years vboxsync NetLwf/win: Allocate miniport name buffer from non-paged pool.
(edit) @58638   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
(edit) @58355   9 years vboxsync VBoxNetFlt.c: doxygen fix.
(edit) @58350   9 years vboxsync VBoxNetFltBow-solaris.c: Use DECLINLINE please.
(edit) @58349   9 years vboxsync VBoxNetFltBow-solaris.c: doxygen fix.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58254   9 years vboxsync VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as …
(edit) @58107   9 years vboxsync VBoxNetFlt/darwin: code to set MBUF_PROMISC on packets we send to host …
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57937   9 years vboxsync HostDrivers/NetFlt: added timeout in filter unload for unregistration …
(edit) @57912   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
(edit) @57904   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
(edit) @57867   9 years vboxsync VBoxNetFltBow/solaris: log the error code when failing to unload the …
(edit) @57831   9 years vboxsync NetFlt/win: Re-worked offloading handling (#8049)
(edit) @57817   9 years vboxsync VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we we …
(edit) @57816   9 years vboxsync VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask, …
(edit) @57639   9 years vboxsync Main/Network: report errors from VBoxNetCfg back to VBoxManage (#7973)
(edit) @57576   9 years vboxsync NetFlt/Win: do not restart netlwf filter when VM changes state (#8009)
(edit) @57401   9 years vboxsync warning
(edit) @57370   9 years vboxsync HostOnly/win: Move up NetCfgInstanceId error handling (#7973)
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57315   9 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57306   9 years vboxsync HostOnly/win: Reverse the order of NetCfgInstanceId and name querying …
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