VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48952   11 years vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @48901   11 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @48641   11 years vboxsync VBoxNetCfg: rename host-only connection before removing adapter (#6740)
(edit) @48157   11 years vboxsync Solaris/VBoxNetFltBow: unused function warning.
(edit) @47971   11 years vboxsync Solaris/VBoxNetFlt: warning.
(edit) @47484   11 years vboxsync VBoxNetFlt/linux: fix for Linux 3.11
(edit) @46922   11 years vboxsync Missing break in complicated vboxNetFltLinuxFrameSize case.
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46593   12 years vboxsync updates
(edit) @46386   12 years vboxsync HostDriver/VBoxNetFlt/win: typo
(edit) @45365   12 years vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @45143   12 years vboxsync solaris/VBoxNetFltBow: fix destroying managed VNICs for VNIC templates.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44321   12 years vboxsync NetFlt/Linux: wording change for host-bound packet send suppression stats
(edit) @44292   12 years vboxsync NetFlt/Linux: Minor fix for kfree_skb usage (#6539)
(edit) @44204   12 years vboxsync HostDrivers/solaris: wrap to 130 columns.
(edit) @44203   12 years vboxsync HostDrivers/solaris: spaces, wrap to 130 columns.
(edit) @44100   12 years vboxsync VBoxNetFlt: connection leak fix (#6539)
(edit) @42962   12 years vboxsync build fix wrt signing.
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42306   12 years vboxsync Only find a suitable midl.exe once (Main and VBoxNetFlt was doing it).
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41783   13 years vboxsync Doxygen, comment typos.
(edit) @41774   13 years vboxsync bugref..
(edit) @41702   13 years vboxsync solaris/VBoxNetFltBow: header update.
(edit) @41700   13 years vboxsync Solaris: license header update for kernel bits.
(edit) @41548   13 years vboxsync netflt: fix dev unregistration issues on kernels 3.2.18 and newer (#6225)
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41110   13 years vboxsync netadpinstall: help message correction
(edit) @41093   13 years vboxsync Debug stuff in the right place.
(edit) @41011   13 years vboxsync netcfg/win: remove debug break
(edit) @41010   13 years vboxsync Copyright.
(edit) @41008   13 years vboxsync VBoxNetAdpInstall: Fixed path handling, formatting.
(edit) @41007   13 years vboxsync netcfg/win: fix failure branch
(edit) @41005   13 years vboxsync netflt/adp/win: fix logging on unload
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @40986   13 years vboxsync header fixes
(edit) @40912   13 years vboxsync VBoxNetFlt/FreeBSD: Fix crash on VM shutdown if VIMAGE is enabled …
(edit) @40854   13 years vboxsync VBoxNetFlt: ignore loopbacked packets (#4806)
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40733   13 years vboxsync VBoxNetFlt: 3.4-rc1 support (VLAN_ETH_ALEN -> ETH_ALEN)
(edit) @40444   13 years vboxsync Solaris/VBoxNetFltBow: comment out calls to mac_unicast_remove() as we …
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @39019   13 years vboxsync netflt: renamed host-to-wire filter conditionals, updated comments
(edit) @39018   13 years vboxsync netflt: code cleanup, removed qdisc alternative
(edit) @38896   13 years vboxsync solaris/VBoxNetFltBow: typo.
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38797   13 years vboxsync netIfWinFindAdapterClassById: hr variable shadowing causing a success …
(edit) @38791   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38732   13 years vboxsync VBoxNetCfg.cpp: Mark non-standard logging as such.
(edit) @38640   13 years vboxsync solaris/VBoxNetFltBow: fixed multicast and IPv6 packets.
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38485   13 years vboxsync Merge comment blocks.
(edit) @38484   13 years vboxsync vboxnetflt: guest to host packet capture fix (#5817)
(edit) @38408   13 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38183   13 years vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38160   13 years vboxsync Solaris/VBoxNetBow: debug build fix.
(edit) @38140   13 years vboxsync Solaris/VBoxNetBow: fix for using multiple host NICs, caused by using …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38063   13 years vboxsync netflt: yet another attempt to fix regression introduced in r72926
(edit) @38062   13 years vboxsync netflt: another attempt to fix regression introduced in r72926
(edit) @38054   13 years vboxsync netflt: fix for regression introduced in r72926
(edit) @38052   13 years vboxsync backed out r72992
(edit) @38050   13 years vboxsync netflt: RHEL5 fix
(edit) @38007   13 years vboxsync netflt: fixed 'bad override' complaints (#5712)
(edit) @37993   13 years vboxsync netflt: Attempt to fix host-only networking crash for pre-2.6.29 kernels
(edit) @37983   13 years vboxsync Spaces.
(edit) @37982   13 years vboxsync VBoxNetFlt/Solaris: Use CTF probing for f_vnode member.
(edit) @37766   13 years vboxsync Solaris/VBoxNetBow: don't create device nodes, some renaming.
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37328   14 years vboxsync Solaris/Installer: install NetBow driver with explicit, optional …
(edit) @37301   14 years vboxsync NetCfg: fix up for r72032
(edit) @37289   14 years vboxsync Windows host installaer/VBoxNetCfg: Major overhaul for supporting …
(edit) @37164   14 years vboxsync Solaris/VBoxNetFltBow: asserts.
(edit) @37161   14 years vboxsync netflt/win: zero up the device object field on device destruction
(edit) @36956   14 years vboxsync Solaris/VBoxNetFltBow: cleanup, link notification support (disabled).
(edit) @36950   14 years vboxsync typo
(edit) @36876   14 years vboxsync Solaris/VBoxNetFltBow: assertion.
(edit) @36875   14 years vboxsync Solaris/VBoxNetFltBow: free pkts on error.
(edit) @36874   14 years vboxsync Solaris/VBoxNetFltBow: cleanup.
(edit) @36859   14 years vboxsync Solaris/VBoxNetFltBow: activate/quiesce the interface in …
(edit) @36730   14 years vboxsync Solaris/NetFltBow: support for VNIC templates and VLANs.
(edit) @36671   14 years vboxsync Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
(edit) @36496   14 years vboxsync VBoxNetFlt/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The …
(edit) @36487   14 years vboxsync netflt/adp/win: switch to new VBoxDrvCfg lib
(edit) @36385   14 years vboxsync VBoxNetFlt/FreeBSD: Fix kernel crash if VIMAGE is enabled (Thanks to …
(edit) @36377   14 years vboxsync Solaris/VBoxNetFltBow: remove unneeded headers.
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36207   14 years vboxsync style + spaces
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36184   14 years vboxsync rework NetFlt/Adp
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